[OE-core] [PATCH 1/1] gettext: Use internal libxml to avoid host contamination

Saul Wold sgw at linux.intel.com
Thu Jul 21 01:58:53 UTC 2011


[YOCTO #1242]

Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 meta/recipes-core/gettext/gettext_0.18.1.1.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-core/gettext/gettext_0.18.1.1.bb b/meta/recipes-core/gettext/gettext_0.18.1.1.bb
index 0b11a90..e95e674 100644
--- a/meta/recipes-core/gettext/gettext_0.18.1.1.bb
+++ b/meta/recipes-core/gettext/gettext_0.18.1.1.bb
@@ -32,6 +32,7 @@ EXTRA_OECONF += "--without-lispdir \
                  --disable-native-java \
                  --disable-openmp \
                  --with-included-glib \
+                 --with-included-libxml \
                  --with-libncurses-prefix=${STAGING_LIBDIR}/.. \
                  --without-emacs \
                  --without-cvs \
-- 
1.7.3.4





More information about the Openembedded-core mailing list