summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2009-12-20 20:16:09 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2009-12-20 20:16:09 +0100
commit3f4575e66fbd515f6f31864dd708ea27732cae26 (patch)
tree74c82da1ce702ceb7ef1d5ea0d50bd2aa8e105c2
parent4914383ebd7145428a8fda346f2c9831c939c353 (diff)
downloadbuildroot-novena-3f4575e66fbd515f6f31864dd708ea27732cae26.tar.gz
buildroot-novena-3f4575e66fbd515f6f31864dd708ea27732cae26.zip
kernel-headers: bump 2.6.27.x / 2.6.31.x / 2.6.32.x stable versions
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
-rw-r--r--toolchain/kernel-headers/Config.in6
-rw-r--r--toolchain/kernel-headers/linux-2.6.31.9-scsi-use-__uX-types-for-headers-exported-to-user-space.patch (renamed from toolchain/kernel-headers/linux-2.6.31.8-scsi-use-__uX-types-for-headers-exported-to-user-space.patch)0
-rw-r--r--toolchain/kernel-headers/linux-2.6.32.2-scsi-use-__uX-types-for-headers-exported-to-user-space.patch (renamed from toolchain/kernel-headers/linux-2.6.32.1-scsi-use-__uX-types-for-headers-exported-to-user-space.patch)0
3 files changed, 3 insertions, 3 deletions
diff --git a/toolchain/kernel-headers/Config.in b/toolchain/kernel-headers/Config.in
index a327d1955..5e07e7d7d 100644
--- a/toolchain/kernel-headers/Config.in
+++ b/toolchain/kernel-headers/Config.in
@@ -66,11 +66,11 @@ config BR2_DEFAULT_KERNEL_VERSION
config BR2_DEFAULT_KERNEL_HEADERS
string
default "2.6.26.8" if BR2_KERNEL_HEADERS_2_6_26
- default "2.6.27.41" if BR2_KERNEL_HEADERS_2_6_27
+ default "2.6.27.42" if BR2_KERNEL_HEADERS_2_6_27
default "2.6.28.10" if BR2_KERNEL_HEADERS_2_6_28
default "2.6.29.6" if BR2_KERNEL_HEADERS_2_6_29
default "2.6.30.10" if BR2_KERNEL_HEADERS_2_6_30
- default "2.6.31.8" if BR2_KERNEL_HEADERS_2_6_31
- default "2.6.32.1" if BR2_KERNEL_HEADERS_2_6_32
+ default "2.6.31.9" if BR2_KERNEL_HEADERS_2_6_31
+ default "2.6.32.2" if BR2_KERNEL_HEADERS_2_6_32
default "2.6" if BR2_KERNEL_HEADERS_SNAP
default $BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
diff --git a/toolchain/kernel-headers/linux-2.6.31.8-scsi-use-__uX-types-for-headers-exported-to-user-space.patch b/toolchain/kernel-headers/linux-2.6.31.9-scsi-use-__uX-types-for-headers-exported-to-user-space.patch
index ac9875dd7..ac9875dd7 100644
--- a/toolchain/kernel-headers/linux-2.6.31.8-scsi-use-__uX-types-for-headers-exported-to-user-space.patch
+++ b/toolchain/kernel-headers/linux-2.6.31.9-scsi-use-__uX-types-for-headers-exported-to-user-space.patch
diff --git a/toolchain/kernel-headers/linux-2.6.32.1-scsi-use-__uX-types-for-headers-exported-to-user-space.patch b/toolchain/kernel-headers/linux-2.6.32.2-scsi-use-__uX-types-for-headers-exported-to-user-space.patch
index ac9875dd7..ac9875dd7 100644
--- a/toolchain/kernel-headers/linux-2.6.32.1-scsi-use-__uX-types-for-headers-exported-to-user-space.patch
+++ b/toolchain/kernel-headers/linux-2.6.32.2-scsi-use-__uX-types-for-headers-exported-to-user-space.patch