mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-19 12:49:03 +02:00
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:
parent
2a0732ef9d
commit
2476870e46
7
recipes-kernel/linux/linux-stable_4.18.bb
Normal file
7
recipes-kernel/linux/linux-stable_4.18.bb
Normal 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
|
Loading…
Reference in New Issue
Block a user