commit | 0fa5a1d0e5af37540fca2131c3b2bad895b78a8d | [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 | 3a346af2997d4d9b1825dd54e11fc12945608134 | |
parent | c6712d36ebd369daae67e7f138b371a5512f50b4 [diff] |
phosphor-gpio-monitor.bb: bump version Change-Id: Ic8394447c75980408a08cf26a17dde9bd976694e 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 fed6cc6..85317c0 100644 --- a/meta-phosphor/common/recipes-phosphor/gpio/phosphor-gpio-monitor.bb +++ b/meta-phosphor/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"