summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-10-05 10:08:21 -0700
committerAndrei Gherzan <andrei@gherzan.ro>2020-11-04 12:09:34 +0000
commitc80a123afb146653148d440b6c597a0b6c992fc1 (patch)
tree63d9a44b4e4468054a94f2c01a6e30519220c1fe
parenta27f10b76cb1dbf089a3f0980e97f1931b090f17 (diff)
downloadmeta-raspberrypi-c80a123afb146653148d440b6c597a0b6c992fc1.tar.gz
linux-raspberrypi_5.4.bb: Update to 5.4.69
Signed-off-by: Khem Raj <raj.khem@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 571b144..be0ac90 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.64" 1LINUX_VERSION ?= "5.4.69"
2LINUX_RPI_BRANCH ?= "rpi-5.4.y" 2LINUX_RPI_BRANCH ?= "rpi-5.4.y"
3 3
4SRCREV_machine = "65caf603f3b1c43f4c92939f7fbb7149e054f486" 4SRCREV_machine = "69b14a2e6d4e840c7609370dbf0bac847c3bb15c"
5SRCREV_meta = "5d52d9eea95fa09d404053360c2351b2b91b323b" 5SRCREV_meta = "5d52d9eea95fa09d404053360c2351b2b91b323b"
6 6
7require linux-raspberrypi_5.4.inc 7require linux-raspberrypi_5.4.inc