summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorPierre-Jean Texier <pjtexier@koncepto.io>2019-12-26 13:05:09 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2019-12-31 13:13:53 +0000
commita953fc0f9b9152e407deb85e99d94384eb0be4d0 (patch)
tree681fd27dd6eb042c5cf4ae405d975be7beea7b1a /recipes-devtools
parente57d33298c7ce15aee476380f8afd37a0c352a17 (diff)
downloadmeta-raspberrypi-a953fc0f9b9152e407deb85e99d94384eb0be4d0.tar.gz
raspi-gpio: bump to revision 4edfde1
This includes the following changes: 4edfde1 Update raw output to show pull registers on 2711 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Diffstat (limited to 'recipes-devtools')
-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 c2d7f59..02a3f55 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 = "2eaa8b8755a550e34d07c898b90b0d9b3d66fd81" 11SRCREV = "4edfde183ff3ac9ed66cdc015ae25e45f3a5502d"
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