summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-17 02:00:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-11-17 05:38:15 +0300
commit84e2468ae7008cbe7f8658fb4a3b27e376b5e4e1 (patch)
treee25fe17803508df6cff4da69238a7f0c88ad9cb4
parent1b437c26859fcd29e6b8443f4c776b19b889570e (diff)
downloadopenbmc-84e2468ae7008cbe7f8658fb4a3b27e376b5e4e1.tar.xz
phosphor-objmgr: srcrev bump f5e6422e6c..bbf456b448
William A. Kennington III (1): libmapper: Add missing double include guard Change-Id: Ibf5f6f23d3bda048eb27dfb3e9df599c722232ce 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 f5c86cc39..1a5a6d21b 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 = "f5e6422e6c0d9636233c7b4dd9a73b746942b727"
+SRCREV = "bbf456b448b8f281ad3a077083a86e61c86e2249"
S = "${WORKDIR}/git"