summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-10-31 15:51:03 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-04 21:21:23 +0300
commit9a198b4ac3c0cafeb4173602f2a34c8b2f13dd33 (patch)
treeebbe031e8c28555a3fb6db421a3a969e633b64e8 /meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
parentc3215f8863d288e5e9bf09647adf1d9a119de75e (diff)
downloadopenbmc-9a198b4ac3c0cafeb4173602f2a34c8b2f13dd33.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb')
-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 90fa3ac40..63dfc5da2 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 = "22bf9008271a2f084a3369f7550a4b66305649dd"
+SRCREV = "07c35131cb7dca8f0c939417ca8eb379b0ea04c4"
inherit autotools \
pkgconfig \