summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Jean Texier <pjtexier@koncepto.io>2020-09-12 14:49:49 +0000
committerAndrei Gherzan <andrei@gherzan.ro>2020-11-03 17:25:43 +0000
commit555d2f8500fc90ff562f7cb6ef41139798c35809 (patch)
tree8ad329034b43b5cf81e3585c3f787f0ab2c9567e
parent56c97aa3464fd5b97f51b24564881da8fb7002d2 (diff)
downloadmeta-raspberrypi-555d2f8500fc90ff562f7cb6ef41139798c35809.tar.gz
linux-raspberrypi: bump to Linux version 5.4.64
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
-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 377e113..571b144 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.59" 1LINUX_VERSION ?= "5.4.64"
2LINUX_RPI_BRANCH ?= "rpi-5.4.y" 2LINUX_RPI_BRANCH ?= "rpi-5.4.y"
3 3
4SRCREV_machine = "423495b33efd681dc1c8be10b1303e679216be4c" 4SRCREV_machine = "65caf603f3b1c43f4c92939f7fbb7149e054f486"
5SRCREV_meta = "5d52d9eea95fa09d404053360c2351b2b91b323b" 5SRCREV_meta = "5d52d9eea95fa09d404053360c2351b2b91b323b"
6 6
7require linux-raspberrypi_5.4.inc 7require linux-raspberrypi_5.4.inc