{linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.{4, 7}.x series

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 7a3711132a)
[Peter: drop 5.7.x bump]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard
2020-08-23 22:47:10 +02:00
parent 782337d049
commit e13bce47f8
2 changed files with 10 additions and 10 deletions

View File

@@ -334,11 +334,11 @@ endchoice
config BR2_DEFAULT_KERNEL_HEADERS
string
default "4.4.231" if BR2_KERNEL_HEADERS_4_4
default "4.9.231" if BR2_KERNEL_HEADERS_4_9
default "4.14.189" if BR2_KERNEL_HEADERS_4_14
default "4.19.134" if BR2_KERNEL_HEADERS_4_19
default "5.4.53" if BR2_KERNEL_HEADERS_5_4
default "4.4.233" if BR2_KERNEL_HEADERS_4_4
default "4.9.233" if BR2_KERNEL_HEADERS_4_9
default "4.14.194" if BR2_KERNEL_HEADERS_4_14
default "4.19.141" if BR2_KERNEL_HEADERS_4_19
default "5.4.60" if BR2_KERNEL_HEADERS_5_4
default "5.5.19" if BR2_KERNEL_HEADERS_5_5
default "5.6.19" if BR2_KERNEL_HEADERS_5_6
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION