mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
kernel bump:
deleted: 4.17 and 4.18 added: 4.19.78 (LTS) Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
e353b08fc2
commit
080f3fc060
|
@ -1,7 +0,0 @@
|
||||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
|
||||||
|
|
||||||
LINUX_VERSION ?= "4.17.19"
|
|
||||||
KBRANCH ?= "linux-4.17.y"
|
|
||||||
SRCREV ?= "62134e7b2b7993aff369a2f64f5b39634ac7f7c9"
|
|
||||||
|
|
||||||
require linux-stable.inc
|
|
|
@ -1,7 +0,0 @@
|
||||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
|
||||||
|
|
||||||
LINUX_VERSION ?= "4.18.8"
|
|
||||||
KBRANCH ?= "linux-4.18.y"
|
|
||||||
SRCREV ?= "dfba61ec760efc578a3f3702e752b51ca1dfed52"
|
|
||||||
|
|
||||||
require linux-stable.inc
|
|
7
recipes-kernel/linux/linux-stable_4.19.bb
Normal file
7
recipes-kernel/linux/linux-stable_4.19.bb
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
||||||
|
|
||||||
|
LINUX_VERSION ?= "4.19.78"
|
||||||
|
KBRANCH ?= "linux-4.19.y"
|
||||||
|
SRCREV ?= "58fce20645303bee01d74144ec00e405be43b1ca"
|
||||||
|
|
||||||
|
require linux-stable.inc
|
Loading…
Reference in New Issue
Block a user