From dda2c3a73ed2717371308e94fd8757fc84f4aaf8 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Wed, 20 Apr 2022 15:57:54 +0200 Subject: [PATCH] raspi-gpio: Uprev revision to current HEAD of master branch Signed-off-by: Andrei Gherzan --- recipes-devtools/raspi-gpio/raspi-gpio_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-devtools/raspi-gpio/raspi-gpio_git.bb b/recipes-devtools/raspi-gpio/raspi-gpio_git.bb index 02a3f55..8ea4be1 100644 --- a/recipes-devtools/raspi-gpio/raspi-gpio_git.bb +++ b/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 \ "