summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-11-27 00:20:20 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-28 19:21:58 +0300
commit50193a1cc4aa5eefb0032f164a6d4a816c95df5a (patch)
tree0df4c1141ab17a5a7ff4019acdcaba83e6776326
parentc070238099ead5d13ecf12bde5797e52dcce6a77 (diff)
downloadopenbmc-50193a1cc4aa5eefb0032f164a6d4a816c95df5a.tar.xz
phosphor-objmgr: srcrev bump af1aa756a1..6a39e8c727
Ed Tanous (2): Mapper: Remove unused ObjectManager usage Remove interface filter Matt Spinler (3): mapper: Don't return the input path in GetSubTree bindings: Skip the default ifaces on enumerate mapper: Don't fail on some empty results (From meta-phosphor rev: 88f7c55b185e5061053c05a505b56097c3d9ebe3) Change-Id: Ia92cf7a31416850048e4f470a9cea177b203e30a 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 18e560c321..7c93b0e0f8 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 = "af1aa756a11fff49bc459a826741232f061a0d63"
+SRCREV = "6a39e8c727efb53b5902904d932c6308eb7f393e"
S = "${WORKDIR}/git"