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
Change-Id: Ie37c2ae6889839acaf77142c7c8d4231012fee11
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/dbus/phosphor-mapper_git.bb b/recipes-phosphor/dbus/phosphor-mapper_git.bb
index 52de0a6..1f64caf 100644
--- a/recipes-phosphor/dbus/phosphor-mapper_git.bb
+++ b/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"