From 707e473933a9f303342855d82c9e53afdc5af4c2 Mon Sep 17 00:00:00 2001 From: Trevor Woerner Date: Thu, 24 May 2018 14:50:01 -0400 Subject: [PATCH] linux-stable: update 4.16.8 -> 4.16.11 Signed-off-by: Trevor Woerner --- recipes-kernel/linux/linux-stable_4.16.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-stable_4.16.bb b/recipes-kernel/linux/linux-stable_4.16.bb index c014f2c..f348131 100644 --- a/recipes-kernel/linux/linux-stable_4.16.bb +++ b/recipes-kernel/linux/linux-stable_4.16.bb @@ -1,7 +1,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" -LINUX_VERSION ?= "4.16.8" +LINUX_VERSION ?= "4.16.11" KBRANCH ?= "linux-4.16.y" -SRCREV ?= "dec316ea18281d2892324a4bfeb4d5a8a6605e69" +SRCREV ?= "57d3dcea476e924eb6eeeb7a585692edf5c8bd23" require linux-stable.inc