commit | cbd433c8ac847276151a1327533fba85d5e097cb | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Tue Apr 24 23:15:18 2018 +0000 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Apr 25 18:51:16 2018 +0000 |
tree | d4d97da90bc690921fe4ebc39354c4d1f748fd2f | |
parent | a2b33bbc9d2c294970fab04e47e4e9a0b24a7b85 [diff] |
phosphor-gpio-monitor.bb: bump version Change-Id: Ic8394447c75980408a08cf26a17dde9bd976694e 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 fed6cc6..85317c0 100644 --- a/common/recipes-phosphor/gpio/phosphor-gpio-monitor.bb +++ b/common/recipes-phosphor/gpio/phosphor-gpio-monitor.bb
@@ -51,5 +51,5 @@ FILES_${PN}-presence += "${sbindir}/phosphor-gpio-presence" SRC_URI += "git://github.com/openbmc/phosphor-gpio-monitor" -SRCREV = "bc4a4ff6e4d0688727d54e73356be617acf18035" +SRCREV = "065b767b6e658702dfac696cd752cca6190a4610" S = "${WORKDIR}/git"