summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/dbus/obmc-rest.bb
Commit message (Collapse)AuthorAgeFilesLines
* Bump versions for skeleton, rest, inarp, eventAdriana Kobylak2016-06-181-0/+1
| | | | | | | | | | Bump recipe versions and add python dependencies. The rest-dbus recipe was adding pythong packages needed by other processes, so when rest-dbus was removed from the Barreleye image, these processes (skeleton and obmc-rest) would fail, so adding the python dependencies to those recipes. Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
* Bump rest, mapper and rest-dbus versionsBrad Bishop2016-04-291-1/+2
| | | | Picking up support for pyphosphor and associations.
* Whitespace fixes for obmc-rest.bbBrad Bishop2016-04-291-4/+4
| | | | OE style guidelines dictate no tabs.
* Enable authentication over RESTChris Austen2016-01-211-1/+1
| | | | | Rest through the spec to see how to interact. https://github.com/openbmc/docs/blob/master/rest-api.md
* Merge pull request #113 from bradbishop/spwdPatrick Williams2016-01-081-0/+1
|\ | | | | Add python-spwd depenency to rest server
| * Add python-spwd depenency to rest serverBrad Bishop2015-12-021-0/+1
| | | | | | | | Needed for pending rest server authentication support.
* | Sprint 3 CandidateChris Austen2015-12-021-3/+1
|/
* Bump mapper and rest server revisionsBrad Bishop2015-11-301-1/+1
| | | | Fixes for freedesktop ObjectManager signal handling.
* Updating base build with sprint 3 candidate 3Chris Austen2015-11-241-1/+1
|
* update build to support rest featuresChris Austen2015-11-161-1/+1
| | | | list, enumerate, https, etc
* Pull in rocket and bottleBrad Bishop2015-11-131-0/+2
| | | | | Will be using the bottle framework and the rocket wsgi server eventually.
* Add REST server recipeBrad Bishop2015-10-291-0/+24
OpenPOWER on IntegriCloud