summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2020-10-06 17:28:15 +0200
committerAndrei Gherzan <andrei@gherzan.ro>2020-10-09 19:53:43 +0100
commite13d6a218863beaebef7a2cbb85764330343338a (patch)
tree8865f1dcbf4d0247270714575f9d0f56e9397fd3
parent0355ceef7646fe3988d0c497b7273f1e5e30cc0c (diff)
downloadmeta-raspberrypi-e13d6a218863beaebef7a2cbb85764330343338a.tar.gz
linux-raspberrypi-5.4: bump SRCREV to fix raspberrypi3-64 builds
* fixes: https://github.com/raspberrypi/linux/issues/3885 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_5.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_5.4.bb b/recipes-kernel/linux/linux-raspberrypi_5.4.bb
index be0ac90..e057c3a 100644
--- a/recipes-kernel/linux/linux-raspberrypi_5.4.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_5.4.bb
@@ -1,7 +1,7 @@
1LINUX_VERSION ?= "5.4.69" 1LINUX_VERSION ?= "5.4.69"
2LINUX_RPI_BRANCH ?= "rpi-5.4.y" 2LINUX_RPI_BRANCH ?= "rpi-5.4.y"
3 3
4SRCREV_machine = "69b14a2e6d4e840c7609370dbf0bac847c3bb15c" 4SRCREV_machine = "31d364af258ff9754a1a9c7d8ea532da962797bd"
5SRCREV_meta = "5d52d9eea95fa09d404053360c2351b2b91b323b" 5SRCREV_meta = "5d52d9eea95fa09d404053360c2351b2b91b323b"
6 6
7require linux-raspberrypi_5.4.inc 7require linux-raspberrypi_5.4.inc