Update buildroot to 2021.02.3 (#1422)
Signed-off-by: Stefan Agner <stefan@agner.ch>
(cherry picked from commit 9c8172df40)
This commit is contained in:
@@ -346,12 +346,12 @@ endchoice
|
||||
|
||||
config BR2_DEFAULT_KERNEL_HEADERS
|
||||
string
|
||||
default "4.4.268" if BR2_KERNEL_HEADERS_4_4
|
||||
default "4.9.268" if BR2_KERNEL_HEADERS_4_9
|
||||
default "4.14.232" if BR2_KERNEL_HEADERS_4_14
|
||||
default "4.19.190" if BR2_KERNEL_HEADERS_4_19
|
||||
default "5.4.117" if BR2_KERNEL_HEADERS_5_4
|
||||
default "5.10.35" if BR2_KERNEL_HEADERS_5_10
|
||||
default "4.4.272" if BR2_KERNEL_HEADERS_4_4
|
||||
default "4.9.272" if BR2_KERNEL_HEADERS_4_9
|
||||
default "4.14.236" if BR2_KERNEL_HEADERS_4_14
|
||||
default "4.19.194" if BR2_KERNEL_HEADERS_4_19
|
||||
default "5.4.125" if BR2_KERNEL_HEADERS_5_4
|
||||
default "5.10.43" 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