From d7d26c72ecbae83f39829f199eecf6de881e27c4 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 20 Dec 2006 09:44:54 +0000 Subject: poky-eabi4: Update versions git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1058 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/conf/distro/include/poky-eabi4.inc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 -- cgit v1.2.3-54-g00ecf