diff options
author | Ross Burton <ross@openedhand.com> | 2007-03-16 15:18:09 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-03-16 15:18:09 +0000 |
commit | 4e5935ff6ffe4e32663392bdc50ff345f5d2b107 (patch) | |
tree | 710e8b07e628ebaebd57ec36d618f16176ab484e | |
parent | 9a19fa7369226a70f7ee3b4fe81c59f7a39835c9 (diff) | |
download | poky-4e5935ff6ffe4e32663392bdc50ff345f5d2b107.tar.gz |
Update linux-libc-headers to 2.6.18, required for HAL to build
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1362 311d38ba-8fff-0310-9ca6-ca027cbcb966
-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 63467b46ad..381e2424b3 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.15.99" | 13 | PREFERRED_VERSION_linux-libc-headers ?= "2.6.18" |
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" |