From 2a0732ef9d55c5f1bebf8f8b8831887785a3a364 Mon Sep 17 00:00:00 2001 From: Trevor Woerner Date: Sat, 15 Sep 2018 11:04:52 -0400 Subject: [PATCH] linux-stable: 4.17.17 -> 4.17.19 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 b1273a3..8dc3d53 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.17" +LINUX_VERSION ?= "4.17.19" KBRANCH ?= "linux-4.17.y" -SRCREV ?= "fa535b8a37597c80c0ac7d3669edccda9d91195b" +SRCREV ?= "62134e7b2b7993aff369a2f64f5b39634ac7f7c9" require linux-stable.inc