commit | c0d78bb65cbb71c67a1e0b7d22d7c60154bfd31a | [log] [tgz] |
---|---|---|
author | Chris Austen <austenc@us.ibm.com> | Thu Jan 21 23:54:45 2016 -0600 |
committer | Chris Austen <austenc@us.ibm.com> | Thu Jan 21 23:54:45 2016 -0600 |
tree | e7802312414e68801925db995f93b1018d70e152 | |
parent | 6aa7c8d6ea1eb35de34c1684c63f00cd8585f955 [diff] |
Enable authentication over REST Rest through the spec to see how to interact. https://github.com/openbmc/docs/blob/master/rest-api.md
diff --git a/common/recipes-phosphor/dbus/obmc-rest.bb b/common/recipes-phosphor/dbus/obmc-rest.bb index 3033a8d..f66dd26 100644 --- a/common/recipes-phosphor/dbus/obmc-rest.bb +++ b/common/recipes-phosphor/dbus/obmc-rest.bb
@@ -20,6 +20,6 @@ " SRC_URI += "git://github.com/openbmc/phosphor-rest-server" -SRCREV = "34cae732597fb3d4b18a23b6494efdbfeca2033b" +SRCREV = "fe90e0c579edbc19699e5aa7abbe4dd29b4dd112" S = "${WORKDIR}/git"