commit | 1b066521fd86127ceb37737b1f1910d41bbbd9f2 | [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 | 154b82352d68a88c1c1ee385f01ce197e04ec7fd | |
parent | 5b4509104f925e38f66b6c9ebda9749d83cafff9 [diff] |
phosphor-gpio-monitor.bb: bump version Change-Id: I6622c666a193d8c17b88027d88790fda88e33b96 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/common/recipes-phosphor/gpio/phosphor-gpio-monitor.bb b/common/recipes-phosphor/gpio/phosphor-gpio-monitor.bb index 17b4d4d..b6b92fd 100644 --- a/common/recipes-phosphor/gpio/phosphor-gpio-monitor.bb +++ b/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"