From: Richard Purdie Date: Wed, 20 Dec 2006 09:44:54 +0000 (+0000) Subject: poky-eabi4: Update versions X-Git-Tag: 2011-1~12352 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d7d26c72ecbae83f39829f199eecf6de881e27c4;p=openembedded-core.git poky-eabi4: Update versions git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1058 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/conf/distro/include/poky-eabi4.inc b/meta/conf/distro/include/poky-eabi4.inc index 754992dd8e..ef3ec1afd7 100644 --- a/meta/conf/distro/include/poky-eabi4.inc +++ b/meta/conf/distro/include/poky-eabi4.inc @@ -8,11 +8,12 @@ PREFERRED_PROVIDER_virtual/arm-linux-libc-for-gcc = "glibc-intermediate" PREFERRED_VERSION_gcc ?= "4.1.1" PREFERRED_VERSION_gcc-cross ?= "4.1.1" PREFERRED_VERSION_gcc-cross-initial ?= "4.1.1" -PREFERRED_VERSION_binutils ?= "2.16.91.0.7" -PREFERRED_VERSION_binutils-cross ?= "2.16.91.0.7" +PREFERRED_VERSION_binutils ?= "2.17.95.0.5" +PREFERRED_VERSION_binutils-cross ?= "2.17.95.0.5" PREFERRED_VERSION_linux-libc-headers ?= "2.6.15.99" PREFERRED_VERSION_glibc ?= "2.5" PREFERRED_VERSION_glibc-intermediate ?= "2.5" +PREFERRED_VERSION_glibc-initial ?= "2.5" PREFERRED_VERSION_elfutils ?= "0.108" #Use the ARM EABI when building for an ARM cpu. We can't use overrides