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-06-04 16:01:32 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-05 18:02:17 +0300
commitb25b677d67450b118ca55afccbe5e3d9363c0e15 (patch)
tree5d0a51896da5b8a06c3ab8402233f43f09cc42de /meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
parent4576dd2184c01c814b7a4f214289a4e5e963f38f (diff)
downloadopenbmc-b25b677d67450b118ca55afccbe5e3d9363c0e15.tar.xz
phosphor-gpio-monitor: srcrev bump 3b7f4fa427..3ce88a7b5a
Patrick Williams (1): sdbusplus: replace message::variant with std::variant (From meta-phosphor rev: e3897dbb6d16c903f0059b80ea1f39e2a13a45bf) Change-Id: I56994a66d60b04b2d5a45a75cb82d2eafe8dfb66 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 4bbfd1638..092f02a6d 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 = "3b7f4fa427d1926d28d09aa9ecb4bc6e66256c9e"
+SRCREV = "3ce88a7b5a1c17ca53b63859a5dad840a995f42e"
S = "${WORKDIR}/git"