phosphor-objmgr: srcrev bump bdaa7f8bb4..efd58275c8
Brad Bishop (8):
libmapper: hide symbols by default
libmapper: fix logic bug
build: fix unused-parameter warnings
mapper client: drop patch build configuration
libmapper: use size_t
libmapper: fix memory leak
libmapper: allow use of session bus for non-root
tests: fix use-after-free
Change-Id: I8833ed4148be29506d1648fdafae998f481707ba
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb
index 39ea10d..c942c42 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 = "bdaa7f8bb4b34ec4d5f806135364e3ffcc427c0e"
+SRCREV = "efd58275c8830b1e5dc1c9de836b7d63b8edcf03"
S = "${WORKDIR}/git"