summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Clark <christopher.w.clark@gmail.com>2020-07-07 17:37:19 -0700
committerAndrei Gherzan <andrei@gherzan.ro>2020-07-08 14:09:28 +0100
commit0d398a3b71894d0d71df6e8008b3fbd6d3e694f0 (patch)
tree359a001087fd7fee290bd868af740d8519173799
parent27d0016b6b7634ea2abf26a06b1ab8071fbdb0d5 (diff)
downloadmeta-raspberrypi-0d398a3b71894d0d71df6e8008b3fbd6d3e694f0.tar.gz
linux-raspberrypi: bump to 5.4.50 since upstream was force-pushed
Signed-off-by: Christopher Clark <christopher.w.clark@gmail.com>
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_5.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_5.4.bb b/recipes-kernel/linux/linux-raspberrypi_5.4.bb
index aaf228e..153f14e 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.47" 1LINUX_VERSION ?= "5.4.50"
2LINUX_RPI_BRANCH ?= "rpi-5.4.y" 2LINUX_RPI_BRANCH ?= "rpi-5.4.y"
3 3
4SRCREV = "dec0ddc506ab5d93a7de4b8a7c8dc98e0a96f85c" 4SRCREV = "856e83151cf3f802c495585ac176bb135a08030f"
5 5
6require linux-raspberrypi_5.4.inc 6require linux-raspberrypi_5.4.inc
7 7