phosphor-objmgr: srcrev bump 1036b4d131..ea6516c4fe

Matt Spinler (4):
      Remove good path trace statements
      Add mapperx to .gitignore
      mapper: Handle the expected GetSubTreePaths fails
      Don't return the input path in GetAncestors

(From meta-phosphor rev: 09fef28d33c63d37007557bcc85b1ad4919fff40)

Change-Id: If805e30721a90cf012fc3e60d1e78c7fee83dfce
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.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper.bb
index 29e4fbe..19bfcff 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper.bb
@@ -37,7 +37,7 @@
         "
 SRC_URI += "git://github.com/openbmc/phosphor-objmgr"
 
-SRCREV = "1036b4d13183f2967115e51e45a9b7de38eb859a"
+SRCREV = "ea6516c4fe95b9d7f140f108c621c24a956ad98b"
 
 S = "${WORKDIR}/git"