From: Koen Kooi Date: Wed, 3 Mar 2010 17:11:22 +0000 (+0100) Subject: libxml2: readd binconfig inherit that went missing X-Git-Tag: Release-2010-05/1~489^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e518a1a8f11b8000d151321c778fa66b376db96;p=openembedded.git libxml2: readd binconfig inherit that went missing --- diff --git a/recipes/libxml/libxml2.inc b/recipes/libxml/libxml2.inc index 62c81bd2e0..207ef5b489 100644 --- a/recipes/libxml/libxml2.inc +++ b/recipes/libxml/libxml2.inc @@ -7,11 +7,11 @@ DEPENDS_virtclass-native = "python-native" SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.gz;name=archive" S = "${WORKDIR}/${BPN}-${PV}" -INC_PR = "r4" +INC_PR = "r5" BBCLASSEXTEND = "native" -inherit autotools pkgconfig +inherit autotools pkgconfig binconfig EXTRA_OECONF = "\ --without-debug \