From d05d4184194b73dfde228f5c128373ed18e1b97f Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 19 Mar 2020 12:35:32 -0700 Subject: linux-raspberrypi: Get PMU fixes on top of 4.19.108 This fixes Issue #593 Signed-off-by: Khem Raj --- 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 4b1098c..a3bb79f 100644 --- a/recipes-kernel/linux/linux-raspberrypi_4.19.bb +++ b/recipes-kernel/linux/linux-raspberrypi_4.19.bb @@ -1,7 +1,7 @@ LINUX_VERSION ?= "4.19.108" LINUX_RPI_BRANCH ?= "rpi-4.19.y" -SRCREV = "2fab54c74bf956951e61c6d4fe473995e8d07010" +SRCREV = "4137a0c092ab26fd3b40f49b321988e99800d085" require linux-raspberrypi_4.19.inc -- cgit v1.2.3-54-g00ecf