commit | b7208b46faebba19bc6067403508385268763c35 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Tue Aug 21 16:35:04 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Aug 22 12:18:46 2018 +0000 |
tree | 777f62551ab701068c4c9febfb5c3bbfe60bcbad | |
parent | 7639cd58e36a6c24e9019fe13c46b2fc6614d5ef [diff] |
phosphor-gpio-monitor.bb: bump version Change-Id: I6622c666a193d8c17b88027d88790fda88e33b96 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
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 17b4d4d..b6b92fd 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}-presence += "${sbindir}/phosphor-gpio-presence" SRC_URI += "git://github.com/openbmc/phosphor-gpio-monitor" -SRCREV = "32c3f632eaf79dd352aa108cac6bd28cff22295f" +SRCREV = "96e01b7c110219bef0b0f68b6054454ae27dee95" S = "${WORKDIR}/git"