[PATCH openbmc] Enable authentication over REST

OpenBMC Patches openbmc-patches at stwcx.xyz
Fri Jan 22 17:00:25 AEDT 2016


From: Chris Austen <austenc at us.ibm.com>

Rest through the spec to see how to interact.
https://github.com/openbmc/docs/blob/master/rest-api.md
---
 meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb b/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb
index 3033a8d..f66dd26 100644
--- a/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb
+++ b/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb
@@ -20,6 +20,6 @@ RDEPENDS_${PN} += " \
         "
 SRC_URI += "git://github.com/openbmc/phosphor-rest-server"
 
-SRCREV = "34cae732597fb3d4b18a23b6494efdbfeca2033b"
+SRCREV = "fe90e0c579edbc19699e5aa7abbe4dd29b4dd112"
 
 S = "${WORKDIR}/git"
-- 
2.6.4




More information about the openbmc mailing list