angstrom: set the correct binutils version
authorKoen Kooi <koen@openembedded.org>
Wed, 18 Oct 2006 08:41:02 +0000 (08:41 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 18 Oct 2006 08:41:02 +0000 (08:41 +0000)
conf/distro/angstrom-2007.1.conf

index 0b512e8..6ae65af 100644 (file)
@@ -114,8 +114,8 @@ PREFERRED_PROVIDER_virtual/arm-angstrom-linux-uclibcgnueabi-libc-for-gcc = "ucli
 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.17.50.0.1"
-PREFERRED_VERSION_binutils-cross ?= "2.17.50.0.1"
+PREFERRED_VERSION_binutils ?= "2.17.50.0.5"
+PREFERRED_VERSION_binutils-cross ?= "2.17.50.0.5"
 PREFERRED_VERSION_linux-libc-headers ?= "2.6.15.99"
 PREFERRED_VERSION_glibc ?= "2.5"
 PREFERRED_VERSION_glibc-intermediate ?= "2.5"