summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-10-17 15:21:02 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-18 15:34:04 +0300
commitcca7bd2eeb872f16283255d727291c15b9ee45c7 (patch)
treefbeafc6f3de11bac5e855126d62200ca9c8eec47
parentae614bd37981e44361aaf8ad81ec9738b0da56e4 (diff)
downloadopenbmc-cca7bd2eeb872f16283255d727291c15b9ee45c7.tar.xz
phosphor-dbus-monitor: srcrev bump 91e14a5802..22bf900827
Matthew Barth (3): Add generated interfaceaddtest to .gitignore Fixup propertywatchtest Add propertywatchtest unit tests to `make check` (From meta-phosphor rev: ebcb303f847caf342d6189ee80812909289ad70f) Change-Id: I44a3e7075179792d6ce8d644b2db8f2234ba3eb6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 faac52ce5..90fa3ac40 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 = "91e14a58027e8084eb114e0afce6081a6a95a478"
+SRCREV = "22bf9008271a2f084a3369f7550a4b66305649dd"
inherit autotools \
pkgconfig \