summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-10-17 16:57:43 +0000
committerKoen Kooi <koen@openembedded.org>2006-10-17 16:57:43 +0000
commitf9b0dc91804484393c0c49789d002ec32a561882 (patch)
treecffa23841cae0878043cce96f99da7b7a3e4d71a /conf
parent5be0719133cbeebdf81aefb74e6ae4320b1a8e54 (diff)
angstrom: use a newer binutils
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 8fb5ada118..0b512e8b7c 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"
-PREFERRED_VERSION_binutils-cross ?= "2.17"
+PREFERRED_VERSION_binutils ?= "2.17.50.0.1"
+PREFERRED_VERSION_binutils-cross ?= "2.17.50.0.1"
PREFERRED_VERSION_linux-libc-headers ?= "2.6.15.99"
PREFERRED_VERSION_glibc ?= "2.5"
PREFERRED_VERSION_glibc-intermediate ?= "2.5"