mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
{linux, linux-headers}: bump 4.{14, 19}.x / 5.{4, 10, 15}.x / 6.{1, 3}.x series
Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
a0c5f9c4ed
commit
11ca48bc4b
@@ -396,13 +396,13 @@ endchoice
|
||||
|
||||
config BR2_DEFAULT_KERNEL_HEADERS
|
||||
string
|
||||
default "4.14.318" if BR2_KERNEL_HEADERS_4_14
|
||||
default "4.19.286" if BR2_KERNEL_HEADERS_4_19
|
||||
default "5.4.247" if BR2_KERNEL_HEADERS_5_4
|
||||
default "5.10.184" if BR2_KERNEL_HEADERS_5_10
|
||||
default "5.15.117" if BR2_KERNEL_HEADERS_5_15
|
||||
default "6.1.34" if BR2_KERNEL_HEADERS_6_1
|
||||
default "6.3.8" if BR2_KERNEL_HEADERS_6_3
|
||||
default "4.14.319" if BR2_KERNEL_HEADERS_4_14
|
||||
default "4.19.287" if BR2_KERNEL_HEADERS_4_19
|
||||
default "5.4.248" if BR2_KERNEL_HEADERS_5_4
|
||||
default "5.10.185" if BR2_KERNEL_HEADERS_5_10
|
||||
default "5.15.118" if BR2_KERNEL_HEADERS_5_15
|
||||
default "6.1.35" if BR2_KERNEL_HEADERS_6_1
|
||||
default "6.3.9" if BR2_KERNEL_HEADERS_6_3
|
||||
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