summaryrefslogtreecommitdiffstats
path: root/package/linux-headers/Config.in.host
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-12-15 06:34:42 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-15 21:40:54 +0100
commitc4d7580c0f04f656f5ff7b7b7a897562eeec68cd (patch)
tree6fe9de571e00ff8308ec63b8bd1881cac2870884 /package/linux-headers/Config.in.host
parent61ba27c16a48ba4657c4ebaec55eb59a2330f17d (diff)
downloadbuildroot-c4d7580c0f04f656f5ff7b7b7a897562eeec68cd.tar.gz
buildroot-c4d7580c0f04f656f5ff7b7b7a897562eeec68cd.zip
linux-headers: bump 4.{1, 2, 3}.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> 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 f1ca16b202..c02c940c33 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -209,7 +209,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
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.14" if BR2_KERNEL_HEADERS_4_1
- default "4.2.7" if BR2_KERNEL_HEADERS_4_2
- default "4.3.2" if BR2_KERNEL_HEADERS_4_3
+ default "4.1.15" if BR2_KERNEL_HEADERS_4_1
+ default "4.2.8" if BR2_KERNEL_HEADERS_4_2
+ default "4.3.3" if BR2_KERNEL_HEADERS_4_3
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
OpenPOWER on IntegriCloud