linux: bump default to version 4.13.5
authorBernd Kuhls <bernd.kuhls@t-online.de>
Thu, 5 Oct 2017 17:30:07 +0000 (19:30 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Thu, 5 Oct 2017 18:22:31 +0000 (20:22 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
linux/Config.in

index e061a6a753a333c685232a1051aadb6f6ff44331..9614ee7acf35476995a48b15e1b194046959f8ff 100644 (file)
@@ -116,7 +116,7 @@ endif
 
 config BR2_LINUX_KERNEL_VERSION
        string
-       default "4.13.4" if BR2_LINUX_KERNEL_LATEST_VERSION
+       default "4.13.5" if BR2_LINUX_KERNEL_LATEST_VERSION
        default "v4.4.83-cip8" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
        default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \
                if BR2_LINUX_KERNEL_CUSTOM_VERSION