summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-daemons/openhpi/openhpi_3.8.0.bb2
1 files changed, 1 insertions, 1 deletions
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"
61RDEPENDS:${PN} += "${PN}-libs" 61RDEPENDS:${PN} += "${PN}-libs"
62RDEPENDS:${PN}-ptest += "packagegroup-core-buildessential" 62RDEPENDS:${PN}-ptest += "packagegroup-core-buildessential"
63 63
64PACKAGECONFIG ??= "libgcrypt non32bit snmp-bc" 64PACKAGECONFIG ??= "libgcrypt non32bit"
65PACKAGECONFIG[sysfs] = "--enable-sysfs,--disable-sysfs,sysfsutils," 65PACKAGECONFIG[sysfs] = "--enable-sysfs,--disable-sysfs,sysfsutils,"
66PACKAGECONFIG[libgcrypt] = "--enable-encryption,--disable-encryption,libgcrypt," 66PACKAGECONFIG[libgcrypt] = "--enable-encryption,--disable-encryption,libgcrypt,"
67PACKAGECONFIG[non32bit] = "--enable-non32bit-int,--disable-non32bit-int,," 67PACKAGECONFIG[non32bit] = "--enable-non32bit-int,--disable-non32bit-int,,"