From a968504df6f0e67fda0c064d67251c346f0a1e4a Mon Sep 17 00:00:00 2001 From: Scott Ellis Date: Wed, 20 Feb 2019 10:38:03 -0500 Subject: [PATCH] kernel: 4.19.24 --- recipes-kernel/linux/linux-stable_4.19.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-stable_4.19.bb b/recipes-kernel/linux/linux-stable_4.19.bb index d5a9e9e9..3fec4e30 100644 --- a/recipes-kernel/linux/linux-stable_4.19.bb +++ b/recipes-kernel/linux/linux-stable_4.19.bb @@ -17,8 +17,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-stable-${LINUX_VERSION}:" S = "${WORKDIR}/git" -PV = "4.19.0" -SRCREV = "84df9525b0c27f3ebc2ebb1864fa62a97fdedb7d" +PV = "4.19.24" +SRCREV = "f287634fe3211277f078092bf57dc2b2a2e38dda" SRC_URI = " \ git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git;branch=linux-${LINUX_VERSION}.y \ file://defconfig \