summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-04-14 08:59:20 -0700
committerAndrei Gherzan <andrei@gherzan.ro>2020-04-20 20:27:19 +0100
commitdd4c6e09a66362d937cafc3402e29e684eddca8a (patch)
tree79c6f876bbb734df148734609b379bad6fd6f934
parent2a57fa52454becc66f0fa82e37e37460537be0c5 (diff)
downloadmeta-raspberrypi-dd4c6e09a66362d937cafc3402e29e684eddca8a.tar.gz
linux-raspberrypi_5.4.bb: Update to latest
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 4a61f8d..4bd978c 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.29"
2LINUX_RPI_BRANCH ?= "rpi-5.4.y" 2LINUX_RPI_BRANCH ?= "rpi-5.4.y"
3 3
4SRCREV = "5c08b6e79a8bfa1e59bb0004a1c94ed902a6d615" 4SRCREV = "6682307880716095f8855a4aa678f28aa01d97e6"
5 5
6require linux-raspberrypi_5.4.inc 6require linux-raspberrypi_5.4.inc
7 7