浏览代码

raspi-gpio: Uprev revision to current HEAD of master branch

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
Andrei Gherzan 3 年之前
父节点
当前提交
dda2c3a73e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      recipes-devtools/raspi-gpio/raspi-gpio_git.bb

+ 1 - 1
recipes-devtools/raspi-gpio/raspi-gpio_git.bb

@@ -8,7 +8,7 @@ COMPATIBLE_MACHINE = "^rpi$"
 
 inherit autotools
 
-SRCREV = "4edfde183ff3ac9ed66cdc015ae25e45f3a5502d"
+SRCREV = "22b44e4765b4b78dc5b22394fff484e353d5914d"
 SRC_URI = "git://github.com/RPi-Distro/raspi-gpio.git;protocol=https;branch=master \
           "