diff options
author | Richard Purdie <richard@openedhand.com> | 2007-08-07 07:59:20 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-08-07 07:59:20 +0000 |
commit | 9b30794d30b96257894dd0cb9a1df140f4c7476e (patch) | |
tree | 11020c03d469e0b47278e0a9da09faba5b2ab5a3 /meta/conf | |
parent | 7024f1af86fe0246745913d1b75a86d9095881e7 (diff) | |
download | poky-9b30794d30b96257894dd0cb9a1df140f4c7476e.tar.gz |
binutils: 2.17.50.0.5 -> 2.17.50.0.12
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2375 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/poky-eabi.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/include/poky-eabi.inc b/meta/conf/distro/include/poky-eabi.inc index 43f4d71e15..b4a3bc0625 100644 --- a/meta/conf/distro/include/poky-eabi.inc +++ b/meta/conf/distro/include/poky-eabi.inc | |||
@@ -13,8 +13,8 @@ PREFERRED_PROVIDER_virtual/${TARGET_PREFIX}g++ = "gcc-cross" | |||
13 | PREFERRED_VERSION_gcc ?= "4.1.2" | 13 | PREFERRED_VERSION_gcc ?= "4.1.2" |
14 | PREFERRED_VERSION_gcc-cross ?= "4.1.2" | 14 | PREFERRED_VERSION_gcc-cross ?= "4.1.2" |
15 | PREFERRED_VERSION_gcc-cross-initial ?= "4.1.1" | 15 | PREFERRED_VERSION_gcc-cross-initial ?= "4.1.1" |
16 | PREFERRED_VERSION_binutils ?= "2.17.50.0.5" | 16 | PREFERRED_VERSION_binutils ?= "2.17.50.0.12" |
17 | PREFERRED_VERSION_binutils-cross ?= "2.17.50.0.5" | 17 | PREFERRED_VERSION_binutils-cross ?= "2.17.50.0.12" |
18 | PREFERRED_VERSION_linux-libc-headers ?= "2.6.20" | 18 | PREFERRED_VERSION_linux-libc-headers ?= "2.6.20" |
19 | PREFERRED_VERSION_glibc ?= "2.5" | 19 | PREFERRED_VERSION_glibc ?= "2.5" |
20 | PREFERRED_VERSION_glibc-intermediate ?= "2.5" | 20 | PREFERRED_VERSION_glibc-intermediate ?= "2.5" |