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

deleted: 4.17 and 4.18 added: 4.19.78 (LTS) Signed-off-by: Trevor Woerner <twoerner@gmail.com>
8 lines
186 B
BlitzBasic
8 lines
186 B
BlitzBasic
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
|
|
|
LINUX_VERSION ?= "4.19.78"
|
|
KBRANCH ?= "linux-4.19.y"
|
|
SRCREV ?= "58fce20645303bee01d74144ec00e405be43b1ca"
|
|
|
|
require linux-stable.inc
|