From 654e9d61c956f86c767c8128d0132949f3667ca2 Mon Sep 17 00:00:00 2001 From: Trevor Woerner Date: Fri, 13 Jul 2018 18:27:14 -0400 Subject: [PATCH] linux-stable: 4.17.3 -> 4.17.6 Signed-off-by: Trevor Woerner --- recipes-kernel/linux/linux-stable_4.17.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-stable_4.17.bb b/recipes-kernel/linux/linux-stable_4.17.bb index a223f2a..3ebbc86 100644 --- a/recipes-kernel/linux/linux-stable_4.17.bb +++ b/recipes-kernel/linux/linux-stable_4.17.bb @@ -1,7 +1,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" -LINUX_VERSION ?= "4.17.3" +LINUX_VERSION ?= "4.17.6" KBRANCH ?= "linux-4.17.y" -SRCREV ?= "83e05c58300605f3ab87819c19d1822f54eff81e" +SRCREV ?= "b36cc73101fa785ba47f3092fb7517dde0c27da3" require linux-stable.inc