summaryrefslogtreecommitdiffstats
path: root/package/linux-headers
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2018-04-12 15:59:40 +0930
committerJoel Stanley <joel@jms.id.au>2018-04-12 15:59:40 +0930
commita8d11267c2bfad3ff410ea342778f2791982da51 (patch)
tree98f7058a6f58fc3f63d1e8bb499531a0a01e15fd /package/linux-headers
parente17668bbe3538d42b0a0fab64251e60ff6c81d68 (diff)
parent9565a37e0d2aa3c5fb9a4148760c490f2e5226d4 (diff)
downloadbuildroot-2018.02-op-build.tar.gz
buildroot-2018.02-op-build.zip
Merge tag '2018.02.1' into 2018.02-op-build2018.02-op-build
Release 2018.02.1
Diffstat (limited to 'package/linux-headers')
-rw-r--r--package/linux-headers/Config.in.host8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index f999d61cbf..40faef2281 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -248,10 +248,10 @@ endchoice
config BR2_DEFAULT_KERNEL_HEADERS
string
- default "3.2.99" if BR2_KERNEL_HEADERS_3_2
- default "4.1.49" if BR2_KERNEL_HEADERS_4_1
- default "4.4.119" if BR2_KERNEL_HEADERS_4_4
- default "4.9.86" if BR2_KERNEL_HEADERS_4_9
+ default "3.2.101" if BR2_KERNEL_HEADERS_3_2
+ default "4.1.51" if BR2_KERNEL_HEADERS_4_1
+ default "4.4.127" if BR2_KERNEL_HEADERS_4_4
+ default "4.9.93" if BR2_KERNEL_HEADERS_4_9
default "4.10.17" if BR2_KERNEL_HEADERS_4_10
default "4.11.12" if BR2_KERNEL_HEADERS_4_11
default "4.12.14" if BR2_KERNEL_HEADERS_4_12
OpenPOWER on IntegriCloud