mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00

delete: 4.17, 4.18, and 5.0.14 update: 4.19.36 -> 4.19.78 (LTS) add: 5.3.5 (current stable) Signed-off-by: Trevor Woerner <twoerner@gmail.com>
8 lines
183 B
BlitzBasic
8 lines
183 B
BlitzBasic
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
|
|
|
LINUX_VERSION ?= "5.3.5"
|
|
KBRANCH ?= "linux-5.3.y"
|
|
SRCREV ?= "dc073f193b70176b16ae3e6e8afccee07a13df90"
|
|
|
|
require linux-stable.inc
|