linux-stable: add 4.18

Since 4.17 is EOL, add a 4.18 recipe.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
Trevor Woerner 2018-09-15 11:58:44 -04:00
parent 2a0732ef9d
commit 2476870e46

View File

@ -0,0 +1,7 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
LINUX_VERSION ?= "4.18.8"
KBRANCH ?= "linux-4.18.y"
SRCREV ?= "dfba61ec760efc578a3f3702e752b51ca1dfed52"
require linux-stable.inc