From bb366e8b4e60fa9afb6994060976bd22fab2c09b Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Thu, 27 Jun 2019 14:23:53 +0100 Subject: linux-raspberrypi: Update 4.19 kernel to 4.19.56 Signed-off-by: Andrei Gherzan --- 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 396dd6f..6f08068 100644 --- a/recipes-kernel/linux/linux-raspberrypi_4.19.bb +++ b/recipes-kernel/linux/linux-raspberrypi_4.19.bb @@ -1,9 +1,9 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-raspberrypi:" -LINUX_VERSION ?= "4.19.44" +LINUX_VERSION ?= "4.19.56" LINUX_RPI_BRANCH ?= "rpi-4.19.y" -SRCREV = "b45a32b47b76cb64225d19841c20ee85ea97874d" +SRCREV = "e8a66b4f610b3a20bae8f706256d230135916c26" SRC_URI = " \ git://github.com/raspberrypi/linux.git;protocol=git;branch=${LINUX_RPI_BRANCH} \ " -- cgit v1.2.3-54-g00ecf