aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-stable_4.18.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-stable_4.18.bb b/recipes-kernel/linux/linux-stable_4.18.bb
new file mode 100644
index 0000000..185a38a
--- /dev/null
+++ b/recipes-kernel/linux/linux-stable_4.18.bb
@@ -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