mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
{linux, linux-headers}: bump 5.15.x / 6.{0, 1}.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
10672ff957
commit
a94567b4b5
@@ -401,9 +401,9 @@ config BR2_DEFAULT_KERNEL_HEADERS
|
||||
default "4.19.269" if BR2_KERNEL_HEADERS_4_19
|
||||
default "5.4.228" if BR2_KERNEL_HEADERS_5_4
|
||||
default "5.10.161" if BR2_KERNEL_HEADERS_5_10
|
||||
default "5.15.85" if BR2_KERNEL_HEADERS_5_15
|
||||
default "6.0.15" if BR2_KERNEL_HEADERS_6_0
|
||||
default "6.1.1" if BR2_KERNEL_HEADERS_6_1
|
||||
default "5.15.86" if BR2_KERNEL_HEADERS_5_15
|
||||
default "6.0.16" if BR2_KERNEL_HEADERS_6_0
|
||||
default "6.1.2" if BR2_KERNEL_HEADERS_6_1
|
||||
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