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>
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb
index 52de0a6..1f64caf 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 @@
         "
 SRC_URI += "git://github.com/openbmc/phosphor-objmgr"
 
-SRCREV = "e2359fb72d8b55e17cc7661951dd50caa3512f72"
+SRCREV = "5eddf44006cf9ad5b9a5c103adc1682fc835f932"
 
 S = "${WORKDIR}/git"