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

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard
2020-01-28 16:32:20 +01:00
parent 9412a38fec
commit 6f6118ec3a
3 changed files with 11 additions and 11 deletions

View File

@@ -128,7 +128,7 @@ endif
config BR2_LINUX_KERNEL_VERSION
string
default "5.4.13" if BR2_LINUX_KERNEL_LATEST_VERSION
default "5.4.15" if BR2_LINUX_KERNEL_LATEST_VERSION
default "4.19.94-cip18" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
default "4.19.90-cip16-rt6" if BR2_LINUX_KERNEL_LATEST_CIP_RT_VERSION
default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \