summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-12-20 09:44:54 +0000
committerRichard Purdie <richard@openedhand.com>2006-12-20 09:44:54 +0000
commitd7d26c72ecbae83f39829f199eecf6de881e27c4 (patch)
treede36b79512408911732d7f511f060147c426ec44 /meta
parentdfd478337a1e48ce8b95ead01bff8df14918dad3 (diff)
downloadpoky-d7d26c72ecbae83f39829f199eecf6de881e27c4.tar.gz
poky-eabi4: Update versions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1058 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/distro/include/poky-eabi4.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/conf/distro/include/poky-eabi4.inc b/meta/conf/distro/include/poky-eabi4.inc
index 754992dd8e..ef3ec1afd7 100644
--- a/meta/conf/distro/include/poky-eabi4.inc
+++ b/meta/conf/distro/include/poky-eabi4.inc
@@ -8,11 +8,12 @@ PREFERRED_PROVIDER_virtual/arm-linux-libc-for-gcc = "glibc-intermediate"
8PREFERRED_VERSION_gcc ?= "4.1.1" 8PREFERRED_VERSION_gcc ?= "4.1.1"
9PREFERRED_VERSION_gcc-cross ?= "4.1.1" 9PREFERRED_VERSION_gcc-cross ?= "4.1.1"
10PREFERRED_VERSION_gcc-cross-initial ?= "4.1.1" 10PREFERRED_VERSION_gcc-cross-initial ?= "4.1.1"
11PREFERRED_VERSION_binutils ?= "2.16.91.0.7" 11PREFERRED_VERSION_binutils ?= "2.17.95.0.5"
12PREFERRED_VERSION_binutils-cross ?= "2.16.91.0.7" 12PREFERRED_VERSION_binutils-cross ?= "2.17.95.0.5"
13PREFERRED_VERSION_linux-libc-headers ?= "2.6.15.99" 13PREFERRED_VERSION_linux-libc-headers ?= "2.6.15.99"
14PREFERRED_VERSION_glibc ?= "2.5" 14PREFERRED_VERSION_glibc ?= "2.5"
15PREFERRED_VERSION_glibc-intermediate ?= "2.5" 15PREFERRED_VERSION_glibc-intermediate ?= "2.5"
16PREFERRED_VERSION_glibc-initial ?= "2.5"
16PREFERRED_VERSION_elfutils ?= "0.108" 17PREFERRED_VERSION_elfutils ?= "0.108"
17 18
18#Use the ARM EABI when building for an ARM cpu. We can't use overrides 19#Use the ARM EABI when building for an ARM cpu. We can't use overrides