From a660dc377ec297fc9c0d165efab90828f7efe1f8 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 5 Feb 2021 20:18:32 +0100 Subject: raspberrypi-firmware.inc: upgrade to latest for 5.10.13 kernel https://github.com/raspberrypi/firmware/commit/7d91570f20378afc9414107dccdad70705a8a342 Signed-off-by: Martin Jansa (cherry picked from commit b52d47c048c524d1a0ccb3c6ee99141561668b93) Signed-off-by: Ricardo Salveti --- recipes-bsp/common/raspberrypi-firmware.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/common/raspberrypi-firmware.inc b/recipes-bsp/common/raspberrypi-firmware.inc index 649c7ea..591c615 100644 --- a/recipes-bsp/common/raspberrypi-firmware.inc +++ b/recipes-bsp/common/raspberrypi-firmware.inc @@ -1,9 +1,9 @@ -RPIFW_DATE ?= "20201123" -SRCREV ?= "8f13114b9ea29bd004151d4a8afa500b2df721be" +RPIFW_DATE ?= "20210205" +SRCREV ?= "7d91570f20378afc9414107dccdad70705a8a342" RPIFW_SRC_URI ?= "https://github.com/raspberrypi/firmware/archive/${SRCREV}.tar.gz;downloadfilename=raspberrypi-firmware-${SRCREV}.tar.gz" RPIFW_S ?= "${WORKDIR}/firmware-${SRCREV}" SRC_URI = "${RPIFW_SRC_URI}" -SRC_URI[sha256sum] = "f9be0cc177aae7dddaa0a2967d090ea33a95be9dd519d2eee3bc740af8ffb19e" +SRC_URI[sha256sum] = "2cc9bf2cbcab8283db2eb53ed2a49372b70fe76538994c32f6d261e2da3e9ff4" PV = "${RPIFW_DATE}" -- cgit v1.2.3-54-g00ecf