summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-07 16:31:09 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-08 04:39:25 +0300
commit9b0aa6c8e64da40aa43536957f21139eb5235b86 (patch)
treea8225d3f333a9e4ccce370d9b2e9222cf2928743 /meta-phosphor
parent2f774e9568116977d29667685389dcf9916025fc (diff)
downloadopenbmc-9b0aa6c8e64da40aa43536957f21139eb5235b86.tar.xz
phosphor-dbus-monitor: srcrev bump cfdfa0da24..a95e8c81bb
Patrick Williams (1): catch exceptions as const Change-Id: I8515a11112c19d40c8a18f8c42ff7795661fbe83 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 d4176b70a..7a3166db2 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 = "cfdfa0da249777b7aad9dacf4e4e3198d8309da5"
+SRCREV = "a95e8c81bb88c170cede32f3cb45356f7af7e023"
inherit autotools \
pkgconfig \