summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2014-05-09 09:30:46 -0300
committerPeter Korsgaard <peter@korsgaard.com>2014-05-09 15:04:32 +0200
commit19d02733368b1bd30da03ccdfff4eefa98b6da82 (patch)
tree73618450fb5166212d744abb77650398f99109e5
parentb5ece69cd34ddbe5e28a97720decf353637b727f (diff)
downloadbuildroot-19d02733368b1bd30da03ccdfff4eefa98b6da82.tar.gz
buildroot-19d02733368b1bd30da03ccdfff4eefa98b6da82.zip
linux-headers: bump 3.12.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.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 177f0c2413..6a6a76101f 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -151,7 +151,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
default "3.9.11" if BR2_KERNEL_HEADERS_3_9
default "3.10.39" if BR2_KERNEL_HEADERS_3_10
default "3.11.10" if BR2_KERNEL_HEADERS_3_11
- default "3.12.18" if BR2_KERNEL_HEADERS_3_12
+ default "3.12.19" if BR2_KERNEL_HEADERS_3_12
default "3.13.11" if BR2_KERNEL_HEADERS_3_13
default "3.14.3" if BR2_KERNEL_HEADERS_3_14
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
OpenPOWER on IntegriCloud