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-03 17:25:49 +0000
commite6b6404bfbfd8bb9aa840d6a50de1e78923da565 (patch)
tree63d9a44b4e4468054a94f2c01a6e30519220c1fe
parent2366f41c072999383f995dd3af3ee1a2218c7829 (diff)
downloadmeta-raspberrypi-e6b6404bfbfd8bb9aa840d6a50de1e78923da565.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