From 5e4bf9925269a0eb67e07e49ac82f36589fc7daa Mon Sep 17 00:00:00 2001 From: João Henrique Ferreira de Freitas Date: Thu, 7 Aug 2014 00:07:06 -0300 Subject: openhpi: fix invalid libxml2 configure option --- recipes-extended/openhpi/openhpi.inc | 2 -- 1 file changed, 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" PACKAGECONFIG[net-snmp] = "--with-net-snmp-config=${STAGING_BINDIR}/net-snmp-config,, net-snmp" -EXTRA_OECONF = "--with-libxml2=${STAGING_LIBDIR}/.." - FILES_${PN} += "${libdir}/${PN}/*" INSANE_SKIP_${PN} = "dev-so" -- cgit v1.2.3-54-g00ecf