summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/dbus
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-18 08:11:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-18 22:46:05 +0300
commitb71878af319bd93805a3e79784ab66160f9a6fc3 (patch)
tree3e6ebe6370c2cd4a18b68f8f5c929a897437d4c6 /meta-phosphor/recipes-phosphor/dbus
parentd8ec9d4499e66542caa284c6e6726b6461728ed7 (diff)
downloadopenbmc-b71878af319bd93805a3e79784ab66160f9a6fc3.tar.xz
phosphor-dbus-monitor: srcrev bump 44fd7e89b5..f3367686f8
Andrew Geissler (2): string: ensure string included size_t: ensure cstddef included Patrick Williams (2): sdbusplus: remove deprecated variant_ns sdbusplus: replace message::variant with std::variant (From meta-phosphor rev: 83c960e99ffc456634abb6601ffe7d2dc9e62d53) Change-Id: I0ea2bdc0b9a37a6a2b3d61bc818a9009da362b73 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/dbus')
-rw-r--r--meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
index 3e4fa8ae4..0ac2c1dcc 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
@@ -7,7 +7,7 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-dbus-monitor"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/phosphor-dbus-monitor"
-SRCREV = "44fd7e89b5d4517c28f5a03b806373188426ee5f"
+SRCREV = "f3367686f8139cfb4566d6df205ceff4d2c33463"
inherit autotools \
pkgconfig \