summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2014-07-22 16:06:30 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-07-23 21:53:29 +0200
commit977311e890700a23658cd08c72d6a3e9e0cf2c4b (patch)
tree06be888e4aa8e5e940641be15b2f9d515f673cf8
parent6a29ce0d1648baccb311e78c7c906ca27255e895 (diff)
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>
-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 9cacf7b18..edc1453b2 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -153,7 +153,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
default "3.9.11" if BR2_KERNEL_HEADERS_3_9
default "3.10.49" if BR2_KERNEL_HEADERS_3_10
default "3.11.10" if BR2_KERNEL_HEADERS_3_11
- default "3.12.24" if BR2_KERNEL_HEADERS_3_12
+ default "3.12.25" if BR2_KERNEL_HEADERS_3_12
default "3.13.11" if BR2_KERNEL_HEADERS_3_13
default "3.14.13" if BR2_KERNEL_HEADERS_3_14
default "3.15.6" if BR2_KERNEL_HEADERS_3_15