summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/gpio
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-05-31 23:30:05 +0300
committerAndrew Geissler <geissonator@yahoo.com>2018-06-01 15:54:08 +0300
commit50e23fc266f9235d8a4968237b4700effafca6b8 (patch)
tree14f8a91337ef9547dbf3fd28b61f514b538a8baa /meta-phosphor/common/recipes-phosphor/gpio
parent33144028ffa3acd652bbe635ee5820b30368e4bb (diff)
downloadopenbmc-50e23fc266f9235d8a4968237b4700effafca6b8.tar.xz
phosphor-gpio-monitor.bb: bump version
Change-Id: Ib2e6f606dc1086f0cb68a9b0d15c1836f4f7f557 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/gpio')
-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 4440622cfd..17b4d4d354 100644
--- a/meta-phosphor/common/recipes-phosphor/gpio/phosphor-gpio-monitor.bb
+++ b/meta-phosphor/common/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 = "f672a037276691dc631f4c65a1b4f32da65f2874"
+SRCREV = "32c3f632eaf79dd352aa108cac6bd28cff22295f"
S = "${WORKDIR}/git"