mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -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@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
c765ac9c02
commit
073d6dbcb1
@@ -396,13 +396,13 @@ endchoice
|
||||
|
||||
config BR2_DEFAULT_KERNEL_HEADERS
|
||||
string
|
||||
default "4.14.315" if BR2_KERNEL_HEADERS_4_14
|
||||
default "4.19.283" if BR2_KERNEL_HEADERS_4_19
|
||||
default "5.4.243" if BR2_KERNEL_HEADERS_5_4
|
||||
default "5.10.180" if BR2_KERNEL_HEADERS_5_10
|
||||
default "5.15.113" if BR2_KERNEL_HEADERS_5_15
|
||||
default "6.1.30" if BR2_KERNEL_HEADERS_6_1
|
||||
default "6.3.4" if BR2_KERNEL_HEADERS_6_3
|
||||
default "4.14.316" if BR2_KERNEL_HEADERS_4_14
|
||||
default "4.19.284" if BR2_KERNEL_HEADERS_4_19
|
||||
default "5.4.244" if BR2_KERNEL_HEADERS_5_4
|
||||
default "5.10.181" if BR2_KERNEL_HEADERS_5_10
|
||||
default "5.15.114" if BR2_KERNEL_HEADERS_5_15
|
||||
default "6.1.31" if BR2_KERNEL_HEADERS_6_1
|
||||
default "6.3.5" 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