{linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.{4, 7}.x series

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard
2020-07-28 09:17:08 +02:00
parent 6699d69d7e
commit 38f4587997
3 changed files with 13 additions and 13 deletions

View File

@@ -124,7 +124,7 @@ endif
config BR2_LINUX_KERNEL_VERSION
string
default "5.7.1" if BR2_LINUX_KERNEL_LATEST_VERSION
default "5.7.10" if BR2_LINUX_KERNEL_LATEST_VERSION
default "4.19.132-cip30" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
default "4.19.132-cip30-rt12" if BR2_LINUX_KERNEL_LATEST_CIP_RT_VERSION
default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \