summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-06-06Update to internalEd Tanous156-6119/+12383
Signed-off-by: Ed Tanous <ed.tanous@intel.com>
2019-05-29Merge branch 'master' of ↵Ed Tanous2152-36494/+26062
ssh://git-amr-1.devtools.intel.com:29418/openbmc-openbmc into intel
2019-05-29swift: Point to swift's kernel device treeAdriana Kobylak1-3/+1
The kernel device tree for swift has been merged upstream. Tested: Output of "bitbake obmc-phosphor-image -e": # pre-expansion value: # "${KMACHINE}-bmc-opp-${MACHINE}.dtb" KERNEL_DEVICETREE="aspeed-bmc-opp-swift.dtb" (From meta-ibm rev: b652e467727899419334e6bf8b5b63e3a4150b56) Change-Id: Ib7f4063234d1412bdbeb01044947d92c75df704e Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-29meta-romulus: Set RemainAfterExit for phosphor-cooling-type serviceLei YU1-0/+2
The service phosphor-cooling-type is required by multi-user.target and thus will be started by default. In case multi-user.target is started for multiple times, this service will be startd for multiple times as well, and eventually get start-limit-hit failure. This commit adds RemainAfterExit=true so the service will be treated as started and thus will not be started for multiple times. Resolves openbmc/openbmc#3544 Tested: Reboot Romulus BMC when the host is on, and verify the BMC gets READY state after reboot. (From meta-ibm rev: fdd8f7bb1cca6b505d6b92c741d04a9c6bbfafa7) Change-Id: Ie3817296265c860d770333c59b591da9d083139c Signed-off-by: Lei YU <mine260309@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-29YAML updates for Swift MEM_GOODx fault isolationBrandon Wyman1-2/+90
Use new memGoodError() function to analyze MEM_GOOD0 and MEM_GOOD1 faults for isolation. Add GPIOAnalysis sections to the YAML file to use the two PCA9539 devices that will be used to isolate and make the appropriate call outs. (From meta-ibm rev: bbca98df7f6d46709a840b5054f14eb0371851ad) Change-Id: Ieff5dfb9d514891f3ee3e1267256b165f69e7a08 Signed-off-by: Brandon Wyman <bjwyman@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-29Recipe updates for power sequencer YAML filesBrandon Wyman4-0/+216
Add YAML file for Witherspoon power sequencer information. Add YAML file for Swift power sequencer information. Add native recipe to pull in YAML files. Update recipe to set appropriate configuration variable for YAML file to use based on machine configuration. Depends-On: I54958ce49496464e601ff9c6f2b081ee8d2c07be gerrit.openbmc-project.xyz/c/openbmc/witherspoon-pfault-analysis/+/20513 (From meta-ibm rev: b5b193f18604177387d7ad0fd196415cd9098f51) Change-Id: I415f8226f23098b4e4af0a7dc1e9374c9699a327 Signed-off-by: Brandon Wyman <bjwyman@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-29meta-phosphor: inventory: enable non-native recipesBrad Bishop2-12/+9
There exists a number native class recipes throughout meta-phosphor that simply provide a data (often YAML) file as input to building another application. Having these data file recipes implemented as native class recipes prevents the use of machine overrides because bitbake (rightfully so) discards machine qualifiers from native recipes. Further, data files aren't really any different than library header files and those are consumed by recipes as target class recipes that are DEPENDed on. Do the same thing for data file recipes. (From meta-phosphor rev: 1675a60bc9648cb5c7ec224df3791dbe89f09134) Change-Id: I7fa23c7914abc5018f6534a8daa0462c6ee9daa3 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-29phosphor-ipmi-flash: srcrev bump 547fa3a8d9..0c642fd04bAndrew Geissler1-1/+1
Patrick Venture (28): test: firmware uploadInProgress: minor cleanup test: firmware updateInProgress: write test: firmware notYetStarted: minor cleanup test: firmware uploadInProgress: read test: firmware uploadInProgress: commit test: firmware verificationPending: canHandleBlob test: firmware verificationPending: stat(blob) test: firmware verificationPending: open test: firmware verificationPending: close test: firmware verificationPending: commit test: firmware verificationPending: stat(session) test: firmware verificationPending: writeMeta test: firmware uploadInProgress: writeMeta typo test: firmware verificationStarted: stat(session) test: firmware notYetStarted: canHandleBlob test: firmware verificationPending: write test: firmware verificationPending: read test: firmware verificationStarted: stat(blob) bmc: add utilty method to only add a blob id if not present bmc: add verify blob id only when ready test: firmware verificationStarted: writeMeta test: firmware verificationStarted: write test: firmware verificationStarted: open test: firmware verificationStarted: read test: firmware verificationStarted: commit test: firmware verificationStarted: note about close test: firmware verificationCompleted: start without tests test: firmware verificationCompleted: stat(blob) (From meta-phosphor rev: 06d30ed109a1861599d73ff0a99032e88128806a) Change-Id: I37eb868ea3ec9e116a94f12d29bfec81bbe2cd2b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-29phosphor-pid-control: srcrev bump ded0ab5662..375f7098c2Andrew Geissler1-1/+1
Hank Liou (1): Add stepwise parser (From meta-phosphor rev: 57bfafb4518833a5a308e10d32787a3b1c126978) Change-Id: Ic5faa0a4dc4b1bc1b4991b065c1bb856cc16f2b5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-29phosphor-ipmi-blobs: srcrev bump 9260be3832..00d5f0de56Andrew Geissler1-1/+1
Patrick Venture (1): blobs-ipmid: use enum class for BlobOEMCommands (From meta-phosphor rev: af9fda8111c6b0b722a0611516f713475cb3a10c) Change-Id: I53045d61e9406ff5991297cbb6e21ad9520c6792 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-29phosphor-host-ipmid: srcrev bump f4e385155e..db2e8c4572Andrew Geissler1-1/+1
jayaprakash Mutyala (1): storagehandler: move get & set SEL time to new API (From meta-phosphor rev: 24dd24c859c1322794710cde64bc31a5c793be17) Change-Id: Ie16ee03a240989c7f2c9ae0fd43d273a417c3658 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-29ipmi-blob-tool: srcrev bump 99400c82a4..444746495aAndrew Geissler1-1/+1
Patrick Venture (1): move blob command enum to blob_interface header (From meta-phosphor rev: 3a9fac7f9a4f973d37da8bfcba1d49d63db06845) Change-Id: I3d8e8ee9566024218c6a9e020cab3dcd3507296e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-29entity-manager: srcrev bump 24b01fdd56..16a02f2848Andrew Geissler1-1/+1
James Feist (1): AddObject bugfix (From meta-phosphor rev: 8f1218a8a66ae0532e52e53007e42234356fea29) Change-Id: I2016798df00c763351dd9e367c79346df1e5018f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-29dbus-sensors: srcrev bump 8dbb395364..7b18b1e029Andrew Geissler1-1/+1
James Feist (1): Add logging for Fan Presence / Redundancy (From meta-phosphor rev: 67bec2189a5dde4655b43b8fe38537bcc88de8a5) Change-Id: I6cb763f3562ca8b82c0a8564bcccc8766aec6e94 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-28meta-romulus: Fix ipmi configsLei YU10-5/+64
The ipmi configs were using .bbappends to override the default ones. There was a change in OpenBMC about overriding variable assignments, that causes the .bbappends not working anymore due to they are native. This commit fixes the issue, by adding romulus specific configs to replace the default ones. Tested: Verify the ipmi sensor, fru are correct on Romulus. (From meta-ibm rev: e020d0d8973cb4fa36d382bc9af5c056e8d8e913) Change-Id: If804ced6d53c8c4433351b982ebcf079cd014f56 Signed-off-by: Lei YU <mine260309@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-28linux-aspeed: Move to 5.1.5Joel Stanley1-2/+2
This includes security and bug fixes from the 5.1.4 and 5.1.5 stable releases. (From meta-aspeed rev: 2efadef883a81948264f48f5149617c4dbcf718b) Change-Id: I622685753b1ae2b0c801b01dd9ceda263e5fb1ff Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-28bmcweb: srcrev bump 73df0db0da..22c33710feAndrew Geissler1-1/+1
Ratan Gupta (3): Redfish: Populate the LDAP property in AccountService schema Redfish(Account): Support the patch for individual properties for LDAP Redfish: Move checkDbusPathExist function to dbus utility (From meta-phosphor rev: f0b82cd5c59777bb943d9823038cc825d189bdb2) Change-Id: Icff9f228447bffd4268b7cad279237ab65ba031d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-28phosphor-dbus-interfaces: srcrev bump b8a82d92bb..57b878d048Andrew Geissler1-1/+1
tony lee (1): Add NVMe interface (From meta-phosphor rev: b800f17bfedb2519078d573f3ac8ed520abbe1bb) Change-Id: I5707cd3d681c6d534bd2efbaab132fd0e5124749 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-28meta-ibm: witherspoon: inventory: target class recipesBrad Bishop2-0/+20
In the near future meta-phosphor will switch phosphor-inventory-manager over to target class configuration recipes in place of native class configuration recipes. Configuration recipes populate the /usr/share/phosphor-inventory filesystem with the YAML configuration that the phosphor-inventory-manager build process expects. Those are preferable to native class config recipes because native recipes cannot be overridden based on MACHINE. Add a target class recipe for inventory-cleanup so meta-ibm is ready when meta-phosphor makes the cut-over. (From meta-ibm rev: 0105129e023c3e310b264a607eaeff41a8ed7ed7) Change-Id: I58f4a11bf8fb9d7f47ecdd4f73f83581ef507779 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-28bmcweb: srcrev bump 4f9a213046..73df0db0daAndrew Geissler1-1/+1
James Feist (1): PID: Add fan profile support (From meta-phosphor rev: 9790be84d89868221c28b05b3cacfc1786d0facc) Change-Id: I44f575072569693c7eacd7b75fa46bcf4875141f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-28phosphor-ipmi-flash: srcrev bump 7053237920..547fa3a8d9Andrew Geissler1-1/+1
Patrick Venture (13): docs: add more details to the state transitions test: start state-transition-specific unit-tests test: firmware notYetStarted: getBlobIds test: firmware notYetStarted: stat test: firmware notYetStarted: open test: firmware uploadInProgress: getBlobIds test: firmware uploadInProgress: add todo test: firmware uploadInProgress: stat test: firmware uploadInProgress: stat(session) test: firmware uploadInProgress: open test: firmware uploadInProgress: close test: firmware uploadInProgress: writeMeta test: firmware uploadInProgress: add note about commit (From meta-phosphor rev: 68f6854214d128b84db53911754b8431a77a2fa5) Change-Id: Ie8c90124c46e0696e603355dbbbb7474b038d05f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-28phosphor-net-ipmid: srcrev bump d92bc324ff..052b7cf374Andrew Geissler1-1/+1
Vernon Mauery (1): Set the current interface number based on the channel name (From meta-phosphor rev: 5c2f8d7b96b29f7bf6bc0883defe795256552de6) Change-Id: Ice761ab1aa42290701f0ea20e9ff2fab62787632 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-28phosphor-host-ipmid: srcrev bump fdb8389df7..f4e385155eAndrew Geissler1-1/+1
Jia, chunhui (1): Add support for removable media/Floppy NITIN SHARMA (1): channelcmds: move set channel access to new ipmi provider API Richard Marian Thomaiyar (1): channelcmds: move get channel access to new IPMI provider API Vernon Mauery (1): Updates get channel info command to use the new provider API Yong Li (2): chassishandler: add AC failed bit support for chassis status Chassishandler: Add chassis identify state support for chassis status command (From meta-phosphor rev: c93013f5b5f2642b46075c5a7d9ac6ceac76e7e3) Change-Id: I06c010cc4b9f04bc9fb7ade16233e17425038ef7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-28sdbusplus: srcrev bump 1befc49be9..66ef099b5aAndrew Geissler1-1/+1
William A. Kennington III (1): sdbus++: Fix construction of objects with flags (From meta-phosphor rev: 2e26c6f52808546f43d02cb57ac1026e7fe6c05a) Change-Id: I6e9c191f5acb1e90711de70f8752361ebe45e84c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-23Accelerator interface for sensorinventory itemsSantosh Puranik2-0/+8
This commit adds the xyz.openbmc_project.inventory.Item.Accelerator interface to GPU inventory items. This is needed so that the inventory DBUS objects can be queried based on the interface they implement (using the mapper). Changes made to merge_yamls script to support interfaces that contain no properties. This will need a corresponding change in the phosphor-host-ipmi repo to support empty DBUS interfaces. https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-host-ipmid/+/21106 Tested: Verified that the merged YAML file containing sensor config information has now an empty interface xyz.openbmc_project.Inventory.Item.Accelerator for the GV100 GPU sensors. (From meta-phosphor rev: f510f7b6b708b22db1f08faf369994f01edd0ddc) Signed-off-by: Santosh Puranik <santosh.puranik@in.ibm.com> Change-Id: I213c4af2e5b09b8a9cd5d37409f37fc7c075a013 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-23phosphor-pid-control: srcrev bump d4695590d2..ded0ab5662Andrew Geissler1-1/+1
Will Liang (1): Check fans for failure (From meta-phosphor rev: ce48d17ffb91d6d7c481d6c21d7a20c914b26a4e) Change-Id: Icbe2c6e138ca44f1ad49b9280c753ee895627aab Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-23bmcweb: srcrev bump 1bfbe0e037..4f9a213046Andrew Geissler1-1/+1
Jennifer Lee (1): [Redfish] Add OCP required properties for Chassis (From meta-phosphor rev: 761e7fcb5fd4d0b32cd82c10a13c35a4cd51172a) Change-Id: I7e5a87b494152e74c6cf68037f4b092e7bc7382e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-23phosphor-webui: srcrev bump eda6e2b095..44da471fceAndrew Geissler1-1/+1
Gunnar Mills (1): Reviewers: Replace Becca with Derick beccabroek (1): Virtual media page (From meta-phosphor rev: 167c69952140791af6ee07ea85f547b803b61d7c) Change-Id: I40f9fd193a92b59bea65587c13725eedf0e97900 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-23meta-quanta: conf bugfix: layerPatrick Venture1-3/+7
Fix the quanta layer to be named "quanta-layer" to conform to expectations. Also add missing boilerplate code to add recipes from this layer. There are currently no recipes in this layer outside of within a machine specification, but the change will prevent future bugs. (From meta-quanta rev: 7cbfa54ecf5fb464dfd1a93090b9462261105f9c) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I1c0ac88ee4e502563ed89612657f230548d4b58d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-23meta-quanta: gsj: Add sensor threshold to hwomnDuke Du9-47/+117
Add sensor ucd90160 to hwmon, modify exists sensor threshold and test on gsj board pass. (From meta-quanta rev: eb4958ddd1081f856c7876cac8a21b166fee28a7) Signed-off-by: Duke Du <Duke.Du@quantatw.com> Change-Id: I4a06978e081653ac27097342bc5cd2dd10816c7e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-23meta-gsj: quanta-nvme-powerctrl: Update package README documentSamuel Jiang1-26/+22
Update design, process, test, todo subject included: 1. The new design follow PCI Express Card Electromechanical Specification. It could review refer to specification section. 2. The new design and specification don't mention about SSD and LED property so delete update led property and nvme_main property steps. 3. Update PCI clock function has been implemented so remove TODO subject. 4. Improve initail power-up and service execute sequence. 5. Fix some grammer sentenses. (From meta-quanta rev: 4d42bc87aa4aa61533572e2f9c4645cfe5a58745) Change-Id: I622b7a054afc64f3fee5c37b29b99d856bb56558 Signed-off-by: Samuel Jiang <Samuel.Jiang@quantatw.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-23meta-quanta: gsj: modify fru parser configurationDuke Du2-11/+7
Change fru id test on gsj board pass. (From meta-quanta rev: 13a9b58e3709db4fa9f449931934d5d457e0b079) Signed-off-by: Duke Du <Duke.Du@quantatw.com> Change-Id: Iccdc73fa39cdd22167ab82351c91887b340f6f24 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-23swift: Increase read-write volume to 32MBAdriana Kobylak1-0/+5
Swift will be using UBI for its filesystem. Since it has 128MB flash chips, increase the size of the read-write volume to 32MB, same as witherspoon-128. (From meta-ibm rev: af07bab16662383dbf01ed4b7fae5083e66ae357) Change-Id: I631c69791e67f29903ae1e2377fc4414f33a0317 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-23dbus-sensors: srcrev bump b839c051db..8dbb395364Andrew Geissler1-1/+1
Cheng C Yang (1): Change PSU Fan Maximum Value (From meta-phosphor rev: 26bf317015f9c5002f00a4dff3533b267f1e8148) Change-Id: I8295a78403fce5c3065575ee0962370c5d872a9d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-23entity-manager: srcrev bump 5efbe61d7f..24b01fdd56Andrew Geissler1-1/+1
Jason M. Bills (1): Remove pass-through GPIOs from entity-manager config (From meta-phosphor rev: 98c7f5e5ca29775312363fd719c7f2a8b14cd066) Change-Id: I6bd171ccb55f14055bdf2d75a205d40707822b18 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-23meta-phosphor: led: opt out of obmc-phosphor-utilsBrad Bishop1-2/+1
bb.utils.contains is the idiomatic approach to checking distro features. (From meta-phosphor rev: e00bf6fef9a023b226279e8e4423fae7aac4f3ca) Change-Id: I5c498f746923e396a2e05a379287d88becf7fb69 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-23phosphor-ipmi-flash: srcrev bump 0a162e20ae..7053237920Andrew Geissler1-1/+1
Patrick Venture (2): bmc: add states for updating firmware docs: Start document to detail the state transitions (From meta-phosphor rev: b5f0337c744c695499cee7dce541b91920416406) Change-Id: I5272cfd8fe7e69432792e73c00fb6bc43f630995 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-23phosphor-ipmi-flash: srcrev bump 26e241d3c0..0a162e20aeAndrew Geissler1-1/+1
Patrick Venture (1): bugfix: build: check for blobs header properly (From meta-phosphor rev: bd0038612d24fd6453854d34db571967fa52b096) Change-Id: I18cef6065d6d8d259a311995d031eb3fbf827803 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-23meta-ibm: palmetto: override variable assignmentsBrad Bishop8-10/+10
Add overrides to variable assignments as described in "Modify Variables to Support a Different Machine" in the yocto development tasks manual: https://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#best-practices-to-follow-when-creating-layers In a nutshell this allows multiple BSP layers to be included simultaneously in bblayers.conf, which increases the potential for meta data sharing between layers. (From meta-ibm rev: a7ed71c672baa533eddcc8cc713b03d2ee07c4e4) Change-Id: Id057b3520db5952310b31f188e53263653606d54 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-23intel-ipmi-oem: srcrev bump dc24927f86..52ce662cabAndrew Geissler1-1/+1
Vernon Mauery (1): move Intel FW update commands from ipmi-providers Yong Li (1): Implement get/set shutdown policy IPMI OEM commands (From meta-intel rev: 0b2db8ce1730fad5db47a4fcf80736e5e257f161) Change-Id: Ic3073761dd3302807f0c8dc8bbb0b13f4dd36d8a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-22linux-aspeed: Add Swift and OlympusJoel Stanley1-1/+1
Adriana Kobylak (2): ARM: dts: aspeed: Add Swift BMC machine ARM: dts: aspeed: swift: Add pca9539 devices Hongwei Zhang (1): ARM: dts: aspeed: Add Microsoft Olympus BMC (From meta-aspeed rev: 04e3a44ed6490fec9106d7bd02c31325aec7ce25) Change-Id: I6517ce6b333e57fcb9c74c5e1db399e1f4e5e0fe Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-22linux-aspeed: Move to 5.1.3Joel Stanley1-2/+2
This includes security and bug fixes from the 5.1.2 and 5.1.3 stable releases. (From meta-aspeed rev: 32f57ecac705c2c142e968008f4b55f201e5a1b8) Change-Id: I70e7ee0c2bb3aaea635e82461a9500739e1676b1 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-22u-boot-aspeed: Fix MT25QL01GB flash chipJoel Stanley1-1/+1
Cédric Le Goater (1): aspeed/flash: fix definition of the MT25QL01GB chip (From meta-aspeed rev: 37b73caedf44bc51e1bf798fe9d566f8646353b2) Resolves https://github.com/openbmc/u-boot/issues/18 Change-Id: If4082230d50c8da4a5a731fc14d938edd018ea10 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-22meta-ibm: witherspoon: fans: drop unused variableBrad Bishop1-1/+0
meta-phosphor dropped support for native class config recipes and uses target class config recipes by default. Drop the reference to PHOSPHOR_FAN_CONFIG_USE_NATIVE_SYSROOT as it is no longer used in meta-phosphor. (From meta-ibm rev: bed9adaf6d89aa2ac42b91c06e4ee4be4e17c40e) Change-Id: I3cd896636924a59ecebd0eb25cad261f1bc070ab Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-22meta-ibm: romulus: fans: drop unused variableBrad Bishop1-2/+0
meta-phosphor dropped support for native class config recipes and uses target class config recipes by default. Drop the reference to PHOSPHOR_FAN_CONFIG_USE_NATIVE_SYSROOT as it is no longer used in meta-phosphor. (From meta-ibm rev: 0bc0301510b3371510a86fa684b72ea4d4100cf1) Change-Id: I6b59b1429ead70c1e4ac85a1c9d66b3e04197dd5 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-22phosphor-webui: srcrev bump c57ec32f4a..eda6e2b095Andrew Geissler1-1/+1
Gunnar Mills (8): Remove unused hostShutdown Rename variables to follow lowerCamelCase Remove unused powerOnConfirm and powerConfirm Remove unused testState Remove done TODO Added comments to help clarify "confirm" Remove unused interpolate NPM update to address TAR vulnerability (From meta-phosphor rev: 7fe45ee3e010bbb7d9a93e8514438fa1c9d3ccdd) Change-Id: I5a6b1097def70cfd78ad7009f3b56cf15e9151ec Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-22meta-quanta: gsj: Update the gsj-ipmi-sensor-mapTony Lee1-16/+160
- Modify M value of fan - Change label P12V_BRIC_Current to P12V_BRIC_Curr - Add led fault sensors (From meta-quanta rev: d8ab351499b60975da4057f8c53dbaa2c9457461) Signed-off-by: Tony Lee <tony.lee@quantatw.com> Change-Id: I68f42c48a0c19b935b0d281d3dce017315354068 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-22meta-phosphor: fans: remove native supportBrad Bishop11-178/+14
All OpenBMC BSP layers have moved to target class config recipes. As such, support for native class config recipes can be removed. (From meta-phosphor rev: f3b437c327b94df6f22c7d821f25d76f1d1c2180) Change-Id: I7729f7e34529a220af36b88017cb48a3ee887acb Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-22phosphor-ipmi-flash: srcrev bump 8e801e182c..26e241d3c0Andrew Geissler1-1/+1
Patrick Venture (5): bmc: implement reboot update mechanism bmc: firmware handler owns update mechanism tools: scope of the variable 'bytesRead' can be reduced. test: cleanup firmware handler::delete unit-tests bmc: add /flash/update to firmare handler (From meta-phosphor rev: a64346abc802cd762a7882bed86a98461bb94cd5) Change-Id: I9af821ccd26a2c0f1dc601ea25858babcfad2d42 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-21phosphor-ipmi-flash: srcrev bump 3a0363151f..8e801e182cAndrew Geissler1-1/+1
Patrick Venture (4): test: use common test object bmc: move Verification declaration out of single header bmc: move away from blobs namespace bmc: add update mechanism interface (From meta-phosphor rev: d73cedb67a5a13363ea4d64cca50915aaf014412) Change-Id: I57072305f399703c90df63dff322202d0145648c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>