angstrom: switch to linux-libc-headers 2.6.31
authorKoen Kooi <koen@openembedded.org>
Mon, 26 Oct 2009 11:04:37 +0000 (12:04 +0100)
committerKoen Kooi <koen@openembedded.org>
Tue, 27 Oct 2009 07:57:30 +0000 (08:57 +0100)
conf/distro/angstrom-2008.1.conf

index 4b601b2..2d1ed17 100644 (file)
@@ -74,7 +74,7 @@ PREFERRED_VERSION_linux-handhelds-2.6 ?= "2.6.21-hh20"
 #KERNEL_INITRAMFS_PATH = "${KERNEL_INITRAMFS_DIR}/$(readlink ${KERNEL_INITRAMFS_DIR}initramfs-bootmenu-image-${MACHINE}.cpio.gz)"
 
 #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.23"
+PREFERRED_VERSION_linux-libc-headers   = "2.6.31"
 
 #Prefer glibc 2.6 and uclibc 0.9.30, these have had the most testing.
 PREFERRED_VERSION_glibc                ?= "2.9"