From: Ross Burton Date: Fri, 16 Mar 2007 15:18:09 +0000 (+0000) Subject: Update linux-libc-headers to 2.6.18, required for HAL to build X-Git-Tag: 2011-1~12051 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4e5935ff6ffe4e32663392bdc50ff345f5d2b107;p=openembedded-core.git 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 --- 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" PREFERRED_VERSION_gcc-cross-initial ?= "4.1.1" 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_linux-libc-headers ?= "2.6.18" PREFERRED_VERSION_glibc ?= "2.5" PREFERRED_VERSION_glibc-intermediate ?= "2.5" PREFERRED_VERSION_glibc-initial ?= "2.5"