From 2e518a1a8f11b8000d151321c778fa66b376db96 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 3 Mar 2010 18:11:22 +0100 Subject: libxml2: readd binconfig inherit that went missing --- recipes/libxml/libxml2.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/libxml') 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 \ -- cgit v1.2.3