linux: bump default to version 4.18.5
authorBernd Kuhls <bernd.kuhls@t-online.de>
Fri, 24 Aug 2018 18:41:32 +0000 (20:41 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 24 Aug 2018 20:34:50 +0000 (22:34 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
linux/Config.in

index 13616d5d154922120f8c365f90aa2818312f6597..9ad11f1e3975ba77cf4a5ccd118d97576c37ea83 100644 (file)
@@ -120,7 +120,7 @@ endif
 
 config BR2_LINUX_KERNEL_VERSION
        string
-       default "4.18.4" if BR2_LINUX_KERNEL_LATEST_VERSION
+       default "4.18.5" if BR2_LINUX_KERNEL_LATEST_VERSION
        default "v4.4.130-cip23" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
        default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \
                if BR2_LINUX_KERNEL_CUSTOM_VERSION