summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-07-26 13:51:25 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-07-27 05:16:05 +0300
commitcabf4b565b971e85d10cc72141cb01e140a311b2 (patch)
tree864cef337c4b2b2f122987f5c4c1ccb09913c65f
parente764d957d9f92e0c52cd7164337fbd4c24d158dd (diff)
downloadopenbmc-cabf4b565b971e85d10cc72141cb01e140a311b2.tar.xz
phosphor-dbus-monitor: srcrev bump ecef119120..a1506ef513
Patrick Williams (1): OWNERS: switch 'matches' to 'matchers' Change-Id: I21fdbb2e4b7693f307a3f8253288be733d4cacfb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 3d9812eabf..7707e419fb 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;branch=master;protocol=https"
-SRCREV = "ecef119120e31b5bdf0d316c7303a9ce48831464"
+SRCREV = "a1506ef513576fe9deae62cb3ef55d029a9cbbb2"
inherit meson \
pkgconfig \