mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -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
3e096ca6c9
commit
ed4792aaec
@@ -396,13 +396,13 @@ endchoice
|
||||
|
||||
config BR2_DEFAULT_KERNEL_HEADERS
|
||||
string
|
||||
default "4.14.316" if BR2_KERNEL_HEADERS_4_14
|
||||
default "4.19.284" if BR2_KERNEL_HEADERS_4_19
|
||||
default "5.4.245" if BR2_KERNEL_HEADERS_5_4
|
||||
default "5.10.182" if BR2_KERNEL_HEADERS_5_10
|
||||
default "5.15.115" if BR2_KERNEL_HEADERS_5_15
|
||||
default "6.1.32" if BR2_KERNEL_HEADERS_6_1
|
||||
default "6.3.6" if BR2_KERNEL_HEADERS_6_3
|
||||
default "4.14.317" if BR2_KERNEL_HEADERS_4_14
|
||||
default "4.19.285" if BR2_KERNEL_HEADERS_4_19
|
||||
default "5.4.246" if BR2_KERNEL_HEADERS_5_4
|
||||
default "5.10.183" if BR2_KERNEL_HEADERS_5_10
|
||||
default "5.15.116" if BR2_KERNEL_HEADERS_5_15
|
||||
default "6.1.33" if BR2_KERNEL_HEADERS_6_1
|
||||
default "6.3.7" 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