summaryrefslogtreecommitdiffstats
path: root/package/linux-headers
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2014-03-07 09:29:26 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-03-07 22:37:58 +0100
commit4624b07408af56725849bd8284c57925f0ae1855 (patch)
tree8074c064195465fcf7df24792c633d71d635234b /package/linux-headers
parente7124e36770f46ad370b131b264d9527d92b6329 (diff)
downloadbuildroot-4624b07408af56725849bd8284c57925f0ae1855.tar.gz
buildroot-4624b07408af56725849bd8284c57925f0ae1855.zip
linux-headers: bump 3.{10, 13}.x stable versions
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/linux-headers')
-rw-r--r--package/linux-headers/Config.in.host4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 8d306bdc95..73d0419f71 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -156,8 +156,8 @@ config BR2_DEFAULT_KERNEL_HEADERS
default "3.7.10" if BR2_KERNEL_HEADERS_3_7
default "3.8.13" if BR2_KERNEL_HEADERS_3_8
default "3.9.11" if BR2_KERNEL_HEADERS_3_9
- default "3.10.32" if BR2_KERNEL_HEADERS_3_10
+ default "3.10.33" if BR2_KERNEL_HEADERS_3_10
default "3.11.10" if BR2_KERNEL_HEADERS_3_11
default "3.12.13" if BR2_KERNEL_HEADERS_3_12
- default "3.13.5" if BR2_KERNEL_HEADERS_3_13
+ default "3.13.6" if BR2_KERNEL_HEADERS_3_13
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
OpenPOWER on IntegriCloud