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