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-16 12:45:04 +0100
commit9816a456047d47ebbf1307b2c263232859ffefc1 (patch)
treedd0794bdd4014ae1902dce68600b9f42e6490045
parent0917b60527242d3668efc2d3b918df64b13e7b6f (diff)
downloadmeta-raspberrypi-9816a456047d47ebbf1307b2c263232859ffefc1.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