diff options
author | Richard Purdie <richard@openedhand.com> | 2007-03-17 09:49:02 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-03-17 09:49:02 +0000 |
commit | 87101356ff05cc7d06e10fe6f96464b17a3ee65c (patch) | |
tree | 624ac04f701f65d42b49bd340e315ebfe9e4646e /meta/conf/distro/include/poky-eabi.inc | |
parent | a6cc8ec3090b8716847b124f740c50f4fed2f3af (diff) | |
download | poky-87101356ff05cc7d06e10fe6f96464b17a3ee65c.tar.gz |
linux-libc-headers: Switch to 2.6.18+2.6.19-rc1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1364 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/include/poky-eabi.inc')
-rw-r--r-- | meta/conf/distro/include/poky-eabi.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/poky-eabi.inc b/meta/conf/distro/include/poky-eabi.inc index 381e2424b3..064fb698dc 100644 --- a/meta/conf/distro/include/poky-eabi.inc +++ b/meta/conf/distro/include/poky-eabi.inc | |||
@@ -10,7 +10,7 @@ PREFERRED_VERSION_gcc-cross ?= "4.1.1" | |||
10 | PREFERRED_VERSION_gcc-cross-initial ?= "4.1.1" | 10 | PREFERRED_VERSION_gcc-cross-initial ?= "4.1.1" |
11 | PREFERRED_VERSION_binutils ?= "2.17.50.0.5" | 11 | PREFERRED_VERSION_binutils ?= "2.17.50.0.5" |
12 | PREFERRED_VERSION_binutils-cross ?= "2.17.50.0.5" | 12 | PREFERRED_VERSION_binutils-cross ?= "2.17.50.0.5" |
13 | PREFERRED_VERSION_linux-libc-headers ?= "2.6.18" | 13 | PREFERRED_VERSION_linux-libc-headers ?= "2.6.18+2.6.19-rc1" |
14 | PREFERRED_VERSION_glibc ?= "2.5" | 14 | PREFERRED_VERSION_glibc ?= "2.5" |
15 | PREFERRED_VERSION_glibc-intermediate ?= "2.5" | 15 | PREFERRED_VERSION_glibc-intermediate ?= "2.5" |
16 | PREFERRED_VERSION_glibc-initial ?= "2.5" | 16 | PREFERRED_VERSION_glibc-initial ?= "2.5" |