{linux, linux-headers}: bump 4.19.x / 5.{2, 3}.x series

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard
2019-10-01 23:25:21 +02:00
parent 165e9c163c
commit 04e9fdb1c6
3 changed files with 7 additions and 7 deletions

View File

@@ -122,7 +122,7 @@ endif
config BR2_LINUX_KERNEL_VERSION
string
default "5.3.1" if BR2_LINUX_KERNEL_LATEST_VERSION
default "5.3.2" if BR2_LINUX_KERNEL_LATEST_VERSION
default "v4.19.65-cip8" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \
if BR2_LINUX_KERNEL_CUSTOM_VERSION