summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authornkskjames <nkskjames@gmail.com>2016-02-18 09:45:16 -0600
committernkskjames <nkskjames@gmail.com>2016-02-18 09:45:16 -0600
commit35486d8d27cbc57a3b5a1715043c4f84bd33a158 (patch)
tree279e485c6385ba5585a560318fbe0e24273200b4 /meta-phosphor
parent0374fe9a11ca1e53711ec6dcb435fbaa65e1c47c (diff)
parentf6b9191394a60d45871a16038b48270f8c1cb6a7 (diff)
downloadtalos-openbmc-35486d8d27cbc57a3b5a1715043c4f84bd33a158.tar.gz
talos-openbmc-35486d8d27cbc57a3b5a1715043c4f84bd33a158.zip
Merge pull request #143 from causten/reststuff
Enable authentication over REST
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