summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/interfaces
Commit message (Collapse)AuthorAgeFilesLines
* Revup bmcwebRaptor Engineering Development Team2020-02-191-1/+1
|
* Increase bmcweb request limit to allow full firmware package uploads via Web GUIRaptor Engineering Development Team2020-02-132-1/+18
|
* Redirect bmcweb from GitHub to the Raptor Computing Systems GIT repositoriesRaptor Engineering Development Team2020-02-121-1/+1
|
* bmcweb: srcrev bump 0e7de46f9b..4418c7f0ddAndrew Geissler2019-04-171-1/+1
| | | | | | | | | | | James Feist (1): Remove references to experimental filesystem (From meta-phosphor rev: df83200bdcfb2f3d9752ecc78476742fbe4dde6a) Change-Id: I97beae125dff33adaeb0abba77c23dd71308169e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: bmcweb: remove dead logicBrad Bishop2019-04-171-5/+0
| | | | | | | | | | | | | | | Remove some lines that did nothing. Tested by running: find tmp/work/armv6-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+0e7de46f9b-r0/image |grep dbus find tmp/work/armv6-openbmc-linux-gnueabi/bmcweb/1.0+gitAUTOINC+0e7de46f9b-r0/image |grep include both commands returned 1 to the shell. (From meta-phosphor rev: 1851d32c72531fd1f4361fed0b3bf4905299968d) Change-Id: I8911976c2efb2efeff138ce21ba471d834dc8c20 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump 48e4639e3e..0e7de46f9bAndrew Geissler2019-04-111-1/+1
| | | | | | | | | | | | | | | | | | | | | Andrew Geissler (2): fw-inventory: Add RelatedItem to inventory fw-update: Support host image update Brad Bishop (1): tls: Avoid Intel reference in in self-signed certs Marri Devender Rao (1): Redfish: Local variable overriding member variable Santosh Puranik (1): PATCH support for DateTime (From meta-phosphor rev: 7a521d8d7ec7b9169346cb7ed2675549487482cc) Change-Id: I1ea6dd0ba0fa4d051492ed50d137d3fb6f8214dd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: Add jsnbd as a runtime dependencyAdriana Kobylak2019-04-111-0/+2
| | | | | | | | | | | | The virtual media websocket endpoint in bmcweb calls the nbd-proxy application provided by the jsnbd package, so add it as a dependency. (From meta-phosphor rev: e8de9ad845ee3429c02e91223a2d4c1a704c9405) Change-Id: I0a798de0b8e822898cd8d5b41af80a05c26f5ba8 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump 08244d0221..48e4639e3eAndrew Geissler2019-04-081-1/+1
| | | | | | | | | | | | | | | | | | | | | Andrew Geissler (1): fw-inventory: Provide BiosVersion in system obj Jason M. Bills (2): Add link for "Uri" objects Change the name from Immediate to On-Demand for CPU Log RAJESWARAN THILLAIGOVINDAN (1): Redfish(Network): Implemented PATCH of StaticNameServers array Santosh Puranik (1): Add SerialConsole to Manager node (From meta-phosphor rev: 3e29e718d74326cfc41a6f3a1543526bdeebdbb9) Change-Id: I3539b4d4719942f39d2c58d989ff2dcb93924a4b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* update upstream subtreesBrad Bishop2019-04-061-1/+1
| | | | | | | | | | | | A number of corequisites exist so squashing these all into one patch. meta-ingrasys - refresh master bc513127f4..67bcaf389f meta-hxt - refresh master 86a4df514f..8fe0d38bbb meta-phosphor - refresh master 06c09d7cce..df6ddae3d2 meta-quanta - refresh master 4f126361a1..53f3025271 Change-Id: I3daeef2a0467d8ea4f1fd1c617e526f8b11258af Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump 20e6ea5dbf..08244d0221Andrew Geissler2019-04-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Andrew Geissler (1): Initial redfish logging support Ed Tanous (3): bmcweb: avoid move in error conditions bmcweb: return 405 when a method is not supported bmcweb: fix an issue with /org endpoints Gunnar Mills (3): Fix DCPowerOff.NumberOfArgs Mandatory prop Fix AllowableValues failProp error Bump ManagerNetworkProtocol to fix error James Feist (1): pid: fix zone string length Sunitha Harish (1): Redfish(Network): VLAN PATCH fix Tanous (1): Allow multiple registrations (From meta-phosphor rev: 06c09d7cce81a9ca3cddb59f3645f833dd655e80) Change-Id: I8dd7b633925ac05645008a74f8b29af2f29c99e8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump 54daabe7b7..20e6ea5dbfAndrew Geissler2019-04-011-1/+1
| | | | | | | | | | | raviteja-b (1): Redfish(Network): Implemented GET and PATCH support for NTP servers (From meta-phosphor rev: b94d60d00b77a640a4f3e93c884a9f519d43bead) Change-Id: If2ba55cd96ad929eacad9ac480b856bad040e14a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump fda13ad222..54daabe7b7Andrew Geissler2019-03-301-1/+1
| | | | | | | | | | | | | | | Andrew Geissler (2): sdbusplus bump: Bump to latest sdbusplus sha fw-inventory: description of FirmwareInventory obj Ed Tanous (1): update ASIO interfaces (From meta-phosphor rev: b7007f2324afe137dc110e8ab4fb1691158b78c3) Change-Id: I9c301a2c3f2082118924044e8d20d26edead3dc6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: Drop recipe for phosphor-restBrad Bishop2019-03-298-110/+0
| | | | | | | | | | This application doesn't have any in-tree users. As such, drop the recipe and its dependencies. (From meta-phosphor rev: 296cc521f5a1c8c87c63a5b475b23c876241bf22) Change-Id: Ie0ce809f84a133c023f96b4727550690583cb9df Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump 343ff2e152..fda13ad222Andrew Geissler2019-03-291-1/+1
| | | | | | | | | | | Sunitha Harish (1): Redfish(Network): Fixes VLAN specific issues (From meta-phosphor rev: efe61a730e4fef13a7894bda2cc63496f33c5445) Change-Id: Ifacf0536604fc468d2e2cfb5d8af18ad12b9eee1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump b01bf29919..343ff2e152Andrew Geissler2019-03-281-1/+1
| | | | | | | | | | | AppaRao Puli (1): Changing maxPasswordLength to 20 (From meta-phosphor rev: 2ec1f71a5c520fe29e4fed9a880f1f886450c7b2) Change-Id: I5a2ca923025f8ee384fdecea898d190d580e2aeb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump 8bd25ccda8..b01bf29919Andrew Geissler2019-03-261-1/+1
| | | | | | | | | | | | Ed Tanous (2): bmcweb: Fix a bunch of warnings Revert "bmcweb: Fix a bunch of warnings" (From meta-phosphor rev: 8790021ad606d7ccc536609e6340093bc30f6acd) Change-Id: I43a4f91b8ca26df413651ecdc366db73185c6499 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump de629b6ea8..8bd25ccda8Andrew Geissler2019-03-211-1/+1
| | | | | | | | | | | James Feist (1): Add Redundancy to Thermal Schema (From meta-phosphor rev: da990eaac8cd511ae04415e5b6ff19c9492b0524) Change-Id: Id42ea2149b2fa4ed75e3c8c335d32e47f867ef00 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb: srcrev bump af713a6487..de629b6ea8Andrew Geissler2019-03-201-1/+1
| | | | | | | | | | | | | | | | Ratan Gupta (3): Redfish(Network): Support for deletion of IP address through PATCH operation Redfish(Network): Support the PATCH opertration of MACAddress property Redfish(Ethernet): Send the correct JSON response after creating the IPV4 object. Shawn McCarney (1): Redfish: Enhance and fix power/thermal sensors (From meta-phosphor rev: 7ab7562682154501bf9f605b80b5193f79a98dc5) Change-Id: I14c455715aa6ba1d9f34a6c9788aeeff109cd7e5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb: srcrev bump 603a664025..af713a6487Andrew Geissler2019-03-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Anthony Wilson (1): bmcweb: Add JSON response to /logout Gunnar Mills (1): Redfish: Add Chassis PowerState call Jae Hyun Yoo (1): Refine KVM websock proxy Jason M. Bills (1): Fix Entries path to point to Systems/system Nikhil Potade (1): Add registry messages for DC power events manojkiraneda (1): Redfish: Populate DHCPv4Configuration Information (From meta-phosphor rev: 0dbc46b543bd3043c4fcd5f5e4f113b783cf04a0) Change-Id: Ibab78d1e31aedbeccfe94471c260f6466db9aef3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb: srcrev bump 9474b37880..603a664025Andrew Geissler2019-03-151-1/+1
| | | | | | | | | | | Gunnar Mills (1): Add BMCWEB_ENABLE_REDFISH_ONE_CHASSIS build option (From meta-phosphor rev: 3310350a291cfc1f4ea45e09a61c531a0de064a0) Change-Id: Idc8c94dc06cfba105029c0fa9f055a8249d1b291 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb: srcrev bump 5c6221ac85..9474b37880Andrew Geissler2019-03-131-1/+1
| | | | | | | | | | | | | | | | | | Ratan Gupta (5): Redfish: Send the success message in PATCH request Redfish(AccountService): Send the correct error message for the read only property Redfish(Ethernet): Don't init the vlanID and vlanEnable Redfish(Ethernet): Fix to not convert the json index into string Redfish(Network): Allow empty list item for ipv4 address. Richard Marian Thomaiyar (1): Support for overriding multiple sensor (From meta-phosphor rev: b56bf6b037dd1707f01a51a39d71846150645aef) Change-Id: I4e6a4aec3d3aaf13d5e8f8a22e25e4baa5454559 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb: srcrev bump 8afa1b9b96..5c6221ac85Andrew Geissler2019-03-121-1/+1
| | | | | | | | | | | | | | Gunnar Mills (1): Fix IndicatorLED "Blinking" value Richard Marian Thomaiyar (1): Fix: Power & Thermal patch method role update (From meta-phosphor rev: 96701c6039b2ca270d34416c682f81e948625f9a) Change-Id: If486ed02ccd0b7a99d3c86b5a276e3db6d3187e3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb: srcrev bump 9f898f8f29..8afa1b9b96Andrew Geissler2019-03-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Jennifer Lee (1): Redfish: Fix incorrect data of NetworkProtocol Marri Devender Rao (1): Redfish: Fix incorrect reference tag added as part of update_schemas.py script Qiang XU (1): redfish: chassis: add property of physical security Ratan Gupta (1): Redfish: Add the PATCH support for user locked property. Richard Marian Thomaiyar (2): Patch support for sensor overrride Fix typelist for fan in Thermal schema Santosh Puranik (1): Support for boot properties (From meta-phosphor rev: c86c6336d3f074dcf28962edc5a6e1a370935786) Change-Id: Idacf4ac351740a7672945d8f7fd97793a5a9f299 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb: srcrev bump 39e77504ba..9f898f8f29Andrew Geissler2019-03-101-1/+1
| | | | | | | | | | | | | | Lei YU (1): REST: Increase timeout for image upload Shawn McCarney (1): Redfish Chassis: Fix @odata.id, remove BuildDate (From meta-phosphor rev: 568fde533271fae5fcca0751e0e595c42c65dcad) Change-Id: I5cf6706712cc3a7e2e60affde4ad4eab915b1c8c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb: srcrev bump f1eebf06f7..39e77504baAndrew Geissler2019-03-081-1/+1
| | | | | | | | | | | Ed Tanous (1): bmcweb: /s/boost::string_view/std::string_view/g (From meta-phosphor rev: e634658a554364342348177bb69ffdd57d958179) Change-Id: I0287d1391d6bd7fc699f6214537bb8a3a1ef0dc7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb: srcrev bump be12c72919..f1eebf06f7Andrew Geissler2019-03-061-1/+1
| | | | | | | | | | | | | | | | | | Ed Tanous (2): Move some include headers to a less specific folder Fix some static analysis bugs beccabroek (1): Redfish remove buildDate property from system raviteja-b (1): Redfish(Network): Support the PATCH operation of HostName property (From meta-phosphor rev: 48208ebdf280938f2ca08ef20dda2d089b23172a) Change-Id: Ifbcceca61df44ec115a43ef18a8c79f8243e5f69 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* rest-dbus: srcrev bump 403ce23066..9273a302e8Andrew Geissler2019-03-051-1/+1
| | | | | | | | | | | James Feist (1): Make bools correctly display as booleans (From meta-phosphor rev: 47cb162fb2cda6479c140206508867276112a9e7) Change-Id: Ib632dcc2ba4d1baac223b5a63597a4e75f43c7d1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb: srcrev bump 537174c420..be12c72919Andrew Geissler2019-03-031-1/+1
| | | | | | | | | | | | | | James Feist (4): pid: fix patching with regex inputs s/MinThermalRpm/MinThermalOutput pid: add direction to stepwise Don't set result to success when calling success (From meta-phosphor rev: c26907e7fb34b2922c47f1c6a024fc457b143171) Change-Id: I5a2f25cbbd2f6c842dd1f56697c64dd8e0fc33e9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb: srcrev bump 457207f354..537174c420Andrew Geissler2019-03-011-1/+1
| | | | | | | | | | | Ed Tanous (1): bmcweb: move ethernet VLAN to readJson (From meta-phosphor rev: c31ee2ef9935eefa4b1f7db7325f20308203b802) Change-Id: I4c02e23f12d9d1bb576498f5f13ca56a5c4e8306 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb: srcrev bump 43b761d0c8..457207f354Andrew Geissler2019-02-221-1/+1
| | | | | | | | | | | | | | Ed Tanous (1): bmcweb: update TLS cipher suites to mozilla modern Santosh Puranik (1): Fixes in System schema PATCH handling (From meta-phosphor rev: 18d31ce7834271e8885b1d3f9e448315e976a7bb) Change-Id: I6a26ca66b2f5d79b347c3fb9a5ea1eba0013aa79 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb: srcrev bump aad1a25727..43b761d0c8Andrew Geissler2019-02-211-1/+1
| | | | | | | | | | | | | Ed Tanous (3): bmcweb: Resolve build error with non-SSL builds Implement KVM websocket proxy in bmcweb bmcweb: fix compiler warnings (From meta-phosphor rev: 4d72078d6370bcb9dbebd7ffb2ef9c1aeead28e8) Change-Id: I371b2e74c70be67e70d8e33c2639e1574870ff9a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb: srcrev bump d53dd41f16..aad1a25727Andrew Geissler2019-02-201-1/+1
| | | | | | | | | | | James Feist (1): pid: Add hysteresis (From meta-phosphor rev: cb3fd3d945efc44df4c94fcb5be9078207e23c53) Change-Id: I57035a0fb671074baec4ec88cb703ec140e5720c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb: srcrev bump 029573d4d5..d53dd41f16Andrew Geissler2019-02-201-1/+1
| | | | | | | | | | | | | Jason M. Bills (3): Update the CPU Log Timestamp location Add missing Entries fields for CPU and BMC LogServices Move the CPU LogService to Systems (From meta-phosphor rev: 3fb350499506bcdeb843ee3ff00f9c83da8970e9) Change-Id: Iccc3f71f3d6b2c0f6795290a795ade9e7e51b5f7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb: srcrev bump abf2add6a3..029573d4d5Andrew Geissler2019-02-191-1/+1
| | | | | | | | | | | | Ed Tanous (2): bmcweb: Fix some errors in Redfish Sessions bmcweb: Implement single Redfish "system" endpoint (From meta-phosphor rev: 587e0b27430b9e6144f042875eab1eddb7adc241) Change-Id: I998b7ffed142724822413ed40eb21166be9149f5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb: srcrev bump 734bfe9094..abf2add6a3Andrew Geissler2019-02-121-1/+1
| | | | | | | | | | | Ed Tanous (1): bmcweb: move variant usage to std namespace (From meta-phosphor rev: c1372d9a7d1d45b39e4ca6ad13b157f2c62f1dab) Change-Id: Id7313f41f976954c5dda85f49c0f2704ddac609b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump b957ba5a34..734bfe9094Andrew Geissler2019-02-081-1/+1
| | | | | | | | | | | | | | | Ed Tanous (2): Delete socket adapters Fix bad link in Redfish JsonSchemas ID Gunnar Mills (1): Use Chassis interfaces to determine if chassis (From meta-phosphor rev: a3a4204d6eaf7a02f67dfa2198dd1f60b99ede28) Change-Id: Ifef427f577e6f7d83beffc211b44f2c98799f665 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump d45d2d0f40..b957ba5a34Andrew Geissler2019-02-041-1/+1
| | | | | | | | | | | Gunnar Mills (1): Add IBM Processor Properties (From meta-phosphor rev: ff3736880a58aeaa3361e690efb29f55d855f66a) Change-Id: I5b3523af1558de36a7084b3d8e777bfb8d029acd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump fe7e97d310..d45d2d0f40Andrew Geissler2019-02-041-1/+1
| | | | | | | | | | | Marri Devender Rao (1): Redfish: Update schema files to 2018.3 (From meta-phosphor rev: 60a523a517ef5c052c4280851f6895bacf3cb5a7) Change-Id: Ice123671ccd1e170d016bc5b062cdcdc18c4f4d3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: Replace phosphor-rest with bmcwebEd Tanous2019-02-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | This patchset replaces the python based phorphor-rest implementation with bmcweb, a c++ implementation. bmcweb has several advantages to phosphor rest, and should be the default implementation for new BMCs. Some of the advantages include: 1. Authentication and authorization is based on PAM 2. Its written in a compiled language, which gives it more applicability for low resource systems with lower memory. 3. It replicates all the existing phosphor-rest interfaces. 4. Smaller binary size. The bmcweb binary compresses to 800KB at last measure. 5. bmcweb implements a compliant redfish interface, which phosphor-rest does not. 6. bmcweb has a selectable build, so features can be enabled/disabled per platform as needed. (From meta-phosphor rev: 7bfe2964d1c263d7104fcaabc42806ad0bcff331) Change-Id: I4a9b5169c2151de633b5227612f15a9e7a771683 Signed-off-by: Ed Tanous <ed.tanous@intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump da21df7cde..fe7e97d310Andrew Geissler2019-02-011-1/+1
| | | | | | | | | | | | | Matt Spinler (3): REST: sd_bus_message->JSON: fix multiple entries Support any message type in /subscribe callbacks REST: GET: Use convertDBusToJSON (From meta-phosphor rev: 8ec5188a65702f7d81e4802882bac6b8ad5a3058) Change-Id: Ib75c447c88ab3eb0ac301712ad0e0edb4b2f147b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: refresh master: 80d39cecca..c531e38a57Brad Bishop2019-01-301-1/+1
| | | | | | | | | | | | | | | | | | | | | Update meta-phosphor to master HEAD. Andrew Geissler (12): dbus-sensors: srcrev bump e8b60d0bf0..b82c2a78c7 entity-manager: srcrev bump bcf722e0ce..63845bfe69 bmcweb: srcrev bump 7625cb81a6..da21df7cde phosphor-webui: srcrev bump a83cd057aa..7e48d0818a phosphor-ipmi-flash: srcrev bump 46bdadc210..13e49868de phosphor-fan-presence: srcrev bump f0b020fb32..a1aef7a100 phosphor-hwmon: srcrev bump 9a7ef7c639..cd40c8815a phosphor-net-ipmid: srcrev bump 744b3c8b84..22c8a210c4 phosphor-net-ipmid: srcrev bump 22c8a210c4..5f1dd316fc phosphor-net-ipmid: srcrev bump 5f1dd316fc..d5a4f45e1e phosphor-host-ipmid: srcrev bump 23df06f44f..f301f04567 phosphor-objmgr: srcrev bump a82779fb66..d732287cdd Change-Id: Ic03af27608cb33750e1d9d4765f521a39463762c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump 66cdfb4755..7625cb81a6Andrew Geissler2019-01-241-1/+1
| | | | | | | | | | | | | | | James Feist (1): [redfish] Display missing field in PidControllers Matt Spinler (2): REST: Refactor software image upload REST: Return a 405 on bad DELETE paths (From meta-phosphor rev: d8e47bdaa9e541556f75b34ce9b5a5ed5be4cb5f) Change-Id: I05950da4f92242a7be97877fbf0cddc7f92731b9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump a2f0263855..66cdfb4755Andrew Geissler2019-01-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Andrew Geissler (2): Add dev section on using SDK/QEMU Add redfish schema link Ed Tanous (2): bmcweb: update SSL cipher suites to OWASP compatB Update content security policy Gunnar Mills (1): Redfish: Chassis: Remove Inventory.Item.System Matt Spinler (4): REST: Add method return support for arrays/dicts REST: Add method return support for structs REST: Add method return support for variants REST: If necessary, combine method response data (From meta-phosphor rev: a3c5c0a0769160b3a7f7530504fbc83bdd15091b) Change-Id: Idd7dc9e239cc496b5c56cfc0c175bac6c7ad5646 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump 318bd892a6..a2f0263855Andrew Geissler2019-01-211-1/+1
| | | | | | | | | | | | | | | | Andrew Geissler (1): Miscellaneous formatting clean up Matt Spinler (3): REST: Add framework for returning method response REST: Add method return support for basic types REST: Add missing pointer dereference (From meta-phosphor rev: 6e7a6d0d42a565dea1914b6a30f17bec1042b854) Change-Id: Ie0f79667106ee8091707b64ff20ecc17b21835f7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-rest-server: srcrev bump 44573ab21a..3c6d49a65bAndrew Geissler2019-01-181-1/+1
| | | | | | | | | | | Ratan Gupta (1): Fixes the method signature generation logic (From meta-phosphor rev: d5cd66788aa5ef6c2ffa1110f18651b72634b552) Change-Id: I4fbd96a63936686706a106816f2e38f0e066cace Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump 127ea5461b..318bd892a6Andrew Geissler2019-01-161-1/+1
| | | | | | | | | | | Matt Spinler (1): REST: Return on error in findActionOnInterface (From meta-phosphor rev: 71b3ecdf2e8c55aeb411531846262b4c7571ceff) Change-Id: I9c3d88a91ef46493b9e3f08a77932d4ee56551ec Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump 5f2caaef9f..127ea5461bAndrew Geissler2019-01-151-1/+1
| | | | | | | | | | | Matt Spinler (1): REST: Add missing return statement (From meta-phosphor rev: 4b6cf12271b38ca0e3c5071a4f167b633e681e9b) Change-Id: I70191d26d0a282015672d3a60f20bb270b5cdaf0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump 4ae611d9de..5f2caaef9fAndrew Geissler2019-01-151-1/+1
| | | | | | | | | | | | | James Feist (3): Redfish Schema: Add Stepwise to Oem Schema redfish: oem: add stepwise configuration GET redfish: oem: add stepwise configuration SET (From meta-phosphor rev: 49f25b18c732f386834344f0123cd2b957472c75) Change-Id: Ic6ee08033fb0700e62ee4f74de8533ea22f693df Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-rest-server: srcrev bump dbc46919bd..44573ab21aAndrew Geissler2019-01-141-1/+1
| | | | | | | | | | | Adriana Kobylak (1): rest_dbus: get_host_interface: Iterate through busnames (From meta-phosphor rev: f78da2efe74e086968a95af287f7f96c2c840501) Change-Id: I7ec7457c1e74c51edd989ccc67abdc856ad540b7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump c0eb9bd95a..4ae611d9deAndrew Geissler2019-01-131-1/+1
| | | | | | | | | | | | | | Ed Tanous (1): bmcweb: Remove deprecatd ASIO interfaces Matt Spinler (1): REST: Add missing return statement to dbusArgSplit (From meta-phosphor rev: 56e7720c8adfeb81816d9be0de0f6b702822fa5a) Change-Id: I4b2525ec3d81823a207970ac478e9085aaeb6b87 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud