buildroot/package/ipmitool
Vincent Fazio f090116066 package/ipmitool: allow configuring PEN registry source
The default, the IANA PEN registry used by ipmitool is large (4 MiB+)
and changes at the whim of IANA, meaning reproducible builds may not be
possible by using the default package.

Add a configuration option to specify the source of the registry file.

Remote and local files are supported. If no source is specified, no
registry file will be installed to the target.

Backport upstream patches to allow this to add requisite support:
  Make a missing registry file non-fatal
  Make downloading/installing the registry optional

Signed-off-by: Vincent Fazio <vfazio@gmail.com>
Co-Developed-by: Yann E. MORIN <yann.morin.1998@free.fr>
[yann.morin.1998@free.fr:
  - use https for the default URL
  - use simple assignment for first _CONF_OPTS
  - squeeze empty lines, comment closing endif
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2023-01-21 15:15:21 +01:00
..
0001-configure.ac-fix-readline-static-build.patch package/ipmitool: fix static build with readline 2022-11-03 23:03:30 +01:00
0002-Fix-enterprise-numbers-URL.patch package/ipmitool: fix broken IANA PEN registry URL 2023-01-16 22:26:16 +01:00
0003-Do-not-require-the-IANA-PEN-registry-file.patch package/ipmitool: allow configuring PEN registry source 2023-01-21 15:15:21 +01:00
0004-configure.ac-allow-disabling-registry-downloads.patch package/ipmitool: allow configuring PEN registry source 2023-01-21 15:15:21 +01:00
Config.in package/ipmitool: allow configuring PEN registry source 2023-01-21 15:15:21 +01:00
ipmitool.hash package/ipmitool: use the standard github helper 2023-01-14 22:17:27 +01:00
ipmitool.mk package/ipmitool: allow configuring PEN registry source 2023-01-21 15:15:21 +01:00