phosphor-dbus-monitor: srcrev bump 8246da0417..ecef119120
George Liu (4):
meson: Remove compilation using autotools
logging: switch to lg2
Handle D-Bus exceptions
Fix cppcheck warnings
Change-Id: I1c79d045757a30a2ef71542fe9957efc4f502737
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
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 9a99841..3d9812e 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 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/phosphor-dbus-monitor;branch=master;protocol=https"
-SRCREV = "8246da041721dc84f7db3ef9573e311ea46fa11e"
+SRCREV = "ecef119120e31b5bdf0d316c7303a9ce48831464"
inherit meson \
pkgconfig \