summaryrefslogtreecommitdiffstats
path: root/package/linux-headers/Config.in.host
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-01-14 15:01:49 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-01-14 19:25:46 +0100
commit6952e32f37ea58e3861f89fc687c230c3d4742d1 (patch)
tree4cb2fac4bd53f53db0f72c8c8b81b085594a3b4f /package/linux-headers/Config.in.host
parent17cac79d6628b47448f529f35f052063b06ce251 (diff)
downloadbuildroot-6952e32f37ea58e3861f89fc687c230c3d4742d1.tar.gz
buildroot-6952e32f37ea58e3861f89fc687c230c3d4742d1.zip
linux-headers: bump 3.12.x series
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/Config.in.host')
-rw-r--r--package/linux-headers/Config.in.host2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index 23bb201983..f4f80d1322 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -176,7 +176,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
default "3.4.105" if BR2_KERNEL_HEADERS_3_4
default "3.10.64" if BR2_KERNEL_HEADERS_3_10
default "3.11.10" if BR2_KERNEL_HEADERS_3_11
- default "3.12.35" if BR2_KERNEL_HEADERS_3_12
+ default "3.12.36" if BR2_KERNEL_HEADERS_3_12
default "3.13.11" if BR2_KERNEL_HEADERS_3_13
default "3.14.28" if BR2_KERNEL_HEADERS_3_14
default "3.15.10" if BR2_KERNEL_HEADERS_3_15
OpenPOWER on IntegriCloud