summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-10-18 08:41:02 +0000
committerKoen Kooi <koen@openembedded.org>2006-10-18 08:41:02 +0000
commitedd8e009d5a07a72324434786439af50e5eed919 (patch)
treec183a4f90bafb26d79927f4e9727a6c2c0e53161 /conf
parentec925c3eec483f3f8eee45ffd12595d216146224 (diff)
angstrom: set the correct binutils version
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/angstrom-2007.1.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf
index 0b512e8b7c..6ae65af640 100644
--- a/conf/distro/angstrom-2007.1.conf
+++ b/conf/distro/angstrom-2007.1.conf
@@ -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"