summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
Commit message (Collapse)AuthorAgeFilesLines
...
* meta-phosphor: Replace phosphor-rest with bmcwebEd Tanous2019-02-012-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* dbus-sensors: srcrev bump 2a408b946e..08aec6f16fAndrew Geissler2019-02-011-1/+1
| | | | | | | | | | | James Feist (1): [adc] stop using oemname (From meta-phosphor rev: 0b5f6e8d2229b09952cf9d487a31d7e17dce94a0) Change-Id: I8614437c53826baaeacc57d0dd2cf896ed61eb43 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.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>
* phosphor-ipmi-flash: srcrev bump 13e49868de..596b681cabAndrew Geissler2019-02-011-1/+1
| | | | | | | | | | | Patrick Venture (1): tools: move blobs methods to private (From meta-phosphor rev: bdb83ca0a6fd60afd4d7b5cef3b8d2f7eed543cb) Change-Id: I4206142ef1eeb0ee6ddc609c0b10413acb2342fd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Remove dependency on phosphor-ipmi-inventory-sel recipe.Tom Joseph2019-02-011-2/+0
| | | | | | | | | | | With the eSEL refactor phosphor-host-ipmid is not depending on the phosphor-ipmi-inventory-sel recipe. (From meta-phosphor rev: 174a3499599cda3972f8a532d11e596b57345300) Change-Id: Iea24b03fda36071760792b06a9c4e8443ad149ef Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: Add new service to dbus-sensorsJames Feist2019-01-311-0/+1
| | | | | | | | | | | | | New application was added. Tested-by: Build passed and sensor was avaliable during sensor list (From meta-phosphor rev: a1eef888b8993ce972210bf94ce167a501506bbb) Change-Id: I0d753d2b445adbbf80ccd090ba352f0435f7e6d8 Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* dbus-sensors: srcrev bump b82c2a78c7..2a408b946eAndrew Geissler2019-01-311-1/+1
| | | | | | | | | | | | | James Feist (3): Fix Exit Air Temp Sensor Enable ipmb sensor Add initial README (From meta-phosphor rev: eee0a1f0e7a4d7c2d7212f069a17827705cdc3b5) Change-Id: I47701b74d72e381e99c6ac4f2c10df5f960e9406 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-webui: srcrev bump a3b397d7f7..97280b3efdAndrew Geissler2019-01-311-1/+1
| | | | | | | | | | | Iftekharul Islam (1): Fix table header (From meta-phosphor rev: e6410bb073cb710b86053245e0125877f6b43b50) Change-Id: I5f3136fe56bb9baa492b1c5a202e06c8f5374e4e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* ipmbbridge: srcrev bump 932870a4e1..a8c77dc857Andrew Geissler2019-01-311-1/+1
| | | | | | | | | | | James Feist (1): Stop using old i2c-tools header (From meta-phosphor rev: 0eaeb6c8e090f9eb6330eb573d0140acc5b7597a) Change-Id: Ia48681bdc26bedd2a4b9dd25bcd7b7452f858485 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-host-ipmid: srcrev bump f301f04567..161f20d59dAndrew Geissler2019-01-311-1/+1
| | | | | | | | | | | Richard Marian Thomaiyar (1): Removal of excess 16 bytes padding (From meta-phosphor rev: 20e418fd2722ff0dd1d6f46d47cd523a720c4567) Change-Id: I5138cc765e4d77c1fe4caf4c91f0370d512c2399 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* pam-ipmi: srcrev bump a32999cde4..65edb939efAndrew Geissler2019-01-311-1/+1
| | | | | | | | | | | Richard Marian Thomaiyar (1): Removal of excess 16 bytes padding (From meta-phosphor rev: 23dd122622b099237c150188161fff687da0c259) Change-Id: If0858a0b8263aa3a52815f5938fd832f52fef203 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-pid-control: srcrev bump 9fa90c1923..35621ebeb9Andrew Geissler2019-01-311-1/+1
| | | | | | | | | | | | | | Patrick Venture (4): README: drop TOC README: move contents into markdown README README: add missing verbatim wrap README: Add margin thermal example (From meta-phosphor rev: 731defb61dcea549e7f3f6eb4eb3fe05eea43042) Change-Id: Ia763291489ae4559de3daea6fb34b03c87805fb2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-webui: srcrev bump 7e48d0818a..a3b397d7f7Andrew Geissler2019-01-301-1/+1
| | | | | | | | | | | | | | Ryan Arnell (1): Fix issue for responsive design: Login screen beccabroek (1): Add ngMessages (From meta-phosphor rev: 6b794dda3d8f3b9d2f5e66627afc8a3358130128) Change-Id: I764a9446451d1c3f561f2aef15ac7fb87eb00b24 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* entity-manager: srcrev bump 63845bfe69..bea722b6f1Andrew Geissler2019-01-301-1/+1
| | | | | | | | | | | Ed Tanous (1): Fix bad riser address and mux type (From meta-phosphor rev: b5508be5f645ea309fe67a4f3110a67c4f4bd275) Change-Id: If28acb006ff118b8ebae5f57aae55431c6e07649 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-pid-control: srcrev bump 80b5d9a8a5..9fa90c1923Andrew Geissler2019-01-301-1/+1
| | | | | | | | | | | James Feist (1): Change all default_bus back to new_system bus (From meta-phosphor rev: 205cd07c72d304c711bbdb8273a148576d3c543c) Change-Id: Ibc4b1daa8fdf116768e06a814a42c11b8241575b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-ipmi-blobs: srcrev bump d1c3e86f23..dc82ab15f2Andrew Geissler2019-01-301-1/+1
| | | | | | | | | | | | Patrick Venture (2): stop installing manager header blobs-ipmid: blobs header: add prototype all handlers need (From meta-phosphor rev: 887508fbc1137234ad53587547bba0349901b229) Change-Id: Id028cc3a5e1bb1b67f64c1d00689cb27e15b2713 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-debug-collector: srcrev bump e57ee7623b..6d7f753ba7Andrew Geissler2019-01-301-1/+1
| | | | | | | | | | | | Marri Devender Rao (2): Refactor to pass errors to watch through config YAML Specify plugins to be invoked for chekstop error (From meta-phosphor rev: d9924f22c79d9296f6a481ff2716d4a903c1deac) Change-Id: Iaffa06145af2db4e6dc5deb56f3c30177d079e34 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-3010-10/+10
| | | | | | | | | | | | | | | | | | | | | 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>
* meta-phosphor: u-boot: Refresh patch disabling unnecessary featuresAndrew Jeffery2019-01-241-12/+28
| | | | | | | | (From meta-phosphor rev: 80d39ceccaca886168f65dc9bc708759cddd0940) Change-Id: Ieb2781db3825c924173ca58878682924ca07da98 Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* oneshot services should only be run onceAndrew Geissler2019-01-242-0/+2
| | | | | | | | | | | | Still chasing root cause of openbmc/openbmc#3466 but either way, these services should be configured to only ever run once. They do one-time things and do not make sense to be run multiple times. (From meta-phosphor rev: d9c5bebf10b7e45c714c072a12d058be683d4b18) Change-Id: If199ed739853b353cb11c85039a30c17e9a32e49 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-time-manager: srcrev bump 4e84539349..a8741b56ecAndrew Geissler2019-01-241-1/+1
| | | | | | | | | | | Lei YU (1): README: Add special note on NTP setting change (From meta-phosphor rev: 97ace23dd7ff7f94f81afc89f4adfb269f35d386) Change-Id: Ie7da945db970387566833a5a81c1729f3452d3e6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* entity-manager: srcrev bump aaa4b526ce..bcf722e0ceAndrew Geissler2019-01-241-1/+1
| | | | | | | | | | | Vijay Khemka (1): FBTP: Add fan and cpu sensors info (From meta-phosphor rev: 2bda5f7c78273efd53d26f49df7619df993b4029) Change-Id: I642b5ea99ca60efc840a99ea59c67b243d770849 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-interfaces: srcrev bump da29706fc3..05207d6942Andrew Geissler2019-01-241-1/+1
| | | | | | | | | | | | | | | Kuiying Wang (2): Define enabled property for reset/power button Add power control interface William A. Kennington III (1): network: Add a neighbor interface (From meta-phosphor rev: 92dde13842385ec9f549f2c5d22f839600015d79) Change-Id: I6bddeffb6e4c1da75a741ad2061f5094eb7c1d4d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> 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>
* phosphor-webui: srcrev bump 30444c6ccb..a83cd057aaAndrew Geissler2019-01-241-1/+1
| | | | | | | | | | | | | | | | | | AppaRao Puli (1): webui: user management bug fixes Gunnar Mills (1): Firmware: Remove unnecessary promises beccabroek (2): Add toast to Network Settings page Add toast to Firmware page (From meta-phosphor rev: a95c01f71d648205fb4d532e3dbf8022bf82a548) Change-Id: I85daafaaa4881987a31ff20c443cef1cb724c361 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* systemd: pick upstream fixes for timedatedLei YU2019-01-234-0/+278
| | | | | | | | | | | | | | | | | | | | | | | | | There are several fixes related to systemd/systemd#11420, which affects openbmc/openbmc#3459 Pick the related changes to fix the issue. Partially resolves openbmc/openbmc#3459. Tested: Run below script to make sure setting time eventually succeeds. timedatectl set-ntp 1 sleep 10 # Wait for a while for NTP service to start timedatectl set-ntp 0 until busctl call org.freedesktop.timedate1 /org/freedesktop/timedate1 org.freedesktop.timedate1 SetTime xbb 1487304700000000 0 0 do echo "Try again..." done (From meta-phosphor rev: 076771ae7363a3342fe45f7f8f6b383811c8677e) Change-Id: I453cff9224721052a1ed000fa4ded1d4858dcde1 Signed-off-by: Lei YU <mine260309@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-debug-collector: Phosphor Pass errors to watch through YAML fileMarri Devender Rao2019-01-233-2/+31
| | | | | | | | | | | | Refactored code to pass error objects to watch through YAML file Dump will be created when an error object created matches the error object path specified in the YAML file. (From meta-phosphor rev: ae622549f4947084e549ec5cfc40f88daa5c4ae6) Change-Id: I9eb1c53ee4e1580d903e1004009d7595fb7811a6 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-ipmi-flash: srcrev bump f9566d88d4..46bdadc210Andrew Geissler2019-01-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patrick Venture (22): tools: specify common ipmi errors for humans firmware: reorder open cases slightly rename lpcmapperinterface to hardwaremapperinterface hardware interface: add copyFrom lpc: add missing headers rename lpc_mapper_mock -> window_mapper_mock lpc_aspeed: move driver path to class member lpc mappers: provide BMC memory address for mapping lpc_aspeed: add mapped file descriptor window interface: add close method lpc_aspeed: implement mapRegion as part of copyFrom lpc_aspeed: implement close method lpc_aspeed: implement copyFrom tools: blob add writeMeta to interface lpc_handler: add missing TODO tools: lpc: start implementation, send metadata tools: minor cleanup, drop member return inline tools: lpc: add internal/sys to handler lpc_aspeed: delete copy/assignment of object tools: lpc configuration structure is packed tools: add io interface for mmio, etc tools: tie devmem io handler into lpc handler (From meta-phosphor rev: 2c4dede0ad2d21839cd1fab239bc92ead4505c3f) Change-Id: I083753a65b10bc2a42a632f2f828ee40f8c490ec Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-webui: srcrev bump 92d13b62f5..30444c6ccbAndrew Geissler2019-01-231-1/+1
| | | | | | | | | | | | beccabroek (2): Add toast to LED page Add toast to Date Time page (From meta-phosphor rev: b4cabd6bdfbab673d574357c45166a42f4d2fe65) Change-Id: I23cf81a8fbf70cd762200c4bcd7d5947198a196f 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>
* dbus-sensors: srcrev bump 6ef20407ab..e8b60d0bf0Andrew Geissler2019-01-221-1/+1
| | | | | | | | | | | Jae Hyun Yoo (1): Use cached sensor configuration in CPU sensor service (From meta-phosphor rev: e728ec3f62433be5103e5fd49610e893e405312a) Change-Id: I71f9a4e9a05a867deb1a4a3449b6ba0f33f4b37a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Add OPENBMC_TARGET_MACHINE to /etc/os-releaseJoseph Reynolds2019-01-221-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | This adds a new OS identification parameter (OPENBMC_TARGET_MACHINE) to the /etc/os-release file in the generated OpenBMC image to indicate the kind of device the OpenBMC image is targeted to control. This is needed to be able to track the image back to its source code: the distro and version indicate the exact source code that was used, and the target machine says which Bitbake layer configuration within that source was used. Note the target machine name is typically set in the openbmc/meta-*/meta-MACHINE/conf/local.conf.sample file. (This is where TEMPLATECONF points to.) The "uname" command options -m (machine) and -i (hardware platform) will continue to refer to the BMC and not its target machine. Tested: On the build system, `cat $IMAGE_ROOTFS/etc/os-release` shows the correct value. (From meta-phosphor rev: e9319a8c4b7bc9b737fbb6e5359f878d5ab13e7a) Change-Id: I29483ef4a72ae80c30399c795177ed446456740d Signed-off-by: Joseph Reynolds <jrey@us.ibm.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-networkd: srcrev bump cb500dc2b5..fbafa25b0cAndrew Geissler2019-01-181-1/+1
| | | | | | | | | | | | William A. Kennington III (2): util: Reset Failed Before Restarting Service ethernet_interface: Clean up object creation (From meta-phosphor rev: 88e1a404fe51d8f8f5fc2f273e897c5700368a38) Change-Id: Id39145e3bd2ac121a7f03e58c743f5ac5b1eeeaa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-interfaces: srcrev bump c39e8ce1a6..da29706fc3Andrew Geissler2019-01-181-1/+1
| | | | | | | | | | | Oskar Senft (1): Add chassis type to Inventory.Item.Chassis. (From meta-phosphor rev: c250434dda37ce7dba1669615c079599243376cd) Change-Id: Icda75dc44736dc6756b3d5924141b0b140d06d0e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-host-ipmid: srcrev bump 583171207c..23df06f44fAndrew Geissler2019-01-181-1/+1
| | | | | | | | | | | Richard Marian Thomaiyar (1): Return error for password length bit mismatch (From meta-phosphor rev: dded51a2666ed5f87b0f81629189d5d370bc5f7e) Change-Id: Ie668d52a2ebaeb5a0657b898997176e79e19dca0 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>
* phosphor-webui: srcrev bump 9feb9ce280..92d13b62f5Andrew Geissler2019-01-181-1/+1
| | | | | | | | | | | | | beccabroek (3): Add toast notifications to SNMP page Add toast to Power Usage page Add toast to Power Operations page (From meta-phosphor rev: 45cee6c662d1118cb14adfd2e9d375848ed1a010) Change-Id: I63c499067be4366ff28a6db69aec03c665d68524 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-ipmi-flash: srcrev bump 907f3a70ba..f9566d88d4Andrew Geissler2019-01-181-1/+1
| | | | | | | | | | | | | | Patrick Venture (4): firmware_handler: add fake sdbusplus if not found rename write,read to writeMeta,readMeta firmware: slight code re-order to improve clarity bugfix: tools: close session on failure (From meta-phosphor rev: 975ee841bb3a0f982ee279168b77e750149adf28) Change-Id: I8d3745c776e07ed9ffbb2105287e932f5648e1d0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-interfaces: srcrev bump d8b93b5773..c39e8ce1a6Andrew Geissler2019-01-171-1/+1
| | | | | | | | | | | | | | Marri Devender Rao (1): Add TPM interface with no attributes to Inventory William A. Kennington III (1): watchdog: Rename timer use fields and enum (From meta-phosphor rev: 4f5582699a98f5d95f698259f1a9ca2fa05b6f81) Change-Id: If848ff4af8c9ce7bf74cfaf4277d086415cedf95 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Set required properties for TPM FRU through configuration fileMarri Devender Rao2019-01-171-0/+8
| | | | | | | | | | | | Add extra properties "present", "Field replaceable", "cacheable" to config file for Trusted Platform Module(TPM) FRU. (From meta-phosphor rev: acea36587d7c061bd59c9ce2022a066cbb50fb0f) Change-Id: I9664be7a4e0589928ec7c7b2a1150c7b04e1cf9d Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* sdbusplus: srcrev bump 062205d78d..4d741897f5Andrew Geissler2019-01-171-1/+1
| | | | | | | | | | | Lei YU (1): Revert "Revert "Fix incorrect defaultValue in generated server.hpp"" (From meta-phosphor rev: d7019a18dfd6c9e49dbba0b0e07d3f1a9cbf1fcb) Change-Id: Id42dc9f60f70453eede9c7b47590d9592b353b5d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* entity-manager: srcrev bump 554fd8ddc8..aaa4b526ceAndrew Geissler2019-01-171-1/+1
| | | | | | | | | | | | | | James Feist (1): Move front panel config into chassis Qiang XU (1): Add chassis intrusion sensor config (From meta-phosphor rev: 2fbab8a846d3ee32ba22b0425c29d8263ccb2f0d) Change-Id: Iab94203979043a64e5f1ea21d92b3dec2bf3c3c9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-ipmi-flash: srcrev bump 182b76491f..907f3a70baAndrew Geissler2019-01-161-1/+1
| | | | | | | | | | | Patrick Venture (1): tools: implement bt sendcontents (From meta-phosphor rev: 6641c09d39deba84faf76b96abf3c4bb67cfdac9) Change-Id: I6cf6d062c51cff029fc6bbfb8309047cf94e7570 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>
* openssl: Don't add c_rehashWilliam A. Kennington III2019-01-161-0/+4
| | | | | | | | | | | | | | | This script was rewritten into perl at some point and brings in an unnecessary runtime dependency on perl. Tested: Built a romulus openbmc image and verified that c_rehash and perl were no longer included. (From meta-phosphor rev: 53b55e6305bc1a801d758d2a11d2f2c402638acd) Change-Id: I77cc9e3f50cdca47fb71d8c2ceac0fab839b6e9e Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor: Move ipmitool fork to a set of patchesEd Tanous2019-01-163-36/+392
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Given that upstream yocto already has a recipe for ipmitool, it doesn't make sense for us to have a hard fork of it, especially when they are solving problems for us, and keep the version up to date. Functionally, this commit does 3 things. 1. Deletes the phosphor specific phosphor-ipmi-tool target 2. Adds the openbmc specific ipmitool patches into phosphor, for ease of updating to new versions in the future. 3. Updates ipmitool to the latest upstream version: 1.8.18 Tested By: Built an image with ipmitool included. Ran through some basic commands: ipmitool mc info ipmitool sensor list and observed no errors, and correct responses over dbus. Ran ipmitool --help and observed ipmitool version 1.8.18 in the output string. (From meta-phosphor rev: fe41c387618414906722b6a60b4c752cb6941d45) Change-Id: If1f0f3dbf8997576b8001e76318bbc231e8f59c0 Signed-off-by: Ed Tanous <ed.tanous@intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* systemd: Add support for static neighborsWilliam A. Kennington III2019-01-164-0/+805
| | | | | | | | | | | | | | | These are backports of changes I contributed to systemd v240. We need these until we get v240 from oe core. Tested: Ran a romulus image and provisioned static neighbors with systemd networkd. (From meta-phosphor rev: 8b84385e3c40d1827b06d0612def2275d3ad4faf) Change-Id: I5720a3b1626e15d4e4cfc630ce24f5818b294d8a Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Ensure host-check runs after ipmidAndrew Geissler2019-01-161-2/+2
| | | | | | | | | | | | | | | | | | | It has been found that multiple apps implement the /xyz/openbmc_project/control/host0 object path. The host-check service requires the one provided by the xyz.openbmc_project.Control.Host service but the mapper command line currently has no way to differentiate this. Specify explicitly the service required Resolves openbmc/phosphor-state-manager#2 (From meta-phosphor rev: 2d02ee8049f9c6b893435df52817c6ba5dfe8577) Change-Id: Iffb09e3125cf6614cb887d693a9b7812374f4e69 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-pid-control: srcrev bump e54c7fffbb..80b5d9a8a5Andrew Geissler2019-01-161-1/+1
| | | | | | | | | | | | James Feist (2): Make James Feist a Maintainer Remove singleton from dbuswriter (From meta-phosphor rev: 436fe68bf8fedace42f1455f3bd51bcc4b42a574) Change-Id: If46e8797ade44552031b9d0dfd6c9ed2c7cf6424 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud