mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
{linux, linux-headers}: bump 4.{14, 19}.x / 5.{4, 10, 15}.x / 6.{1, 5, 6}.x series
Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit c9222fe0fc73aadf42ea8ed2c3514b19e15e9a62) [Peter: drop 6.5.x / 6.6.x bump] Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
fe30c57977
commit
d353e51bcf
@@ -400,12 +400,12 @@ endchoice
|
||||
|
||||
config BR2_DEFAULT_KERNEL_HEADERS
|
||||
string
|
||||
default "4.14.329" if BR2_KERNEL_HEADERS_4_14
|
||||
default "4.19.298" if BR2_KERNEL_HEADERS_4_19
|
||||
default "5.4.260" if BR2_KERNEL_HEADERS_5_4
|
||||
default "5.10.200" if BR2_KERNEL_HEADERS_5_10
|
||||
default "5.15.138" if BR2_KERNEL_HEADERS_5_15
|
||||
default "6.1.62" if BR2_KERNEL_HEADERS_6_1
|
||||
default "4.14.331" if BR2_KERNEL_HEADERS_4_14
|
||||
default "4.19.300" if BR2_KERNEL_HEADERS_4_19
|
||||
default "5.4.262" if BR2_KERNEL_HEADERS_5_4
|
||||
default "5.10.202" if BR2_KERNEL_HEADERS_5_10
|
||||
default "5.15.140" if BR2_KERNEL_HEADERS_5_15
|
||||
default "6.1.64" if BR2_KERNEL_HEADERS_6_1
|
||||
default "6.4.16" if BR2_KERNEL_HEADERS_6_4
|
||||
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
|
||||
default "custom" if BR2_KERNEL_HEADERS_CUSTOM_TARBALL
|
||||
|
||||
Reference in New Issue
Block a user