summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-18 23:40:43 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-20 00:18:47 +0300
commit0e3ab8b951391554bc3a71298cce21aa91795dc0 (patch)
tree3e176107b66dcf3d5de2b0856bf02f483c208dd7
parent002f4b1d83681d63115f4f069f92458311587545 (diff)
downloadopenbmc-0e3ab8b951391554bc3a71298cce21aa91795dc0.tar.xz
phosphor-objmgr: srcrev bump a02cd54c61..0a13c765e6
Ed Tanous (1): Move mapper methods to free functions Change-Id: I4e0ce284aeddcd993489eced8c81f93da14ec598 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 b999ca91f..089952ec6 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb
@@ -25,7 +25,7 @@ SYSTEMD_SERVICE:${PN} += " \
"
SRC_URI += "git://github.com/openbmc/phosphor-objmgr"
-SRCREV = "a02cd54c61e19df89ac13623fbee595b740cf0c0"
+SRCREV = "0a13c765e673d9b841a3a4f006f9d222ae5c47ab"
S = "${WORKDIR}/git"