summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-10 14:11:59 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-10 21:25:42 +0300
commit2f2914d3ac6dd55e831c0e312399dc0fea72f4b0 (patch)
treeab063ed0b45af95a6eaaceff9084b1db5303aae6 /meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
parent7535cdb0de0cc40c133f5f70e87af27c4ad43ac0 (diff)
downloadopenbmc-2f2914d3ac6dd55e831c0e312399dc0fea72f4b0.tar.xz
phosphor-gpio-monitor: srcrev bump 64c8fcb651..206f004098
Anthony Wilson (1): gpio-presence: Support for multiple iface assocs (From meta-phosphor rev: e5037692dcee84bcc2c52cbcd5d0df281b19887a) Change-Id: I8ffcbdbf04509729901dd4283cee8dc98a53cabf 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/phosphor-gpio-monitor_git.bb')
-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 c2f611de6..683a5aca0 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 = "64c8fcb65192c7b2abc92c1161038467eb98f667"
+SRCREV = "206f0040985e27a0651a9164d7958bf347142a31"
S = "${WORKDIR}/git"