From 740c64c9ad6e94ce79e3bfe31cb56db3ad69071f Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Fri, 12 Jul 2019 14:57:21 +0100 Subject: linux-raspberrypi: Bump 4.19.57 revision Signed-off-by: Andrei Gherzan --- recipes-kernel/linux/linux-raspberrypi_4.19.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_4.19.bb b/recipes-kernel/linux/linux-raspberrypi_4.19.bb index 14d70b9..1cbcbc8 100644 --- a/recipes-kernel/linux/linux-raspberrypi_4.19.bb +++ b/recipes-kernel/linux/linux-raspberrypi_4.19.bb @@ -3,7 +3,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-raspberrypi:" LINUX_VERSION ?= "4.19.57" LINUX_RPI_BRANCH ?= "rpi-4.19.y" -SRCREV = "55b89745a4782db50e86291bd1adee8fb44b84ad" +SRCREV = "e95c533eba52d1879d94bdd1ede00548ad1cf622" SRC_URI = " \ git://github.com/raspberrypi/linux.git;protocol=git;branch=${LINUX_RPI_BRANCH} \ " -- cgit v1.2.3-54-g00ecf