summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-18 19:50:23 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-19 10:12:56 -0400
commit00b351350da59e497d13b3280ef65178afe84937 (patch)
tree9c18f506a277aaab29ae9fa25e0d402aa228f9c9
parent4e10c56c3257d35059a9e3e1e8d9ebd7bfe5954a (diff)
downloadtalos-openbmc-00b351350da59e497d13b3280ef65178afe84937.tar.gz
talos-openbmc-00b351350da59e497d13b3280ef65178afe84937.zip
phosphor-gpio-monitor: srcrev bump bd0904b1e9..3c4a23e776
Patrick Venture (1): cleanup: use const reference passing string (From meta-phosphor rev: a1511bf50079d503c022d4c67edc57d96149cc26) Change-Id: I7da8734dd1b9d01b88424b23e5b3a09d28524c6d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor.bb b/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor.bb
index 947c30518..750845897 100644
--- a/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor.bb
+++ b/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor.bb
@@ -49,5 +49,5 @@ FILES_${PN}-monitor += "${sbindir}/phosphor-gpio-util"
FILES_${PN}-presence += "${sbindir}/phosphor-gpio-presence"
SRC_URI += "git://github.com/openbmc/phosphor-gpio-monitor"
-SRCREV = "bd0904b1e92a61d98b49fa9a20765b51b2a62348"
+SRCREV = "3c4a23e7764c7785d18cb30340a6d185022a797a"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud