[oe] [PATCH] micro: update prefered binutils

Khem Raj raj.khem at gmail.com
Tue Nov 23 17:05:32 UTC 2010


On Tue, Nov 23, 2010 at 9:00 AM, Eric Bénard <eric at eukrea.com> wrote:
> * without this builds for arm fail with :
> http://tinderbox.openembedded.net/public/logs/task/10927261.txt
> * with this, the build works fine
>
> Signed-off-by: Eric Bénard <eric at eukrea.com>

Acked-by: Khem Raj <raj.khem at gmail.com>
> ---
>  conf/distro/micro.conf |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/conf/distro/micro.conf b/conf/distro/micro.conf
> index 19b5e62..b3f099a 100644
> --- a/conf/distro/micro.conf
> +++ b/conf/distro/micro.conf
> @@ -61,7 +61,7 @@ MACHINE_KERNEL_VERSION = "2.6"
>  # TOOLCHAIN
>  #############################################################################
>  LIBC ?= "eglibc"
> -PREFERRED_BINUTILS = "2.19.51"
> +PREFERRED_BINUTILS                  ?= "2.20.1"
>  PREFERRED_VERSION_glibc             ?= "2.10.1"
>  PREFERRED_VERSION_glibc-initial     ?= "2.10.1"
>  PREFERRED_ARM_INSTRUCTION_SET ?= "thumb"
> --
> 1.6.3.3
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>




More information about the Openembedded-devel mailing list