linux: bump default to version 4.13.13
authorBernd Kuhls <bernd.kuhls@t-online.de>
Wed, 15 Nov 2017 20:13:06 +0000 (21:13 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 15 Nov 2017 21:35:50 +0000 (22:35 +0100)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
linux/Config.in

index e90ab6bfeb6c2534dea431de23d0f7adf5dc0f49..1e8a2cb79d6a9ed7b84db23a4197246976f13504 100644 (file)
@@ -116,7 +116,7 @@ endif
 
 config BR2_LINUX_KERNEL_VERSION
        string
-       default "4.13.12" if BR2_LINUX_KERNEL_LATEST_VERSION
+       default "4.13.13" 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