All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] minimal.conf: Prefer libtool 2.4 with sysroot support
Date: Thu, 9 Dec 2010 09:12:07 +0100	[thread overview]
Message-ID: <20101209081207.GI3186@jama> (raw)
In-Reply-To: <1291864997-30025-1-git-send-email-raj.khem@gmail.com>

On Wed, Dec 08, 2010 at 07:23:17PM -0800, Khem Raj wrote:
> Signed-off-by: Khem Raj <raj.khem@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@gmail.com



  reply	other threads:[~2010-12-09  8:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-09  3:23 [PATCH] minimal.conf: Prefer libtool 2.4 with sysroot support Khem Raj
2010-12-09  8:12 ` Martin Jansa [this message]
2010-12-09 15:55   ` Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101209081207.GI3186@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.