summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/raspi-gpio/raspi-gpio_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/raspi-gpio/raspi-gpio_git.bb b/recipes-devtools/raspi-gpio/raspi-gpio_git.bb
index 0de775c..c2d7f59 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$"
8 8
9inherit autotools 9inherit autotools
10 10
11SRCREV = "2df7b8684e2e36b080cda315d78d5ba16f8f18b0" 11SRCREV = "2eaa8b8755a550e34d07c898b90b0d9b3d66fd81"
12SRC_URI = "git://github.com/RPi-Distro/raspi-gpio.git;protocol=https;branch=master \ 12SRC_URI = "git://github.com/RPi-Distro/raspi-gpio.git;protocol=https;branch=master \
13 " 13 "
14 14