summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/interfaces/phosphor-rest.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-phosphor: Move layer content from common/Brad Bishop2018-09-061-42/+0
| | | | | | | | | | | Adopt a more conventional directory hierarchy. meta-phosphor is still a _long_ way from suitable for hosting on yoctoproject.org but things like this don't help. (From meta-phosphor rev: 471cfcefa74b8c7ceb704cb670e6d915cf27c63b) Change-Id: I3f106b2f6cdc6cec734be28a6090800546f362eb Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Get whitelisted URLs -jsonNagaraju Goruganti2018-07-181-0/+10
| | | | | | | | This commit adds a json file that specifies whitelisted URLs to be allowed access by REST server. Change-Id: Ie9aaa6a1f9de00799e22af450c436d5e791c4b2a Signed-off-by: Nagaraju Goruganti <ngorugan@in.ibm.com>
* Install gevent-websocket to the imageDhruvaraj Subhashchandran2017-10-241-1/+4
| | | | | | | | | | | gevent-websocket is a websocket handler for the gevent networking library. Websocket is used to push data out from the rest server to connected clients. Resolves openbmc/openbmc#2321 Change-Id: Ie381da1b0fd8b95e1fbb55d0063b3b7d9c1cc2c5 Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
* phosphor-rest: consolidate SRCREVPatrick Williams2017-03-011-6/+2
| | | | | Change-Id: Ibc52e625764ba9f03c13267792b9c551f0bf3d8f Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-rest.bb: bump versionPatrick Williams2017-03-021-1/+1
| | | | | Change-Id: Iab6d5f07583525471aee16f0e4282da9a3f67e6b Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-rest.bb: bump versionPatrick Williams2016-11-301-1/+1
| | | | | Change-Id: I75d6e8afc7ca5c460d0b940089e31fece36fdb85 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Rename obmc-mapper -> phosphor-mapperBrad Bishop2016-10-121-1/+1
| | | | | | | To meet naming conventions. Change-Id: I7ce975dca7c5371ff3fa503a75bbaadd8457d05b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Enabling the avahi service.Ratan Gupta2016-10-041-0/+2
| | | | | | | | | | | Regsitering the following services with avahi. obmc-console,ssh,sftp(dropbear),obmc-rest Fixes openbmc/openbmc#548 Fixes openbmc/openbmc#549 Change-Id: I20c31e9e8dfa6d52575bc3c1f55ac62eef82ec13 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* phosphor-rest.bb: bump versionPatrick Williams2016-09-121-1/+1
| | | | | Change-Id: I07126a7666e6eb32f1034bc0a74d1cae2fe4546f Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Add phosphor-gevent recipeBrad Bishop2016-09-081-1/+1
| | | | | | | And make it the default for Phosphor. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Change-Id: I531aa457bcc0fae4d4fff833fb1815a12af53edc
* Split Rocket startup from REST applicationBrad Bishop2016-09-081-8/+11
| | | | | | | | Enable drop-in replacement of WSGI application hosts with PREFERRED_PROVIDER_virtual/obmc-wsgihost. Change-Id: Ieaa4b17cb4645bfc3224aca2edebb15d023982d5 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Rename obmc-rest to phosphor-restBrad Bishop2016-09-081-0/+28
Change-Id: Ie121944a89291eaab14093cb087fbcd0290b96b6 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud