summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-01-22 22:41:11 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-01-23 17:25:57 +0300
commite22c2ce01a34c4734bc41978a356f376cbc7927e (patch)
tree65b65582bdae83fac567e94a4bf4c67e7d300070 /meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
parent9ac68bd0c46092cf04a82d8cd815c15966d5f8a2 (diff)
downloadopenbmc-e22c2ce01a34c4734bc41978a356f376cbc7927e.tar.xz
phosphor-gpio-monitor: srcrev bump 43dd2d8a02..3b7f4fa427
Payne Yang (1): Enable restart for gpio monitor (From meta-phosphor rev: 10c3990aceacbb6c7eeeaa90066013329b1db74a) Change-Id: I56e0b8c98cbd3d630f8f58a937961732910778ba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb b/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
index de79d15ae..36ffe9c93 100644
--- a/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
+++ b/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
@@ -44,5 +44,5 @@ FILES_${PN}-monitor += "${base_libdir}/udev/rules.d/99-gpio-keys.rules"
FILES_${PN}-presence += "${bindir}/phosphor-gpio-presence"
SRC_URI += "git://github.com/openbmc/phosphor-gpio-monitor"
-SRCREV = "43dd2d8a025ca9f3df4dd58dd7e4ecf6fa1b6634"
+SRCREV = "3b7f4fa427d1926d28d09aa9ecb4bc6e66256c9e"
S = "${WORKDIR}/git"