From 7adb852dd14f26f77c42816efa2d42202e81b6ed Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Wed, 3 Jul 2019 15:14:50 +0100 Subject: [PATCH] linux-raspberrypi: Bump 4.19 revision to have proper coherent_pool set 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 abda6c5..d5ece15 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.56" LINUX_RPI_BRANCH ?= "rpi-4.19.y" -SRCREV = "9d1deec93fa8b1b4953ff5e9210349f3c85b9a8d" +SRCREV = "fba6ea6a8f6e2eaf814475812aec64de3f4912c9" SRC_URI = " \ git://github.com/raspberrypi/linux.git;protocol=git;branch=${LINUX_RPI_BRANCH} \ "