summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/gpio
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-05-30 16:40:04 +0300
committerAndrew Geissler <geissonator@yahoo.com>2018-05-30 23:11:44 +0300
commitd2efa12389b68c7381ee0a6ab92d3941d0a8a500 (patch)
tree1df0d0c47ddb7b1ceba62cfe4721ed519861d910 /meta-phosphor/common/recipes-phosphor/gpio
parent71e1ac99e80ef0e6f0b82e3503f371c8652fabe6 (diff)
downloadopenbmc-d2efa12389b68c7381ee0a6ab92d3941d0a8a500.tar.xz
phosphor-gpio-monitor.bb: bump version
Change-Id: I8df1983ae5f196ab0e6c6c0fcaa81e91a5fbadf2 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 fa639599cb..4440622cfd 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 = "065b767b6e658702dfac696cd752cca6190a4610"
+SRCREV = "f672a037276691dc631f4c65a1b4f32da65f2874"
S = "${WORKDIR}/git"