summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-03-19 12:35:32 -0700
committerAndrei Gherzan <andrei@gherzan.ro>2020-03-20 11:29:27 +0000
commitd05d4184194b73dfde228f5c128373ed18e1b97f (patch)
treeec29dfbf0cea7ce3eb746f46d759cf8565e9e183
parente1bd6d31dcbdf1658dfbe010ec521c8468cacb6f (diff)
downloadmeta-raspberrypi-d05d4184194b73dfde228f5c128373ed18e1b97f.tar.gz
linux-raspberrypi: Get PMU fixes on top of 4.19.108
This fixes Issue #593 Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_4.19.bb2
1 files changed, 1 insertions, 1 deletions
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 @@
1LINUX_VERSION ?= "4.19.108" 1LINUX_VERSION ?= "4.19.108"
2LINUX_RPI_BRANCH ?= "rpi-4.19.y" 2LINUX_RPI_BRANCH ?= "rpi-4.19.y"
3 3
4SRCREV = "2fab54c74bf956951e61c6d4fe473995e8d07010" 4SRCREV = "4137a0c092ab26fd3b40f49b321988e99800d085"
5 5
6require linux-raspberrypi_4.19.inc 6require linux-raspberrypi_4.19.inc
7 7