From 3806ac22404d699e6aad674c41f573aebcdd320e Mon Sep 17 00:00:00 2001 From: Trevor Woerner Date: Wed, 8 May 2019 09:46:13 -0400 Subject: [PATCH] linux-stable: 5.0.13 -> 5.0.14 Signed-off-by: Trevor Woerner --- recipes-kernel/linux/linux-stable_5.0.bb | 4 ++-- 1 file 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 1ac4d2c..6e54788 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.13" +LINUX_VERSION ?= "5.0.14" KBRANCH ?= "linux-5.0.y" -SRCREV ?= "e5b9547b1aa39164a8df1d01f2996391c0356d71" +SRCREV ?= "274ede3e1a5fb3d0fd33acafb08993e95972c51f" require linux-stable.inc