{linux, linux-headers}: bump 4.19.x / 5.4.x series

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls
2020-01-05 22:39:53 +01:00
committed by Peter Korsgaard
parent 39cffd5356
commit 41ca1dc1ac
3 changed files with 5 additions and 5 deletions

View File

@@ -128,7 +128,7 @@ endif
config BR2_LINUX_KERNEL_VERSION
string
default "5.4.7" if BR2_LINUX_KERNEL_LATEST_VERSION
default "5.4.8" if BR2_LINUX_KERNEL_LATEST_VERSION
default "4.19.88-cip16" if BR2_LINUX_KERNEL_LATEST_CIP_VERSION
default "4.19.82-cip14-rt5" if BR2_LINUX_KERNEL_LATEST_CIP_RT_VERSION
default BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE \