summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Jean Texier <pjtexier@koncepto.io>2020-08-12 18:28:09 +0000
committerAndrei Gherzan <andrei@gherzan.ro>2020-08-26 13:53:39 +0100
commit795a9af400e4957da5c7a45b09c805cf16b0a7c1 (patch)
tree08b4f449cbae19d964a18292d0cfc81f5cd2a86e
parent8a2488c5f39ab95864e393b05c5d56dc7c459b74 (diff)
downloadmeta-raspberrypi-795a9af400e4957da5c7a45b09c805cf16b0a7c1.tar.gz
linux-raspberrypi: bump to revision 4b945d5
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
-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 e039c08..daa39b9 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.51" 1LINUX_VERSION ?= "5.4.51"
2LINUX_RPI_BRANCH ?= "rpi-5.4.y" 2LINUX_RPI_BRANCH ?= "rpi-5.4.y"
3 3
4SRCREV = "95a969f451f6ed61029741411c1c9aa44023e465" 4SRCREV = "4b945d5fb69233f4ddf66d67c3d35145f1039e01"
5 5
6require linux-raspberrypi_5.4.inc 6require linux-raspberrypi_5.4.inc
7 7