summaryrefslogtreecommitdiffstats
path: root/package/linux-headers
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2017-04-25 08:53:28 +0200
committerPeter Korsgaard <peter@korsgaard.com>2017-04-25 17:50:30 +0200
commit48447b9efcd5b03a4dd87a375e29f8f783293f56 (patch)
treee3c799b2db753754dbd053d05979e0e458042223 /package/linux-headers
parent24d80453afd77e2d8b1c3384ae023b6dfe8ee38d (diff)
downloadbuildroot-48447b9efcd5b03a4dd87a375e29f8f783293f56.tar.gz
buildroot-48447b9efcd5b03a4dd87a375e29f8f783293f56.zip
linux-headers: bump 3.18.x series to 3.18.50
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/linux-headers')
-rw-r--r--package/linux-headers/Config.in.host2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/linux-headers/Config.in.host b/package/linux-headers/Config.in.host
index f4a8430619..7e246b962b 100644
--- a/package/linux-headers/Config.in.host
+++ b/package/linux-headers/Config.in.host
@@ -218,7 +218,7 @@ config BR2_DEFAULT_KERNEL_HEADERS
default "3.4.113" if BR2_KERNEL_HEADERS_3_4
default "3.10.105" if BR2_KERNEL_HEADERS_3_10
default "3.12.73" if BR2_KERNEL_HEADERS_3_12
- default "3.18.48" if BR2_KERNEL_HEADERS_3_18
+ default "3.18.50" 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.39" if BR2_KERNEL_HEADERS_4_1
OpenPOWER on IntegriCloud