summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-04-18 23:25:07 +0300
committerAndrew Geissler <geissonator@yahoo.com>2018-04-19 05:32:04 +0300
commit23fb155f280a0fec61b000dfb7c94e6c81013b82 (patch)
tree326395e60ad3b804b7dbdede0207485762e9e8df /meta-phosphor
parent8f852d2b9484202118e382a31d16e659b91789ee (diff)
downloadopenbmc-23fb155f280a0fec61b000dfb7c94e6c81013b82.tar.xz
phosphor-gpio-monitor.bb: bump version
Change-Id: I3a6cad7c1c4bbc58e315dbbc520c8557df32bd10 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/common/recipes-phosphor/gpio/phosphor-gpio-monitor.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/gpio/phosphor-gpio-monitor.bb b/meta-phosphor/common/recipes-phosphor/gpio/phosphor-gpio-monitor.bb
index 29c86ba68..fed6cc614 100644
--- a/meta-phosphor/common/recipes-phosphor/gpio/phosphor-gpio-monitor.bb
+++ b/meta-phosphor/common/recipes-phosphor/gpio/phosphor-gpio-monitor.bb
@@ -51,5 +51,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 = "e0573e2e389a3ba1f974ae2ab0c71526634256c8"
+SRCREV = "bc4a4ff6e4d0688727d54e73356be617acf18035"
S = "${WORKDIR}/git"