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:
Trevor Woerner 2019-10-09 15:21:00 -04:00
parent e353b08fc2
commit 080f3fc060
3 changed files with 7 additions and 14 deletions

View File

@ -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

View File

@ -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

View 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