From: Morgan Little Date: Thu, 19 Jul 2012 17:46:13 +0000 (-0400) Subject: libxml2: Update for python-native changes X-Git-Tag: yocto-4.0~36225 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fae8b8e3f172a7523c0d5cc416031f3d571b9f81;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libxml2: Update for python-native changes Add pythonnative to the inherits list Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/libxml/libxml2.inc b/meta/recipes-core/libxml/libxml2.inc index ae9c8c2e875..68437ae9499 100644 --- a/meta/recipes-core/libxml/libxml2.inc +++ b/meta/recipes-core/libxml/libxml2.inc @@ -17,7 +17,7 @@ SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.gz \ file://ansidecl.patch" -inherit autotools pkgconfig binconfig +inherit autotools pkgconfig binconfig pythonnative # We don't DEPEND on binutils for ansidecl.h so ensure we don't use the header do_configure_prepend () {