Просмотр исходного кода

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

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
Andrei Gherzan 3 лет назад
Родитель
Сommit
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 \
           "