summaryrefslogtreecommitdiff
path: root/toolchain/kernel-headers
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-01-10 12:28:17 +0100
committerPeter Korsgaard <jacmet@sunsite.dk>2011-01-10 12:28:17 +0100
commit50f1383bfe3bf59608fe7c8994434d19bd953fa9 (patch)
treef94714031cf9d77db30ac6bc6a764a808f5433a5 /toolchain/kernel-headers
parent0063c87c7e754b548a854655aff97ae5478e4c40 (diff)
kernel-headers: bump 2.6.32.x / 2.6.36.x stable versions
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'toolchain/kernel-headers')
-rw-r--r--toolchain/kernel-headers/Config.in4
-rw-r--r--toolchain/kernel-headers/linux-2.6.32.28-scsi-use-__uX-types-for-headers-exported-to-user-space.patch (renamed from toolchain/kernel-headers/linux-2.6.32.27-scsi-use-__uX-types-for-headers-exported-to-user-space.patch)0
2 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/kernel-headers/Config.in b/toolchain/kernel-headers/Config.in
index 6401400bb..fe1eeb1ab 100644
--- a/toolchain/kernel-headers/Config.in
+++ b/toolchain/kernel-headers/Config.in
@@ -61,11 +61,11 @@ config BR2_DEFAULT_KERNEL_HEADERS
string
default "2.6.30.10" if BR2_KERNEL_HEADERS_2_6_30
default "2.6.31.14" if BR2_KERNEL_HEADERS_2_6_31
- default "2.6.32.27" if BR2_KERNEL_HEADERS_2_6_32
+ default "2.6.32.28" if BR2_KERNEL_HEADERS_2_6_32
default "2.6.33.7" if BR2_KERNEL_HEADERS_2_6_33
default "2.6.34.7" if BR2_KERNEL_HEADERS_2_6_34
default "2.6.35.9" if BR2_KERNEL_HEADERS_2_6_35
- default "2.6.36.2" if BR2_KERNEL_HEADERS_2_6_36
+ default "2.6.36.3" if BR2_KERNEL_HEADERS_2_6_36
default "2.6.37" if BR2_KERNEL_HEADERS_2_6_37
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.32.27-scsi-use-__uX-types-for-headers-exported-to-user-space.patch b/toolchain/kernel-headers/linux-2.6.32.28-scsi-use-__uX-types-for-headers-exported-to-user-space.patch
index 2fc6176e8..2fc6176e8 100644
--- a/toolchain/kernel-headers/linux-2.6.32.27-scsi-use-__uX-types-for-headers-exported-to-user-space.patch
+++ b/toolchain/kernel-headers/linux-2.6.32.28-scsi-use-__uX-types-for-headers-exported-to-user-space.patch