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-03 17:25:56 +0000
commitd14a9a499819c85539c858bfc79c6c2f9b04223e (patch)
tree8fc08cddbc7eb09acd52ca514c8b28ce6dcaf282
parent7d59a31c65423104cc0d7a7cb53c12f912aabdf7 (diff)
downloadmeta-raspberrypi-d14a9a499819c85539c858bfc79c6c2f9b04223e.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