summaryrefslogtreecommitdiffstats
path: root/package/linux-headers/Config.in.host
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-02-01 11:51:08 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-01 19:56:27 +0100
commit55052ea83fabfca244a08a5480a9f01bdfcef42f (patch)
treec2613ed87de5f1a5328cf72c24c1cb5f3532b842 /package/linux-headers/Config.in.host
parent9af3d3f08612826324f0df9602bbb0a2d8f28785 (diff)
downloadbuildroot-55052ea83fabfca244a08a5480a9f01bdfcef42f.tar.gz
buildroot-55052ea83fabfca244a08a5480a9f01bdfcef42f.zip
linux-headers: bump 4.{1, 3, 4}.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.host6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index bdc7ef0a56..e556bbffcc 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -211,8 +211,8 @@ config BR2_DEFAULT_KERNEL_HEADERS
default "3.18.26" 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.16" if BR2_KERNEL_HEADERS_4_1
+ default "4.1.17" if BR2_KERNEL_HEADERS_4_1
default "4.2.8" if BR2_KERNEL_HEADERS_4_2
- default "4.3.4" if BR2_KERNEL_HEADERS_4_3
- default "4.4" if BR2_KERNEL_HEADERS_4_4
+ default "4.3.5" if BR2_KERNEL_HEADERS_4_3
+ default "4.4.1" if BR2_KERNEL_HEADERS_4_4
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
OpenPOWER on IntegriCloud