|
@@ -392,14 +392,14 @@ endchoice
|
|
|
|
|
|
config BR2_DEFAULT_KERNEL_HEADERS
|
|
config BR2_DEFAULT_KERNEL_HEADERS
|
|
string
|
|
string
|
|
- default "4.9.336" if BR2_KERNEL_HEADERS_4_9
|
|
|
|
|
|
+ default "4.9.337" if BR2_KERNEL_HEADERS_4_9
|
|
default "4.14.302" if BR2_KERNEL_HEADERS_4_14
|
|
default "4.14.302" if BR2_KERNEL_HEADERS_4_14
|
|
default "4.19.269" if BR2_KERNEL_HEADERS_4_19
|
|
default "4.19.269" if BR2_KERNEL_HEADERS_4_19
|
|
default "5.4.228" if BR2_KERNEL_HEADERS_5_4
|
|
default "5.4.228" if BR2_KERNEL_HEADERS_5_4
|
|
- default "5.10.161" if BR2_KERNEL_HEADERS_5_10
|
|
|
|
- default "5.15.86" if BR2_KERNEL_HEADERS_5_15
|
|
|
|
|
|
+ default "5.10.162" if BR2_KERNEL_HEADERS_5_10
|
|
|
|
+ default "5.15.87" if BR2_KERNEL_HEADERS_5_15
|
|
default "5.19.17" if BR2_KERNEL_HEADERS_5_19
|
|
default "5.19.17" if BR2_KERNEL_HEADERS_5_19
|
|
- default "6.0.16" if BR2_KERNEL_HEADERS_6_0
|
|
|
|
|
|
+ default "6.0.19" if BR2_KERNEL_HEADERS_6_0
|
|
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
|
|
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
|
|
default "custom" if BR2_KERNEL_HEADERS_CUSTOM_TARBALL
|
|
default "custom" if BR2_KERNEL_HEADERS_CUSTOM_TARBALL
|
|
default BR2_KERNEL_HEADERS_CUSTOM_REPO_VERSION \
|
|
default BR2_KERNEL_HEADERS_CUSTOM_REPO_VERSION \
|