summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-11-03 18:48:53 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-11-03 23:46:12 +0100
commit2f9bfad51eddb54aea4d4c75d307864836c62208 (patch)
treeba75ae121e580e33bb188e00318c1bf1026b2af2
parent7e8fc6c293dada427fc19a33b122f584f196e9ee (diff)
downloadbuildroot-2f9bfad51eddb54aea4d4c75d307864836c62208.tar.gz
buildroot-2f9bfad51eddb54aea4d4c75d307864836c62208.zip
linux-headers: bump 3.{12, 18}.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.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 913cc2a24e..d2686b6e3e 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -202,11 +202,11 @@ config BR2_DEFAULT_KERNEL_HEADERS
default "3.2.72" if BR2_KERNEL_HEADERS_3_2
default "3.4.110" if BR2_KERNEL_HEADERS_3_4
default "3.10.92" if BR2_KERNEL_HEADERS_3_10
- default "3.12.49" if BR2_KERNEL_HEADERS_3_12
+ default "3.12.50" if BR2_KERNEL_HEADERS_3_12
default "3.14.56" if BR2_KERNEL_HEADERS_3_14
default "3.16.7" if BR2_KERNEL_HEADERS_3_16
default "3.17.8" if BR2_KERNEL_HEADERS_3_17
- default "3.18.23" if BR2_KERNEL_HEADERS_3_18
+ default "3.18.24" if BR2_KERNEL_HEADERS_3_18
default "3.19.8" if BR2_KERNEL_HEADERS_3_19
default "4.0.9" if BR2_KERNEL_HEADERS_4_0
default "4.1.12" if BR2_KERNEL_HEADERS_4_1
OpenPOWER on IntegriCloud