mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-07-13 14:34:31 +02:00
linux-mainline: add lt 5.4.18, stable 5.5.3
According to: https://www.kernel.org/category/releases.html version 5.4 is a longterm release, so: - add longterm 5.4 series at 5.4.18 - update longterm 4.19 series to 4.19.103 - update stable to 5.5.3 - remove rc, as it quickly gets out of date. rc users will likely build kernel from master outside of OE anyway - set 5.4 as the preferred version for linux-mainline Signed-off-by: Diego Rondini <diego.rondini@kynetics.com>
This commit is contained in:
@ -13,7 +13,7 @@ XSERVER = "xserver-xorg \
|
||||
xf86-input-keyboard"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-mainline"
|
||||
PREFERRED_VERSION_linux-mainline ?= "4.19%"
|
||||
PREFERRED_VERSION_linux-mainline ?= "5.4.%"
|
||||
PREFERRED_PROVIDER_u-boot ?= "u-boot"
|
||||
PREFERRED_PROVIDER_virtual/bootloader ?= "u-boot"
|
||||
|
||||
|
Reference in New Issue
Block a user