From 37d3dd955d34eab5f4e2c924e8944ac0d15be1c1 Mon Sep 17 00:00:00 2001 From: Pierre-Jean Texier Date: Thu, 23 Jan 2020 11:52:37 +0100 Subject: [PATCH] linux-raspberrypi: bump to Linux version 4.19.97 Signed-off-by: Pierre-Jean Texier --- recipes-kernel/linux/linux-raspberrypi_4.19.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_4.19.bb b/recipes-kernel/linux/linux-raspberrypi_4.19.bb index ee998db..9ce813b 100644 --- a/recipes-kernel/linux/linux-raspberrypi_4.19.bb +++ b/recipes-kernel/linux/linux-raspberrypi_4.19.bb @@ -1,6 +1,6 @@ -LINUX_VERSION ?= "4.19.93" +LINUX_VERSION ?= "4.19.97" LINUX_RPI_BRANCH ?= "rpi-4.19.y" -SRCREV = "3fdcc814c54faaf4715ad0d12371c1eec61bf1dc" +SRCREV = "c8fbe9c63ce7b6207eb41b22b2070d343f611fcd" require linux-raspberrypi_4.19.inc