summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEino Juhani Oltedal <ejo@datarespons.no>2020-10-20 17:29:55 +0200
committerAndrei Gherzan <andrei@gherzan.ro>2020-11-04 12:09:34 +0000
commite97078ba021afb28ffcd41d4d05bd03a475c6913 (patch)
tree8fc08cddbc7eb09acd52ca514c8b28ce6dcaf282
parentad6feecea6eefce36f0a76925d40ae385afbc1b4 (diff)
downloadmeta-raspberrypi-e97078ba021afb28ffcd41d4d05bd03a475c6913.tar.gz
linux-raspberrypi: bump to Linux version 5.4.72
Fixes: "Bleeding Tooth" Bluetooth Vulnerability. Signed-off-by: Eino Juhani Oltedal <einoju@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 e057c3a..f5e0a96 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.69" 1LINUX_VERSION ?= "5.4.72"
2LINUX_RPI_BRANCH ?= "rpi-5.4.y" 2LINUX_RPI_BRANCH ?= "rpi-5.4.y"
3 3
4SRCREV_machine = "31d364af258ff9754a1a9c7d8ea532da962797bd" 4SRCREV_machine = "154de7bbd5844a824a635d4f9e3f773c15c6ce11"
5SRCREV_meta = "5d52d9eea95fa09d404053360c2351b2b91b323b" 5SRCREV_meta = "5d52d9eea95fa09d404053360c2351b2b91b323b"
6 6
7require linux-raspberrypi_5.4.inc 7require linux-raspberrypi_5.4.inc