summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-04 22:40:16 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-05 04:39:03 +0300
commitccc366c9eee02fdaad71892d2cb1b36a3a0bf8ba (patch)
tree139dbae064c5614ba72d5456b51e3937cd20719a
parentf051cf0908e0145feb78243fbf18efab0c8ede44 (diff)
downloadopenbmc-ccc366c9eee02fdaad71892d2cb1b36a3a0bf8ba.tar.xz
phosphor-objmgr: srcrev bump ea6516c4fe..a493615230
Vernon Mauery (1): Compile with c++17 (From meta-phosphor rev: e5cfdf740df88c38afc663e0b914ec7448000bf8) Change-Id: I75d9424a1016841de0468ecc661751046192345c 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.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 19bfcff39..fd5e124eb 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 = "ea6516c4fe95b9d7f140f108c621c24a956ad98b"
+SRCREV = "a493615230bd5e00d8bc5345f556a884448540cb"
S = "${WORKDIR}/git"