summaryrefslogtreecommitdiffstats
path: root/linux/Config.in
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2018-11-11 20:58:21 +0100
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-11-11 22:11:04 +0100
commitcd0ca09e43be8bd87fa35c96fa099a338b85de36 (patch)
tree6881725f12556e1d2209fb15744a27be43af00f7 /linux/Config.in
parent236a7d5d786ba332154d770bc434c5f4e978d539 (diff)
downloadbuildroot-cd0ca09e43be8bd87fa35c96fa099a338b85de36.tar.gz
buildroot-cd0ca09e43be8bd87fa35c96fa099a338b85de36.zip
{linux, linux-headers}: bump 4.{4, 9, 14, 18}.x series
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'linux/Config.in')
-rw-r--r--linux/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/Config.in b/linux/Config.in
index ecb12d0b16..c782dc2aed 100644
--- a/linux/Config.in
+++ b/linux/Config.in
@@ -120,7 +120,7 @@ endif
config BR2_LINUX_KERNEL_VERSION
string
- default "4.18.14" if BR2_LINUX_KERNEL_LATEST_VERSION
+ default "4.18.18" if BR2_LINUX_KERNEL_LATEST_VERSION
default "v4.4.138-cip25" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \
if BR2_LINUX_KERNEL_CUSTOM_VERSION
OpenPOWER on IntegriCloud