From 636aaa195862ab9a5442c3178e38266debab3bff Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 15 Apr 2021 15:52:11 -0500 Subject: meta-raspberrypi: subtree update:d1f191ed30..bb974dc078 Khem Raj (4): mesa-gl: Use GALLIUMDRIVERS instead of DRIDRIVERS for passing swrast linux-raspberrypi-5.10: Upgrade to 5.10.25 raspberrypi-firmware: Update to 20210326 userland: Update to latest master Persian Prince (1): userland: Correct PV after SRCREV update Signed-off-by: Andrew Geissler Change-Id: I7abd7e2ac8a1d4fde1da6f2e7275a5cc98505b48 --- meta-raspberrypi/recipes-bsp/common/raspberrypi-firmware.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-raspberrypi/recipes-bsp/common') diff --git a/meta-raspberrypi/recipes-bsp/common/raspberrypi-firmware.inc b/meta-raspberrypi/recipes-bsp/common/raspberrypi-firmware.inc index 5cebd7c3aa..8bd93dda71 100644 --- a/meta-raspberrypi/recipes-bsp/common/raspberrypi-firmware.inc +++ b/meta-raspberrypi/recipes-bsp/common/raspberrypi-firmware.inc @@ -1,9 +1,9 @@ -RPIFW_DATE ?= "20210225" -SRCREV ?= "5985247fb75681985547641d66196c77499f26b9" +RPIFW_DATE ?= "20210326" +SRCREV ?= "20081d8e86119e95e516526700be62049850c01a" 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] = "3e2c00e1473bd70e808134925e1b25cd765789d9f0e0683749135b124d835000" +SRC_URI[sha256sum] = "00bd758a1242f069682e1a98250362b45a8887aed98ee61dd50439e9a78fe463" PV = "${RPIFW_DATE}" -- cgit v1.2.3