summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-extended/openhpi/openhpi.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-extended/openhpi/openhpi.inc b/recipes-extended/openhpi/openhpi.inc
index 47caca2..29015c3 100644
--- a/recipes-extended/openhpi/openhpi.inc
+++ b/recipes-extended/openhpi/openhpi.inc
@@ -20,8 +20,6 @@ PACKAGECONFIG ??= "net-snmp"
20 20
21PACKAGECONFIG[net-snmp] = "--with-net-snmp-config=${STAGING_BINDIR}/net-snmp-config,, net-snmp" 21PACKAGECONFIG[net-snmp] = "--with-net-snmp-config=${STAGING_BINDIR}/net-snmp-config,, net-snmp"
22 22
23EXTRA_OECONF = "--with-libxml2=${STAGING_LIBDIR}/.."
24
25FILES_${PN} += "${libdir}/${PN}/*" 23FILES_${PN} += "${libdir}/${PN}/*"
26 24
27INSANE_SKIP_${PN} = "dev-so" 25INSANE_SKIP_${PN} = "dev-so"