sane-toolchain.inc: bump linux-libc-headers to 2.6.31 to get rfkill.h
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Tue, 5 Jan 2010 01:26:09 +0000 (02:26 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Tue, 5 Jan 2010 01:27:18 +0000 (02:27 +0100)
conf/distro/include/sane-toolchain.inc

index 7bf1963..04fde21 100644 (file)
@@ -26,7 +26,7 @@ PREFERRED_GCC_VERSION_xilinx-ml403   ?= "4.1.1"
 PREFERRED_GCC_VERSION_xilinx-ml403   ?= "4.1.1"
 
 # This is unrelated to the kernel version, but glibc and some userspaceapps require a recent version to build against
-PREFERRED_VERSION_linux-libc-headers ?= "2.6.30"
+PREFERRED_VERSION_linux-libc-headers ?= "2.6.31"
 
 # Uncomment this if want need to build an armv7a kernel with CSL toolchain (<2.6.27 don't boot with mainline gcc)
 #KERNEL_CCSUFFIX_armv7a= "-4.2.1+csl-arm-2007q3-53"