summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2018-04-25 02:15:18 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-04-25 21:51:16 +0300
commit0fa5a1d0e5af37540fca2131c3b2bad895b78a8d (patch)
tree3a346af2997d4d9b1825dd54e11fc12945608134 /meta-phosphor
parentc6712d36ebd369daae67e7f138b371a5512f50b4 (diff)
downloadopenbmc-0fa5a1d0e5af37540fca2131c3b2bad895b78a8d.tar.xz
phosphor-gpio-monitor.bb: bump version
Change-Id: Ic8394447c75980408a08cf26a17dde9bd976694e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 fed6cc614..85317c018 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}-monitor += "${sbindir}/phosphor-gpio-util"
FILES_${PN}-presence += "${sbindir}/phosphor-gpio-presence"
SRC_URI += "git://github.com/openbmc/phosphor-gpio-monitor"
-SRCREV = "bc4a4ff6e4d0688727d54e73356be617acf18035"
+SRCREV = "065b767b6e658702dfac696cd752cca6190a4610"
S = "${WORKDIR}/git"