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

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard
2022-04-10 22:24:42 +02:00
parent c9bee083e0
commit c3ac7eb133
3 changed files with 15 additions and 15 deletions

View File

@@ -125,7 +125,7 @@ endif
config BR2_LINUX_KERNEL_VERSION
string
default "5.15.30" if BR2_LINUX_KERNEL_LATEST_VERSION
default "5.15.33" if BR2_LINUX_KERNEL_LATEST_VERSION
default "5.10.104-cip3" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
default "5.10.104-cip3-rt3" if BR2_LINUX_KERNEL_LATEST_CIP_RT_VERSION
default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \