summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-04-27 08:45:11 -0700
committerAndrei Gherzan <andrei@gherzan.ro>2020-04-28 10:36:19 +0100
commit87a44aa75bb78c39b5f5f786d54aee2e21ef4795 (patch)
tree98f5f21ce05908256b8010c94bd3f8261e47d3e4
parent6149445010f330ff8c83b7b4a57a57881c2fb09c (diff)
downloadmeta-raspberrypi-87a44aa75bb78c39b5f5f786d54aee2e21ef4795.tar.gz
linux-raspberrypi_5.4.bb: Update to latest
brings in some pinmux and dtoverlays Signed-off-by: Khem Raj <raj.khem@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 410a0eb..50393d7 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.32" 1LINUX_VERSION ?= "5.4.32"
2LINUX_RPI_BRANCH ?= "rpi-5.4.y" 2LINUX_RPI_BRANCH ?= "rpi-5.4.y"
3 3
4SRCREV = "68fd7d52c9fc7c40b996d6b91acaf3e03b2c3ea0" 4SRCREV = "df9a97fcc1ec5abb570d9c8ae5e24939380d6902"
5 5
6require linux-raspberrypi_5.4.inc 6require linux-raspberrypi_5.4.inc
7 7