summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-01-29 18:19:53 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-01-30 08:36:07 +0100
commit7a4cc5b19477961d670e5cfa7997c8dedd11681f (patch)
tree9e4f5583ee20f74ca9eb3dc6052198d90945c847
parent92bd5a478e2489ed588a8683013ce8cd4e94778c (diff)
downloadbuildroot-7a4cc5b19477961d670e5cfa7997c8dedd11681f.tar.gz
buildroot-7a4cc5b19477961d670e5cfa7997c8dedd11681f.zip
linux-headers: bump 3.{10, 14}.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 013b1f2b7c..bdc7ef0a56 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -204,9 +204,9 @@ config BR2_DEFAULT_KERNEL_HEADERS
string
default "3.2.76" if BR2_KERNEL_HEADERS_3_2
default "3.4.110" if BR2_KERNEL_HEADERS_3_4
- default "3.10.95" if BR2_KERNEL_HEADERS_3_10
+ default "3.10.96" if BR2_KERNEL_HEADERS_3_10
default "3.12.53" if BR2_KERNEL_HEADERS_3_12
- default "3.14.59" if BR2_KERNEL_HEADERS_3_14
+ default "3.14.60" if BR2_KERNEL_HEADERS_3_14
default "3.17.8" if BR2_KERNEL_HEADERS_3_17
default "3.18.26" if BR2_KERNEL_HEADERS_3_18
default "3.19.8" if BR2_KERNEL_HEADERS_3_19
OpenPOWER on IntegriCloud