mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
{linux, linux-headers}: bump 6.{12, 17, 18}.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
fe5dcf402c
commit
dc7eb6bf08
@@ -464,9 +464,9 @@ config BR2_DEFAULT_KERNEL_HEADERS
|
||||
default "5.15.197" if BR2_KERNEL_HEADERS_5_15
|
||||
default "6.1.159" if BR2_KERNEL_HEADERS_6_1
|
||||
default "6.6.119" if BR2_KERNEL_HEADERS_6_6
|
||||
default "6.12.61" if BR2_KERNEL_HEADERS_6_12
|
||||
default "6.17.11" if BR2_KERNEL_HEADERS_6_17
|
||||
default "6.18" if BR2_KERNEL_HEADERS_6_18
|
||||
default "6.12.62" if BR2_KERNEL_HEADERS_6_12
|
||||
default "6.17.12" if BR2_KERNEL_HEADERS_6_17
|
||||
default "6.18.1" if BR2_KERNEL_HEADERS_6_18
|
||||
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