summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-01-05 00:20:22 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-01-07 16:27:18 +0300
commit3457123690125ffa15a135fc3fcfed874610d144 (patch)
tree4897cc64cd6e900da7c3caebc8299556008481e3
parenta1e827155f6514ce123abd9c1d163f4f123a598f (diff)
downloadopenbmc-3457123690125ffa15a135fc3fcfed874610d144.tar.xz
phosphor-objmgr: srcrev bump 47c09755e5..8ce2ddd93c
Matt Spinler (1): mapper: Don't stop after first GetAncestors result (From meta-phosphor rev: 105220c82ed7c7a5483678632dc72b7436546c53) Change-Id: I349fb39cefbf1934fe69f7abb195c0d264b8ecb3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 ec189bd908..f1167b040f 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb
@@ -38,7 +38,7 @@ RDEPENDS_${PN} += " \
"
SRC_URI += "git://github.com/openbmc/phosphor-objmgr"
-SRCREV = "47c09755e5a7e4c998ed9c4e82d82f7ee5cd6f43"
+SRCREV = "8ce2ddd93c15d8a9358b4e62d2810869a413d3c0"
S = "${WORKDIR}/git"