Disable snmp_bc plugin build by default as net-snmp no longer supports DES by default.
Signed-off-by: Yi Zhao <[email protected]> --- meta-networking/recipes-daemons/openhpi/openhpi_3.8.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-daemons/openhpi/openhpi_3.8.0.bb b/meta-networking/recipes-daemons/openhpi/openhpi_3.8.0.bb index d1e08cd073..95994c0467 100644 --- a/meta-networking/recipes-daemons/openhpi/openhpi_3.8.0.bb +++ b/meta-networking/recipes-daemons/openhpi/openhpi_3.8.0.bb @@ -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,," -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#123864): https://lists.openembedded.org/g/openembedded-devel/message/123864 Mute This Topic: https://lists.openembedded.org/mt/117465128/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
