linux: bump default to version 4.13.4
authorBernd Kuhls <bernd.kuhls@t-online.de>
Wed, 27 Sep 2017 16:27:36 +0000 (18:27 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 27 Sep 2017 19:09:37 +0000 (21:09 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
linux/Config.in

index ae4ae3c89f921961caa5f8754b356d915ad8516a..e061a6a753a333c685232a1051aadb6f6ff44331 100644 (file)
@@ -116,7 +116,7 @@ endif
 
 config BR2_LINUX_KERNEL_VERSION
        string
-       default "4.13.3" if BR2_LINUX_KERNEL_LATEST_VERSION
+       default "4.13.4" 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