summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-17 15:40:37 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-18 00:21:01 +0300
commit459aa9aea2ea0601d1f2562ed57835465cc4378c (patch)
tree3abf0d33c210b1a28a721395ca5f09247d7a2f23 /meta-phosphor
parent5a02d344c116c1b10446c005b450c692813fb170 (diff)
downloadopenbmc-459aa9aea2ea0601d1f2562ed57835465cc4378c.tar.xz
phosphor-objmgr: srcrev bump 3714dd3058..f6ebfc73cd
Brandon Kim (1): main: Fix getSubTree & getSubTreePaths partial match Change-Id: I76419c850eb09a41e3a51f1f9ad1743453f317c7 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 dfd8e31c5e..151277da0c 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 = "3714dd3058bd383ea80cb06d0a45ea66ed4d9a50"
+SRCREV = "f6ebfc73cd3cf1e59ecd3dfc9c1729d17bf30f51"
S = "${WORKDIR}/git"