summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/gpio
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-25 03:01:05 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-25 15:14:11 +0300
commit0e510d4a270b81412648a675f617e5b94a33dd47 (patch)
tree1f1b57bad495e4bdcd573d224063e4f756724027 /meta-phosphor/recipes-phosphor/gpio
parent25c478167af48cfb5183ddf2880afd73fead545f (diff)
downloadopenbmc-0e510d4a270b81412648a675f617e5b94a33dd47.tar.xz
phosphor-gpio-monitor: srcrev bump 206f004098..86d16f0373
Brad Bishop (2): monitor.cpp: don't include config.h build: fix some warnings (From meta-phosphor rev: f71b58df958d304784eecd058d349b91e13e2621) Change-Id: Ic98326916b90ed368ac034e7cb3024cd4cc3a546 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/gpio')
-rw-r--r--meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb b/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
index 683a5aca04..b18f277948 100644
--- a/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
+++ b/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
@@ -38,5 +38,5 @@ FILES_${PN}-monitor += "${bindir}/phosphor-gpio-util"
FILES_${PN}-presence += "${bindir}/phosphor-gpio-presence"
SRC_URI += "git://github.com/openbmc/phosphor-gpio-monitor"
-SRCREV = "206f0040985e27a0651a9164d7958bf347142a31"
+SRCREV = "86d16f037350afd379d062ca17cab5d553a1c8f2"
S = "${WORKDIR}/git"