summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/dbus
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-04-26 18:02:00 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-04-29 19:15:44 +0300
commit05d7a5451bc7f8bdbe0599c2b9bd45a46efe2419 (patch)
tree2b50134e37f3f5a5f94b480d148a30822761ec23 /meta-phosphor/recipes-phosphor/dbus
parentfe4db9be28aa67433cd5c2a6354f1f92ad94b7e2 (diff)
downloadopenbmc-05d7a5451bc7f8bdbe0599c2b9bd45a46efe2419.tar.xz
phosphor-objmgr: srcrev bump e2359fb72d..5eddf44006
Matt Spinler (7): Check for missing endpoints when adding assocs Add testcases for addPendingAssociation Remove an endpoint from the pending assocs Check for pending associations Add function to find assocs based on endpoint Handle losing association endpoints Use config.h constants (From meta-phosphor rev: 6a01a5127b330a57d5a412e4e8e06b2235bf5dc8) Change-Id: I4abe8c5cbd4c99107a733991a34011987937b6fb 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')
-rw-r--r--meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb
index 52de0a609..1f64caf8a 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb
@@ -26,7 +26,7 @@ SYSTEMD_SERVICE_${PN} += " \
"
SRC_URI += "git://github.com/openbmc/phosphor-objmgr"
-SRCREV = "e2359fb72d8b55e17cc7661951dd50caa3512f72"
+SRCREV = "5eddf44006cf9ad5b9a5c103adc1682fc835f932"
S = "${WORKDIR}/git"