summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2017-12-18 19:36:28 +0000
committerAndrew Geissler <geissonator@yahoo.com>2017-12-18 20:50:34 +0000
commitb2a7ebf429c93581f9335d79c03b478f28743997 (patch)
treed18979600ab8bea868992a494500a0782f9c8d39
parent61832e963b7b897b4fd13ac18f681ef27f2477e2 (diff)
downloadtalos-openbmc-b2a7ebf429c93581f9335d79c03b478f28743997.tar.gz
talos-openbmc-b2a7ebf429c93581f9335d79c03b478f28743997.zip
Revert "phosphor-mapper.bb: bump version"
Remove mapper regression introduced with https://gerrit.openbmc-project.xyz/#/c/7579/ Mapper no longer processes object add/remove events with the linked patch. This reverts commit 121e3052eaacc295d17f5f6fd982eb1ed5c33892. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Change-Id: Ia6e725d70a485dfe1b9ca4c16b8569e14ef575f7
-rw-r--r--meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb
index b5a012e4c..df63921ba 100644
--- a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb
+++ b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-mapper.bb
@@ -35,7 +35,7 @@ RDEPENDS_${PN} += " \
"
SRC_URI += "git://github.com/openbmc/phosphor-objmgr"
-SRCREV = "799e7bc959540d57dfaae67b5cd495ca4163fb0f"
+SRCREV = "c33ae65c829038c29a76070f22ab8feebd688c95"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud