{linux, linux-headers}: bump 6.{12, 18, 19}.x series

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2026-03-15 10:03:50 +01:00
committed by Julien Olivain
parent 171d4d489c
commit 2ee9ccae5d
8 changed files with 7 additions and 7 deletions

View File

@@ -468,9 +468,9 @@ config BR2_DEFAULT_KERNEL_HEADERS
default "5.15.202" if BR2_KERNEL_HEADERS_5_15
default "6.1.166" if BR2_KERNEL_HEADERS_6_1
default "6.6.129" if BR2_KERNEL_HEADERS_6_6
default "6.12.76" if BR2_KERNEL_HEADERS_6_12
default "6.18.16" if BR2_KERNEL_HEADERS_6_18
default "6.19.6" if BR2_KERNEL_HEADERS_6_19
default "6.12.77" if BR2_KERNEL_HEADERS_6_12
default "6.18.18" if BR2_KERNEL_HEADERS_6_18
default "6.19.8" if BR2_KERNEL_HEADERS_6_19
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 \