angstrom 2008: prefer 2.6.23 for libc headers
authorKoen Kooi <koen@openembedded.org>
Wed, 31 Oct 2007 14:46:07 +0000 (14:46 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 31 Oct 2007 14:46:07 +0000 (14:46 +0000)
conf/distro/angstrom-2008.1.conf

index 98e1c6e..93b666c 100644 (file)
@@ -64,7 +64,7 @@ PREFERRED_VERSION_gcc-cross             = "4.2.1"
 PREFERRED_VERSION_gcc-cross-initial            = "4.1.2"
 
 #This is unrelated to the kernel version, but userspace apps (e.g. HAL) require a recent version to build against
-PREFERRED_VERSION_linux-libc-headers   = "2.6.22"
+PREFERRED_VERSION_linux-libc-headers   = "2.6.23"
 
 #Prefer glibc 2.6 and uclibc 0.9.29, these have had the most testing.
 PREFERRED_VERSION_glibc                = "2.6.1"