From 0330f0a2c2888036af087e2697043c66bf60d73c Mon Sep 17 00:00:00 2001 From: Trevor Woerner Date: Wed, 5 Dec 2018 21:34:13 -0500 Subject: [PATCH] linux-stable_4.18: 4.18.8 -> 4.18.20 Signed-off-by: Trevor Woerner --- recipes-kernel/linux/linux-stable_4.18.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-stable_4.18.bb b/recipes-kernel/linux/linux-stable_4.18.bb index 185a38a..5d31df0 100644 --- a/recipes-kernel/linux/linux-stable_4.18.bb +++ b/recipes-kernel/linux/linux-stable_4.18.bb @@ -1,7 +1,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" -LINUX_VERSION ?= "4.18.8" +LINUX_VERSION ?= "4.18.20" KBRANCH ?= "linux-4.18.y" -SRCREV ?= "dfba61ec760efc578a3f3702e752b51ca1dfed52" +SRCREV ?= "a9da8725b7a744be3ff0ff44cab2547e4d1e6675" require linux-stable.inc