mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
{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:
committed by
Julien Olivain
parent
171d4d489c
commit
2ee9ccae5d
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user