summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-14 16:51:16 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-15 22:05:08 +0300
commite9477f3497d8ee1d4781cedcd2180e33fe1b6ccf (patch)
treee30a5b00c30f984244ab34ebb2ea32555c9dd92c
parentf6013e3b5630223203d4c2308e7847e0e1ce4bcb (diff)
downloadopenbmc-e9477f3497d8ee1d4781cedcd2180e33fe1b6ccf.tar.xz
phosphor-objmgr: srcrev bump 5592202fa6..2bb2d6bad2
Patrick Williams (3): sdbusplus: remove deprecated variant_ns MAINTAINERS: remove Ed Tanous as maintainer sdbusplus: replace message::variant with std::variant (From meta-phosphor rev: 6da3b93d1b991826212c48ae93af3098d4682cf4) Change-Id: I99d803586523e2c12c86a382c7265d8babb48c07 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 df8e636b35..af9eeab21b 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 = "5592202fa6f28040518391c2ef2b7d55ce2da16b"
+SRCREV = "2bb2d6bad2e72675f0ab39f230cadfb9dc5eed14"
S = "${WORKDIR}/git"