{linux, linux-headers}: bump 5.15.x / 6.{1, 3, 4}.x series

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Bernd Kuhls
2023-07-06 18:49:57 +02:00
committed by Thomas Petazzoni
parent 0df456ea6e
commit 88a2e0c473
3 changed files with 9 additions and 9 deletions

View File

@@ -128,7 +128,7 @@ endif
config BR2_LINUX_KERNEL_VERSION
string
default "6.4" if BR2_LINUX_KERNEL_LATEST_VERSION
default "6.4.2" if BR2_LINUX_KERNEL_LATEST_VERSION
default "5.10.162-cip24" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
default "5.10.162-cip24-rt10" if BR2_LINUX_KERNEL_LATEST_CIP_RT_VERSION
default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \