summaryrefslogtreecommitdiff
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-12-20 09:57:15 +0000
committerRichard Purdie <richard@openedhand.com>2006-12-20 09:57:15 +0000
commit82e21d5600bd9769e929bdc4ac84a2191e7e1d47 (patch)
tree416cd6c76731e8ec0117b65114e5baecf10b58a3 /meta
parent43512faf85a024db437bd7adcf1d382c292c482b (diff)
downloadopenembedded-core-82e21d5600bd9769e929bdc4ac84a2191e7e1d47.tar.gz
openembedded-core-82e21d5600bd9769e929bdc4ac84a2191e7e1d47.tar.bz2
openembedded-core-82e21d5600bd9769e929bdc4ac84a2191e7e1d47.tar.xz
openembedded-core-82e21d5600bd9769e929bdc4ac84a2191e7e1d47.zip
poky-eabi4: Fix versions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1060 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/distro/include/poky-eabi4.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/include/poky-eabi4.inc b/meta/conf/distro/include/poky-eabi4.inc
index ef3ec1afd..f56722b05 100644
--- a/meta/conf/distro/include/poky-eabi4.inc
+++ b/meta/conf/distro/include/poky-eabi4.inc
@@ -8,8 +8,8 @@ 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.17.95.0.5"
-PREFERRED_VERSION_binutils-cross ?= "2.17.95.0.5"
+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"