From 8cffbf5e8534e824c81541802d7a2298100054b5 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 25 Apr 2021 18:36:58 -0700 Subject: raspberrypi-firmware: Update to include 5.10.31 updates Signed-off-by: Khem Raj --- 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 8bd93dd..6358fba 100644 --- a/recipes-bsp/common/raspberrypi-firmware.inc +++ b/recipes-bsp/common/raspberrypi-firmware.inc @@ -1,9 +1,9 @@ -RPIFW_DATE ?= "20210326" -SRCREV ?= "20081d8e86119e95e516526700be62049850c01a" +RPIFW_DATE ?= "20210421" +SRCREV ?= "2ac4de4eaac5c1d1b25acec4a5e0a9fdb16f0c91" 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] = "00bd758a1242f069682e1a98250362b45a8887aed98ee61dd50439e9a78fe463" +SRC_URI[sha256sum] = "c687aa1b5127a8dc0773e8aefb1f009f24bf71ccb4c9e8b40a1d46cbbb7bee0c" PV = "${RPIFW_DATE}" -- cgit v1.2.3-54-g00ecf