From dd4c6e09a66362d937cafc3402e29e684eddca8a Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 14 Apr 2020 08:59:20 -0700 Subject: [PATCH] linux-raspberrypi_5.4.bb: Update to latest Signed-off-by: Khem Raj --- recipes-kernel/linux/linux-raspberrypi_5.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-raspberrypi_5.4.bb b/recipes-kernel/linux/linux-raspberrypi_5.4.bb index 4a61f8d..4bd978c 100644 --- a/recipes-kernel/linux/linux-raspberrypi_5.4.bb +++ b/recipes-kernel/linux/linux-raspberrypi_5.4.bb @@ -1,7 +1,7 @@ LINUX_VERSION ?= "5.4.29" LINUX_RPI_BRANCH ?= "rpi-5.4.y" -SRCREV = "5c08b6e79a8bfa1e59bb0004a1c94ed902a6d615" +SRCREV = "6682307880716095f8855a4aa678f28aa01d97e6" require linux-raspberrypi_5.4.inc