summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/dbus
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-04 05:00:17 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-04 18:19:55 +0300
commit844fafddbc824fd13c904c86a4144c51b23e1f6c (patch)
treeab057104aa8bb73130593167ef09ce3bf7de28ba /meta-phosphor/recipes-phosphor/dbus
parent49a1646992199edf2ab8f2d29395c64f74f830af (diff)
downloadopenbmc-844fafddbc824fd13c904c86a4144c51b23e1f6c.tar.xz
phosphor-objmgr: srcrev bump 1036b4d131..ea6516c4fe
Matt Spinler (4): Remove good path trace statements Add mapperx to .gitignore mapper: Handle the expected GetSubTreePaths fails Don't return the input path in GetAncestors (From meta-phosphor rev: 09fef28d33c63d37007557bcc85b1ad4919fff40) Change-Id: If805e30721a90cf012fc3e60d1e78c7fee83dfce Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/dbus')
-rw-r--r--meta-phosphor/recipes-phosphor/dbus/phosphor-mapper.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper.bb
index 29e4fbef2..19bfcff39 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper.bb
@@ -37,7 +37,7 @@ RDEPENDS_${PN} += " \
"
SRC_URI += "git://github.com/openbmc/phosphor-objmgr"
-SRCREV = "1036b4d13183f2967115e51e45a9b7de38eb859a"
+SRCREV = "ea6516c4fe95b9d7f140f108c621c24a956ad98b"
S = "${WORKDIR}/git"