{linux, linux-headers}: bump 6.{1, 6}.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
2024-02-10 08:36:59 +01:00
committed by Thomas Petazzoni
parent cd011d097f
commit 6e5229c252
3 changed files with 5 additions and 5 deletions

View File

@@ -407,8 +407,8 @@ config BR2_DEFAULT_KERNEL_HEADERS
default "5.4.268" if BR2_KERNEL_HEADERS_5_4
default "5.10.209" if BR2_KERNEL_HEADERS_5_10
default "5.15.148" if BR2_KERNEL_HEADERS_5_15
default "6.1.76" if BR2_KERNEL_HEADERS_6_1
default "6.6.15" if BR2_KERNEL_HEADERS_6_6
default "6.1.77" if BR2_KERNEL_HEADERS_6_1
default "6.6.16" if BR2_KERNEL_HEADERS_6_6
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
default "custom" if BR2_KERNEL_HEADERS_CUSTOM_TARBALL
default BR2_KERNEL_HEADERS_CUSTOM_REPO_VERSION \