summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-18 02:00:46 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-19 22:47:32 +0300
commitb9dc59a7d27ebd6edb14b71f249fc44411dfbee7 (patch)
treea7e20274249e70b7e7dddd3efbe7a6f11f3ceba3 /meta-phosphor
parentada607e9edcc436adc3350f964551917fd075ca9 (diff)
downloadopenbmc-b9dc59a7d27ebd6edb14b71f249fc44411dfbee7.tar.xz
phosphor-objmgr: srcrev bump f6ebfc73cd..ff46420f4c
Brad Bishop (1): treewide: prefer std::starts_with to boost Matt Spinler (1): Update README Change-Id: Ied638488103415366e27b30197f2be9343a4d002 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 151277da0c..e1ca8aa89b 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;branch=master;protocol=https"
-SRCREV = "f6ebfc73cd3cf1e59ecd3dfc9c1729d17bf30f51"
+SRCREV = "ff46420f4c983726e3bba3a2afb1120206c3725c"
S = "${WORKDIR}/git"