summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorChris Austen <austenc@us.ibm.com>2016-01-21 23:54:45 -0600
committerChris Austen <austenc@us.ibm.com>2016-01-21 23:54:45 -0600
commitf6b9191394a60d45871a16038b48270f8c1cb6a7 (patch)
tree8d70b13012105fab64b85785ced9bf87a536ed9d /meta-phosphor
parentb1c4e01b4bd3973c5476b2569c1d7f495134b18d (diff)
downloadtalos-openbmc-f6b9191394a60d45871a16038b48270f8c1cb6a7.tar.gz
talos-openbmc-f6b9191394a60d45871a16038b48270f8c1cb6a7.zip
Enable authentication over REST
Rest through the spec to see how to interact. https://github.com/openbmc/docs/blob/master/rest-api.md
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb b/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb
index 3033a8d47..f66dd26e6 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"
OpenPOWER on IntegriCloud