aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-stable_5.0.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-stable_5.0.bb b/recipes-kernel/linux/linux-stable_5.0.bb
new file mode 100644
index 0000000..2aac580
--- /dev/null
+++ b/recipes-kernel/linux/linux-stable_5.0.bb
@@ -0,0 +1,7 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
+
+LINUX_VERSION ?= "5.0.9"
+KBRANCH ?= "linux-5.0.y"
+SRCREV ?= "e4abcebedac3415cf347e95749209a4a7b6f3074"
+
+require linux-stable.inc