[oe] [PATCH] minimal.conf: Prefer libtool 2.4 with sysroot support

Martin Jansa martin.jansa at gmail.com
Thu Dec 9 08:12:07 UTC 2010


On Wed, Dec 08, 2010 at 07:23:17PM -0800, Khem Raj wrote:
> Signed-off-by: Khem Raj <raj.khem at gmail.com>
> ---
>  conf/distro/minimal.conf |    9 ++++++++-
>  1 files changed, 8 insertions(+), 1 deletions(-)
> 
> diff --git a/conf/distro/minimal.conf b/conf/distro/minimal.conf
> index 5b92a36..451d010 100644
> --- a/conf/distro/minimal.conf
> +++ b/conf/distro/minimal.conf
> @@ -102,13 +102,20 @@ require conf/distro/include/preferred-xorg-versions-X11R7.5.inc
>  
>  PREFERRED_PROVIDER_opkg ?= "opkg"
>  PREFERRED_PROVIDER_virtual/update-alternatives ?= "opkg"
> -PREFERRED_QT_VERSION ?= "4.7.1"
> +PREFERRED_QT_VERSION                 ?= "4.7.1"
> +PREFERRED_LIBTOOL_VERSION            ?= "2.4"
> +LIBTOOL_HAS_SYSROOT                  ?= "yes"

what about setting this libtool version in sane-toolchain.inc? with more
distros using it we'll get better test coverage and state of recipes
built with it seems good enough to me (SHR is using it for a while).

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com




More information about the Openembedded-devel mailing list