mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 03:46:56 +00:00
rpi-eeprom: update eeprom firmware to v2026.05.11-2712
Signed-off-by: Ayoub Zaki <ayoub.zaki@embetrix.com>
This commit is contained in:
@@ -8,8 +8,8 @@ SRC_URI = " \
|
|||||||
git://github.com/raspberrypi/rpi-eeprom.git;protocol=https;branch=master \
|
git://github.com/raspberrypi/rpi-eeprom.git;protocol=https;branch=master \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRCREV = "2349daafacfb7a7abe2cfecf30a49ae837bdf2c6"
|
SRCREV = "e25fc5dcb8eb072eafb745cd546c3d9f73d102b5"
|
||||||
PV = "v2025.07.17-2712"
|
PV = "v2026.05.11-2712"
|
||||||
|
|
||||||
RDEPENDS:${PN} += " \
|
RDEPENDS:${PN} += " \
|
||||||
coreutils \
|
coreutils \
|
||||||
@@ -18,6 +18,7 @@ RDEPENDS:${PN} += " \
|
|||||||
openssl \
|
openssl \
|
||||||
xxd \
|
xxd \
|
||||||
pciutils \
|
pciutils \
|
||||||
|
util-linux-findmnt \
|
||||||
"
|
"
|
||||||
|
|
||||||
inherit python3native
|
inherit python3native
|
||||||
|
|||||||
Reference in New Issue
Block a user