libxml2: readd binconfig inherit that went missing
authorKoen Kooi <koen@openembedded.org>
Wed, 3 Mar 2010 17:11:22 +0000 (18:11 +0100)
committerKoen Kooi <koen@openembedded.org>
Wed, 3 Mar 2010 17:22:24 +0000 (18:22 +0100)
recipes/libxml/libxml2.inc

index 62c81bd..207ef5b 100644 (file)
@@ -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 \