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

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard
2022-10-14 17:10:27 +02:00
parent d07e6b7071
commit 716b8c4e7b
3 changed files with 17 additions and 18 deletions

View File

@@ -128,7 +128,7 @@ endif
config BR2_LINUX_KERNEL_VERSION
string
default "6.0" if BR2_LINUX_KERNEL_LATEST_VERSION
default "6.0.1" if BR2_LINUX_KERNEL_LATEST_VERSION
default "5.10.145-cip17" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
default "5.10.145-cip17-rt7" if BR2_LINUX_KERNEL_LATEST_CIP_RT_VERSION
default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \