mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
{linux, linux-headers}: bump 5.{4, 10}.x 4.{4, 9, 14, 19} series
Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit ef94e70295)
[Peter: drop 5.10.x bump]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
151f5b2cb7
commit
74ce89cc21
@@ -346,11 +346,11 @@ endchoice
|
||||
|
||||
config BR2_DEFAULT_KERNEL_HEADERS
|
||||
string
|
||||
default "4.4.250" if BR2_KERNEL_HEADERS_4_4
|
||||
default "4.9.250" if BR2_KERNEL_HEADERS_4_9
|
||||
default "4.14.214" if BR2_KERNEL_HEADERS_4_14
|
||||
default "4.19.166" if BR2_KERNEL_HEADERS_4_19
|
||||
default "5.4.88" if BR2_KERNEL_HEADERS_5_4
|
||||
default "4.4.251" if BR2_KERNEL_HEADERS_4_4
|
||||
default "4.9.251" if BR2_KERNEL_HEADERS_4_9
|
||||
default "4.14.215" if BR2_KERNEL_HEADERS_4_14
|
||||
default "4.19.167" if BR2_KERNEL_HEADERS_4_19
|
||||
default "5.4.89" if BR2_KERNEL_HEADERS_5_4
|
||||
default "5.8.18" if BR2_KERNEL_HEADERS_5_8
|
||||
default "5.9.16" if BR2_KERNEL_HEADERS_5_9
|
||||
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
|
||||
|
||||
Reference in New Issue
Block a user