Skip to content

Commit 9c6796c

Browse files
committed
rpi-bootfiles: update firmware to 20260521
Signed-off-by: Ayoub Zaki <ayoub.zaki@embetrix.com>
1 parent 0c76b0f commit 9c6796c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

recipes-bsp/bootfiles/rpi-bootfiles.bb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ LIC_FILES_CHKSUM = "file://LICENCE.broadcom;md5=c403841ff2837657b2ed8e5bb474ac8d
55

66
inherit deploy nopackages
77

8-
RPIFW_DATE ?= "20250801"
9-
SRCREV = "95be71b8c0f63f03dc06dd0e4c2e5535e6fb4a93"
8+
RPIFW_DATE ?= "20260521"
9+
SRCREV = "09267f5354d40519d82fbd2193b9e211ec304055"
1010
SHORTREV = "${@d.getVar("SRCREV", False).__str__()[:7]}"
1111
RPIFW_SRC_URI ?= "https://api.github.com/repos/raspberrypi/firmware/tarball/${SRCREV};downloadfilename=raspberrypi-firmware-${SHORTREV}.tar.gz"
1212
RPIFW_S ?= "${UNPACKDIR}/raspberrypi-firmware-${SHORTREV}"
1313

1414
SRC_URI = "${RPIFW_SRC_URI}"
15-
SRC_URI[sha256sum] = "8b270b44b7702aae2d60e12b9bb4ea9ce0d9bc34662f7229092b8110d34ef7dd"
15+
SRC_URI[sha256sum] = "4ca399102bfe1828740554e74b4fb4c22a66687220e4fd09d6f1d4c2d491b172"
1616

1717
PV = "${RPIFW_DATE}"
1818

0 commit comments

Comments
 (0)