mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
{linux, linux-headers}: bump 5.{10, 15}.x / 6.{1, 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
ccf69ab8c4
commit
a7bb4571f4
@@ -472,13 +472,13 @@ endchoice
|
||||
|
||||
config BR2_DEFAULT_KERNEL_HEADERS
|
||||
string
|
||||
default "5.10.252" if BR2_KERNEL_HEADERS_5_10
|
||||
default "5.15.202" if BR2_KERNEL_HEADERS_5_15
|
||||
default "6.1.168" if BR2_KERNEL_HEADERS_6_1
|
||||
default "6.6.134" if BR2_KERNEL_HEADERS_6_6
|
||||
default "6.12.81" if BR2_KERNEL_HEADERS_6_12
|
||||
default "6.18.22" if BR2_KERNEL_HEADERS_6_18
|
||||
default "6.19.12" if BR2_KERNEL_HEADERS_6_19
|
||||
default "5.10.253" if BR2_KERNEL_HEADERS_5_10
|
||||
default "5.15.203" if BR2_KERNEL_HEADERS_5_15
|
||||
default "6.1.169" if BR2_KERNEL_HEADERS_6_1
|
||||
default "6.6.135" if BR2_KERNEL_HEADERS_6_6
|
||||
default "6.12.82" if BR2_KERNEL_HEADERS_6_12
|
||||
default "6.18.23" if BR2_KERNEL_HEADERS_6_18
|
||||
default "6.19.13" if BR2_KERNEL_HEADERS_6_19
|
||||
default "7.0" if BR2_KERNEL_HEADERS_7_0
|
||||
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
|
||||
default "custom" if BR2_KERNEL_HEADERS_CUSTOM_TARBALL
|
||||
|
||||
Reference in New Issue
Block a user