summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBartłomiej Burdukiewicz <bartlomiej.burdukiewicz@gmail.com>2020-04-22 01:12:07 +0200
committerAndrei Gherzan <andrei@gherzan.ro>2020-04-27 11:56:59 +0100
commit6149445010f330ff8c83b7b4a57a57881c2fb09c (patch)
tree40b010970d4308a88bc11189563634af9d67f6a9
parent9dd58b1bf2a0573e6236453be2a0e582f5c61e47 (diff)
downloadmeta-raspberrypi-6149445010f330ff8c83b7b4a57a57881c2fb09c.tar.gz
linux-raspberrypi_5.4.bb: Update to latest
Signed-off-by: Bartłomiej Burdukiewicz <bartlomiej.burdukiewicz@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 4bd978c..410a0eb 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.29" 1LINUX_VERSION ?= "5.4.32"
2LINUX_RPI_BRANCH ?= "rpi-5.4.y" 2LINUX_RPI_BRANCH ?= "rpi-5.4.y"
3 3
4SRCREV = "6682307880716095f8855a4aa678f28aa01d97e6" 4SRCREV = "68fd7d52c9fc7c40b996d6b91acaf3e03b2c3ea0"
5 5
6require linux-raspberrypi_5.4.inc 6require linux-raspberrypi_5.4.inc
7 7