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