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} \ "