phosphor-objmgr: srcrev bump 12025cdc6a..7f83837608
Andrew Geissler (20):
unit-test: Introduce unit tests to phosphor-objmgr
unit-test: Test need_to_introspect function
unit-test: Add all required parameters to removeAssociation
unit-test: Create initial associations file
unit-test: Test removeAssociations interface
unit-test: Move asio server to its own class
unit-test: Move association create funcs to util
unit-test: Request distinct name per test app
unit-test: Test deleting entry on name change
unit-test: Move removeAssociationEndpoints()
unit-test: Utilize common code for endpoint remove
unit-test: Move checkAssociationEndpointRemoves
unit-test: Test checkAssociationEndpointRemoves()
unit-test: Move associationChanged()
unit-test: Add some doc on Association
unit-test: Debug functions to dump data structures
unit-test: Test associationChanged()
unit-test: Fix bug when endpoint empty
unit-test: Move processing of interfaces added
unit-test: Test interfaces added function
Change-Id: Ia167c600cf45af94ff637e4a42bbf4f6e9ea9805
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 f0eed7e..c0c1b95 100644
--- a/recipes-phosphor/dbus/phosphor-mapper_git.bb
+++ b/recipes-phosphor/dbus/phosphor-mapper_git.bb
@@ -35,7 +35,7 @@
"
SRC_URI += "git://github.com/openbmc/phosphor-objmgr"
-SRCREV = "12025cdc6ae3115b4ab97ee40a597a752a5aa2f7"
+SRCREV = "7f838376084fb8f5c00b8926013891cb58389033"
S = "${WORKDIR}/git"