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

Tom Rini tom_rini at mentor.com
Thu Jul 21 02:14:57 UTC 2011


On 07/20/2011 06:58 PM, Saul Wold wrote:
> [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 \

Better than just DEPENDS libxml2 ala oe.dev?

-- 
Tom Rini
Mentor Graphics Corporation




More information about the Openembedded-core mailing list