summaryrefslogtreecommitdiffstats
path: root/recipes/libxml
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-03-03 18:11:22 +0100
committerKoen Kooi <koen@openembedded.org>2010-03-03 18:22:24 +0100
commit2e518a1a8f11b8000d151321c778fa66b376db96 (patch)
treea0cf34fb76df0554273ab1c659f454f69cb97f41 /recipes/libxml
parente6e884c834ec5b5152f237708bbc91e2feaebfb4 (diff)
downloadopenembedded-2e518a1a8f11b8000d151321c778fa66b376db96.tar.gz
libxml2: readd binconfig inherit that went missing
Diffstat (limited to 'recipes/libxml')
-rw-r--r--recipes/libxml/libxml2.inc4
1 files changed, 2 insertions, 2 deletions
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 \