From: Richard Purdie Date: Tue, 20 Mar 2007 08:47:57 +0000 (+0000) Subject: Add an attempt at linux-libc-headers_2.6.20 X-Git-Tag: 2011-1~12048 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=d078119646bfcedf8b3106ed0680c1102e1d8b79;p=openembedded-core.git Add an attempt at linux-libc-headers_2.6.20 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1365 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/conf/distro/include/poky-eabi.inc b/meta/conf/distro/include/poky-eabi.inc index 064fb698dc..3676aea279 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.18+2.6.19-rc1" +PREFERRED_VERSION_linux-libc-headers ?= "2.6.20" PREFERRED_VERSION_glibc ?= "2.5" PREFERRED_VERSION_glibc-intermediate ?= "2.5" PREFERRED_VERSION_glibc-initial ?= "2.5"