phosphor-dbus-monitor: srcrev bump 22bf900827..07c35131cb

Matthew Barth (8):
      Add median* condition
      Add filters option to property watch class
      Create Filters class to store filter functions
      test: Rename "ExpectedValues" struct to "Values"
      test: Functionalize test state validation check
      test: Add property watch filter tests
      test: Fix condition generation callbacks size test
      test: Add median condition generation test entries

(From meta-phosphor rev: 499a981ffa19c65cd6f7ead8f1cb95408e1addd5)

Change-Id: I3f176e6fbf8f2ec53f633966002806e6fc2cf6b7
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 90fa3ac..63dfc5d 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"
-SRCREV = "22bf9008271a2f084a3369f7550a4b66305649dd"
+SRCREV = "07c35131cb7dca8f0c939417ca8eb379b0ea04c4"
 
 inherit autotools \
         pkgconfig \