mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
{linux, linux-headers}: bump 4.{14, 19}.x / 5.{4, 10, 15}.x / 6.{1, 6}.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
baacbfdb2b
commit
069da87a89
@@ -408,13 +408,13 @@ endchoice
|
||||
|
||||
config BR2_DEFAULT_KERNEL_HEADERS
|
||||
string
|
||||
default "4.14.334" if BR2_KERNEL_HEADERS_4_14
|
||||
default "4.19.303" if BR2_KERNEL_HEADERS_4_19
|
||||
default "5.4.265" if BR2_KERNEL_HEADERS_5_4
|
||||
default "5.10.206" if BR2_KERNEL_HEADERS_5_10
|
||||
default "4.14.336" if BR2_KERNEL_HEADERS_4_14
|
||||
default "4.19.304" if BR2_KERNEL_HEADERS_4_19
|
||||
default "5.4.266" if BR2_KERNEL_HEADERS_5_4
|
||||
default "5.10.207" if BR2_KERNEL_HEADERS_5_10
|
||||
default "5.15.146" if BR2_KERNEL_HEADERS_5_15
|
||||
default "6.1.71" if BR2_KERNEL_HEADERS_6_1
|
||||
default "6.6.10" if BR2_KERNEL_HEADERS_6_6
|
||||
default "6.1.72" if BR2_KERNEL_HEADERS_6_1
|
||||
default "6.6.11" if BR2_KERNEL_HEADERS_6_6
|
||||
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