Skip to content

Commit b0f0a6c

Browse files
embetrixkraj
authored andcommitted
rpi-eeprom: update eeprom firmware to v2026.05.11-2712
Signed-off-by: Ayoub Zaki <ayoub.zaki@embetrix.com>
1 parent 5220655 commit b0f0a6c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

recipes-bsp/rpi-eeprom/rpi-eeprom_git.bb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ SRC_URI = " \
88
git://github.com/raspberrypi/rpi-eeprom.git;protocol=https;branch=master \
99
"
1010

11-
SRCREV = "2349daafacfb7a7abe2cfecf30a49ae837bdf2c6"
12-
PV = "v2025.07.17-2712"
11+
SRCREV = "e25fc5dcb8eb072eafb745cd546c3d9f73d102b5"
12+
PV = "v2026.05.11-2712"
1313

1414
RDEPENDS:${PN} += " \
1515
coreutils \
@@ -18,6 +18,7 @@ RDEPENDS:${PN} += " \
1818
openssl \
1919
xxd \
2020
pciutils \
21+
util-linux-findmnt \
2122
"
2223

2324
inherit python3native

0 commit comments

Comments
 (0)