mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
openhpi: remove snmp-bc from default packageconfig
Disable snmp_bc plugin build by default as net-snmp no longer supports DES by default. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
f8fcc9ccf5
commit
d648916239
@ -61,7 +61,7 @@ INSANE_SKIP:${PN}-libs = "dev-so"
|
||||
RDEPENDS:${PN} += "${PN}-libs"
|
||||
RDEPENDS:${PN}-ptest += "packagegroup-core-buildessential"
|
||||
|
||||
PACKAGECONFIG ??= "libgcrypt non32bit snmp-bc"
|
||||
PACKAGECONFIG ??= "libgcrypt non32bit"
|
||||
PACKAGECONFIG[sysfs] = "--enable-sysfs,--disable-sysfs,sysfsutils,"
|
||||
PACKAGECONFIG[libgcrypt] = "--enable-encryption,--disable-encryption,libgcrypt,"
|
||||
PACKAGECONFIG[non32bit] = "--enable-non32bit-int,--disable-non32bit-int,,"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user