summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-01-11 17:50:53 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-01-13 01:22:29 +0300
commitb0409c0f95a28269293c391149818fbed35b5cbd (patch)
tree9a18f21e4bab7336d17507f2a85b931cb62aff09
parented2c5c08e0e19923220fea36bbeafa5f77eefa18 (diff)
downloadopenbmc-b0409c0f95a28269293c391149818fbed35b5cbd.tar.xz
phosphor-objmgr: srcrev bump bbf456b448..b15df6b28b
Konstantin Aladyshev (1): Use sdbusplus exception instead of the custom one Change-Id: Id5d86fe378b67c7733bfd4086a3899bef0b3cc74 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 1a5a6d21bc..3f466950a6 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 = "bbf456b448b8f281ad3a077083a86e61c86e2249"
+SRCREV = "b15df6b28b97a0887e52d5f5e5899b10475943e1"
S = "${WORKDIR}/git"