Update buildroot to 2021.02.1 (#1312)
Signed-off-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
@@ -346,12 +346,12 @@ endchoice
|
||||
|
||||
config BR2_DEFAULT_KERNEL_HEADERS
|
||||
string
|
||||
default "4.4.258" if BR2_KERNEL_HEADERS_4_4
|
||||
default "4.9.258" if BR2_KERNEL_HEADERS_4_9
|
||||
default "4.14.222" if BR2_KERNEL_HEADERS_4_14
|
||||
default "4.19.177" if BR2_KERNEL_HEADERS_4_19
|
||||
default "5.4.101" if BR2_KERNEL_HEADERS_5_4
|
||||
default "5.10.19" if BR2_KERNEL_HEADERS_5_10
|
||||
default "4.4.262" if BR2_KERNEL_HEADERS_4_4
|
||||
default "4.9.262" if BR2_KERNEL_HEADERS_4_9
|
||||
default "4.14.226" if BR2_KERNEL_HEADERS_4_14
|
||||
default "4.19.182" if BR2_KERNEL_HEADERS_4_19
|
||||
default "5.4.107" if BR2_KERNEL_HEADERS_5_4
|
||||
default "5.10.25" if BR2_KERNEL_HEADERS_5_10
|
||||
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