diff options
| author | Johnathan Mantey <johnathanx.mantey@intel.com> | 2023-11-02 10:27:36 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-11-02 10:45:57 -0700 |
| commit | 762a6880f3e56832441ecacdddeddc3566de1f54 (patch) | |
| tree | 37c05480f9e18583e5f2f3f38efbe56a166f0a84 /meta-python/classes/python_mesonpy.bbclass | |
| parent | 3b1abede06befcef54ffacf086d985f7283dd8c2 (diff) | |
| download | meta-openembedded-762a6880f3e56832441ecacdddeddc3566de1f54.tar.gz | |
ipmitool: Update and eliminate unneeded patch
The upstream ipmitool code has implemented an autoconfig control to
enable and disable dynamic fetching of the IANA numbers file. As a
result the patch removing the code that blocks fetching the IANA numbers is
no longer relevant.
The patch being removed explicitlly blocks downloading the IANA
numbers file. Maintain this behavior at this level by using the
--disable-registry-download feature.
In order for that autoconfig switch to work, the recipe must inherit
the pkgconfig feature. Without the pkgconfig dependency the code in
the configure.ac file causes a compile time error.
Tested:
IANA numbers file isn't downloaded.
Manually downloaded IANA file is installed in /usr/share/misc
Enabling registry download enables dynamic download of IANA numbers
Signed-off-by: Johnathan Mantey <johnathanx.mantey@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/classes/python_mesonpy.bbclass')
0 files changed, 0 insertions, 0 deletions
