All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] angstrom-2010.x.conf: Prefer binutils 2.21 and uclibc-git
Date: Mon, 24 Jan 2011 10:02:22 +0100	[thread overview]
Message-ID: <ihjf6u$c5u$1@dough.gmane.org> (raw)
In-Reply-To: <1295834629-3974-1-git-send-email-raj.khem@gmail.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 24-01-11 03:03, Khem Raj wrote:
> * no need to pin older udev with uclibc/git either
> 
> Signed-off-by: Khem Raj <raj.khem@gmail.com>

NAK! binutils 2.21 introduces way too many problem at this moment, those
need to get solved before switching to it.

> ---
>  conf/distro/angstrom-2010.x.conf                   |    6 +++---
>  .../include/angstrom-2010-preferred-versions.inc   |    1 -
>  2 files changed, 3 insertions(+), 4 deletions(-)
> 
> diff --git a/conf/distro/angstrom-2010.x.conf b/conf/distro/angstrom-2010.x.conf
> index c6fb07d..3ac3847 100644
> --- a/conf/distro/angstrom-2010.x.conf
> +++ b/conf/distro/angstrom-2010.x.conf
> @@ -71,8 +71,8 @@ PREFERRED_VERSION_linux-libc-headers-native = "${LINUX_LIBC_HEADERS_VERSION}"
>  #Prefer glibc 2.6 and uclibc 0.9.30, these have had the most testing.
>  PREFERRED_VERSION_glibc 		?= "2.10.1"
>  PREFERRED_VERSION_glibc-initial 	?= "2.10.1"
> -PREFERRED_VERSION_uclibc        	?= "0.9.30.2"
> -PREFERRED_VERSION_uclibc-initial	?= "0.9.30.2"
> +PREFERRED_VERSION_uclibc        	?= "git"
> +PREFERRED_VERSION_uclibc-initial	?= "git"
>  PREFERRED_VERSION_eglibc		?= "2.12"
>  PREFERRED_VERSION_eglibc-initial	?= "2.12"
>  
> @@ -95,7 +95,7 @@ ANGSTROM_GCC_VERSION_avr32		?= "4.2.2"
>  #Everybody else can just use this: 
>  ANGSTROM_GCC_VERSION                     ?= "4.5"
>  
> -ANGSTROM_BINUTILS_VERSION                ?= "2.20.1"
> +ANGSTROM_BINUTILS_VERSION                ?= "2.21"
>  
>  PREFERRED_VERSION_binutils               ?= "${ANGSTROM_BINUTILS_VERSION}"
>  PREFERRED_VERSION_binutils-cross         ?= "${ANGSTROM_BINUTILS_VERSION}"
> diff --git a/conf/distro/include/angstrom-2010-preferred-versions.inc b/conf/distro/include/angstrom-2010-preferred-versions.inc
> index 5532f29..66ee5ab 100644
> --- a/conf/distro/include/angstrom-2010-preferred-versions.inc
> +++ b/conf/distro/include/angstrom-2010-preferred-versions.inc
> @@ -66,7 +66,6 @@ PREFERRED_VERSION_samba		= "3.3.9"
>  PREFERRED_VERSION_tiff 		= "3.9.4+4.0.0beta6"
>  
>  PREFERRED_VERSION_udev 		= "165"
> -PREFERRED_VERSION_udev_libc-uclibc = "141"
>  UDEV_GE_141 = "1"
>  
>  PREFERRED_VERSION_usbutils = "0.86"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFNPUAeMkyGM64RGpERAm6CAJsHFPAQdphhKT4liYnMNE57ubU32wCfeJim
6pPp+1le2CwVszFtrNlJ+Qk=
=ihdt
-----END PGP SIGNATURE-----




  reply	other threads:[~2011-01-24  9:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-24  2:03 [PATCH] angstrom-2010.x.conf: Prefer binutils 2.21 and uclibc-git Khem Raj
2011-01-24  9:02 ` Koen Kooi [this message]
2011-01-24  9:15   ` Khem Raj
2011-01-24  9:39     ` Koen Kooi
2011-01-24  9:59       ` Frans Meulenbroeks
2011-01-24 14:52         ` Tom Rini
2011-01-24 15:15         ` Philip Balister
2011-01-24 15:28           ` Tom Rini
2011-01-24 15:42             ` Khem Raj
2011-01-24 15:38       ` Khem Raj
2011-01-24 16:08         ` Andreas Oberritter

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='ihjf6u$c5u$1@dough.gmane.org' \
    --to=k.kooi@student.utwente.nl \
    --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.