summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-08-19 04:20:45 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-08-20 01:02:16 +0300
commit89280ce4351afd3cd7544974a7a9690e061a821f (patch)
tree60c9778027e5c38442c9664887bc365306ab82e5
parent0c19e95991b1e1867df4045777ba329a43a0f151 (diff)
downloadopenbmc-89280ce4351afd3cd7544974a7a9690e061a821f.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb
index 39ea10d16..c942c4230 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 @@ SYSTEMD_SERVICE:${PN} += " \
"
SRC_URI += "git://github.com/openbmc/phosphor-objmgr"
-SRCREV = "bdaa7f8bb4b34ec4d5f806135364e3ffcc427c0e"
+SRCREV = "efd58275c8830b1e5dc1c9de836b7d63b8edcf03"
S = "${WORKDIR}/git"