[PATCH openbmc] update build to support rest features
OpenBMC Patches
openbmc-patches at stwcx.xyz
Tue Nov 17 10:20:19 AEDT 2015
From: Chris Austen <austenc at us.ibm.com>
list, enumerate, https, etc
---
meta-phosphor/common/recipes-phosphor/dbus/obmc-mapper.bb | 2 +-
meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta-phosphor/common/recipes-phosphor/dbus/obmc-mapper.bb b/meta-phosphor/common/recipes-phosphor/dbus/obmc-mapper.bb
index 67219b0..37c9c3f 100644
--- a/meta-phosphor/common/recipes-phosphor/dbus/obmc-mapper.bb
+++ b/meta-phosphor/common/recipes-phosphor/dbus/obmc-mapper.bb
@@ -20,6 +20,6 @@ SRC_URI += " \
git://github.com/openbmc/phosphor-objmgr \
"
-SRCREV = "e290f5cdccf14e50e838366367c91e0464f792f6"
+SRCREV = "6aed08d480aa1e022df14d48b7a54f5b1790e7d9"
S = "${WORKDIR}/git"
diff --git a/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb b/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb
index 941fa90..8b4459e 100644
--- a/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb
+++ b/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb
@@ -21,6 +21,6 @@ SRC_URI += " \
git://github.com/openbmc/phosphor-rest-server \
"
-SRCREV = "2f7aef50b005c16a51065984f090e787c04c0c14"
+SRCREV = "275ec270684cd3b946674d02462bc9ed1890360e"
S = "${WORKDIR}/git"
--
2.6.3
More information about the openbmc
mailing list