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: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
34b9d6381e
commit
5a08bca31b
@@ -464,13 +464,13 @@ endchoice
|
||||
|
||||
config BR2_DEFAULT_KERNEL_HEADERS
|
||||
string
|
||||
default "5.10.250" if BR2_KERNEL_HEADERS_5_10
|
||||
default "5.15.200" if BR2_KERNEL_HEADERS_5_15
|
||||
default "6.1.163" if BR2_KERNEL_HEADERS_6_1
|
||||
default "6.6.126" if BR2_KERNEL_HEADERS_6_6
|
||||
default "6.12.73" if BR2_KERNEL_HEADERS_6_12
|
||||
default "6.18.12" if BR2_KERNEL_HEADERS_6_18
|
||||
default "6.19.2" if BR2_KERNEL_HEADERS_6_19
|
||||
default "5.10.251" if BR2_KERNEL_HEADERS_5_10
|
||||
default "5.15.201" if BR2_KERNEL_HEADERS_5_15
|
||||
default "6.1.164" if BR2_KERNEL_HEADERS_6_1
|
||||
default "6.6.127" if BR2_KERNEL_HEADERS_6_6
|
||||
default "6.12.74" if BR2_KERNEL_HEADERS_6_12
|
||||
default "6.18.13" if BR2_KERNEL_HEADERS_6_18
|
||||
default "6.19.3" 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