浏览代码

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>

Matthew Draws 1 年之前
父节点
当前提交
dbf1113a82
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      recipes-bsp/rpi-eeprom/rpi-eeprom_git.bb

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

@@ -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"