rpi-eeprom_git: v.2024.01.05-2712 Update recipe to latest rpi-eeprom repo

This follows the current latest release of rpi-eeprom:
https://github.com/raspberrypi/rpi-eeprom

Signed-off-by: Matthew Draws <draws.matthew@gmail.com>
This commit is contained in:
Matthew Draws 2024-02-15 11:17:15 -05:00 committed by Andrei Gherzan
parent 2e1ca4ce2e
commit dbf1113a82

View File

@ -8,8 +8,8 @@ SRC_URI = " \
git://github.com/raspberrypi/rpi-eeprom.git;protocol=https;branch=master \
"
SRCREV = "f13b5789f56f65112e2b8aa58be43ebfcbedfe1d"
PV = "v2023.10.18-2712"
SRCREV = "759460850c2cb69e19567947a42fbed996e7bf61"
PV = "v.2024.01.05-2712"
S = "${WORKDIR}/git"