summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-10-23Fix phosphor-deploy-ssh-keys.bbclassJonathan Doman1-36/+37
The logic was broken due to lack of quotes around the semicolon delimiters inside subshell commands. It did not work for single keys nor multiple keys provided in SSH_KEYS. This commit adds proper quotes, and also refactors the loop a bit to reduce repeated commands, reduce indentation, and clarify variables. Tested: - Added INHERIT/SSH_KEYS to local.conf as described in script comments. - Tested with 1 key: "root:/path/to/key.pub" and 2 keys "root:/path/to/key.pub;root:/path/to/key2.pub". - Verified that in all cases keys were added to authorized_keys files exactly once by checking rootfs output: (build/tmp/work/<machine>/<image>/<version>/rootfs/home/root/.ssh/authorized_keys) Signed-off-by: Jonathan Doman <jonathan.doman@intel.com> Change-Id: I58af4e8107daa6447b8276a66fc7c91e346c7dd5
2021-10-23pldm: srcrev bump 97296e0355..f4a7dd792dAndrew Geissler1-1/+1
Sagar Srinivas (1): Fix for Inband code update hang due to incorrect container IDs Change-Id: I26ed4535627d52b23a9b434286797379939ae174 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-23phosphor-power: srcrev bump 81dbbb60a4..523704d014Andrew Geissler1-1/+1
Adriana Kobylak (3): psu-ng: Change the GPIOReader class to GPIOInterface psu-ng: Implement gpio write function psu-ng: Move model validation to its own function Change-Id: I6d27d9468e36df90c144eb19eaef522b932eb47d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-23openpower-hw-diags: srcrev bump a7369f86a5..b971517919Andrew Geissler1-1/+1
Ben Tyner (1): Attn: use phal library for get TI info calls Zane Shelley (1): Fix syntax errors in ras-data-schema-v01.json Change-Id: I75d0c2b0c786d2e86dbfffeb741bef663ab81495 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-23meta-yosemiteV2:Add x86-power-ctrl config files for multi hostLogananth Sundararaj5-0/+219
These config files contains the gpio configuartion which will be used by the x86 power control. PGood config is dbus based gpio configuration is added for all hosts. TESTED:Tested and verified in YosemiteV2. Signed-off-by: Logananth Sundararaj <logananth.s@hcl.com> Change-Id: I94c12545b26ac3bae8226ac6434e61c7c1ee9e06
2021-10-22meta-lenovo: remove unusable hr630 and hr855xg2 machinesPatrick Williams57-3693/+0
This machine is unbuildable and has not been updated in the requisite 2 months per https://lore.kernel.org/openbmc/YRUW7cazmCjW8VpP@heinlein/, so it is being deleted. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I280dea863b89a22c9ca96f888c0a2b0d209e2093
2021-10-22meta-arm: remove unused meta layerPatrick Williams6-261/+0
All machines using meta-arm have been removed and there is nothing remaining of value in it, so clean it out. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I0e430dd4386e22b6e64e8d0008581d538c7c74dd
2021-10-22meta-hxt: remove unusable stardragon4800-rep2 machinePatrick Williams44-847/+0
This machine is unbuildable and has not been updated in the requisite 2 months per https://lore.kernel.org/openbmc/YRUW7cazmCjW8VpP@heinlein/, so it is being deleted. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ie0d34a9c3146c60c5543e00a48f33aeb56ab419d
2021-10-22meta-qualcomm: remove unusable centriq2400-req machinePatrick Williams53-1144/+0
This machine is unbuildable and has not been updated in the requisite 2 months per https://lore.kernel.org/openbmc/YRUW7cazmCjW8VpP@heinlein/, so it is being deleted. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ic3a32cda8420de728760fe3a5b73480cdd1eddda
2021-10-22meta-inventec: remove unusable lanyang machinePatrick Williams24-1656/+0
This machine is unbuildable and has not been updated in the requisite 2 months per https://lore.kernel.org/openbmc/YRUW7cazmCjW8VpP@heinlein/, so it is being deleted. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ife1d461de356477463d5b15d0d86ce1f998d7569
2021-10-22meta-microsoft: remove unusable olympus machinePatrick Williams11-512/+0
This machine is unbuildable and has not been updated in the requisite 2 months per https://lore.kernel.org/openbmc/YRUW7cazmCjW8VpP@heinlein/, so it is being deleted. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I019db3c774cc5a21e52f33056669943ef42d4546
2021-10-22meta-portwell: remove unusable neptune machinePatrick Williams10-330/+0
This machine is unbuildable and has not been updated in the requisite 2 months per https://lore.kernel.org/openbmc/YRUW7cazmCjW8VpP@heinlein/, so it is being deleted. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I447703c3bce985bbace4db4e43050c72ff5726f9
2021-10-22meta-alibaba: remove unusable thor machinePatrick Williams11-603/+0
This machine is unbuildable and has not been updated in the requisite 2 months per https://lore.kernel.org/openbmc/YRUW7cazmCjW8VpP@heinlein/, so it is being deleted. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I232a7a2d3e678a2396732d96e38f864704ba5cae
2021-10-22meta-evb-enclustra: remove unusable evb-zx3-pm3 machinePatrick Williams8-167/+0
This machine is unbuildable and has not been updated in the requisite 2 months per https://lore.kernel.org/openbmc/YRUW7cazmCjW8VpP@heinlein/, so it is being deleted. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ifd83af863ed6211fbaa167a9862ef426c2120f09
2021-10-22e3c246d4i: enable x86-power-controlZev Weiss3-0/+106
The config has a slight hack regarding the SioPowerGood/PowerOk signals (as explained in a comment in the file). The O_PWROK GPIO line perhaps "should" be the SioPowerGood signal, but we also don't have SioOnControl, so power-control disables its SIO support anyway, and using O_PWROK as PowerOk seems to work alright. Signed-off-by: Zev Weiss <zev@bewilderbeest.net> Change-Id: Ie3ef974e7edc172c82f63cb0129d90d098b15906
2021-10-22Added build time dependency on iplBen Tyner1-1/+1
Needed for getTiInfo() defined in libphal. Needed for openpower-hw-diags change 47306. Signed-off-by: Ben Tyner <ben.tyner@ibm.com> Change-Id: I4aca10ce19714bacae42eb50a2180953532d6498
2021-10-22pfr-manager: srcrev bump bcc7ce1f41..4990c9e370Andrew Geissler1-1/+1
Patrick Williams (1): catch exceptions as const Change-Id: Ic3dc6db994279f8c9a1922a30c40e639a9d8c7bd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-22intel-ipmi-oem: srcrev bump 31c45f60d6..bd51e6a9aeAndrew Geissler1-1/+1
Manish Baing (1): Add limit check to fan speed offset Patrick Williams (2): biosxml: run dos2unix catch exceptions as const Change-Id: I38e981ddcb1980539425130a9771b457df216a29 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-22openpower: occ: Update recipe for meson buildEddie James2-8/+8
Adjust various parameters to build the repository with meson. Signed-off-by: Eddie James <eajames@linux.ibm.com> Change-Id: I27e0fe96efec83646ee8aa8328dd32755d3816ad
2021-10-22phosphor-led-manager: srcrev bump 6c4e0f2f76..8e9af365d6Andrew Geissler1-1/+1
Manojkiran Eda (1): Fix json files Change-Id: Ib6f683c35d6efeaef793f4017824405ab56c5a90 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-22phosphor-power: srcrev bump 786b6f4cbf..81dbbb60a4Andrew Geissler1-1/+1
Adriana Kobylak (1): Update MAINTAINERS, add OWNERS Change-Id: I9187bdec2e73d2a4f3edba6f48f68be28e545178 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-22openpower-software-manager: Add PLDM option to p10bmcAndrew Geissler5-3/+16
openpower-pnor-code-mgmt: srcrev bump 9c2ef681e3..6fc7fcd6b1 Adriana Kobylak (2): Add a new pldm feature option Add support for the host PLDM transport that takes place of hiomap (mboxd). Add this new feature to p10bmc. Tested: Verified that tacoma (that doesn't support pldm) and p10bmc (supports pldm) reached runtime. Change-Id: I31e8beba5ff8a413b7b7fa7476f5f2403d3781dd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
2021-10-22phosphor-host-ipmid: srcrev bump a0bb2a330f..bf47a916bcAndrew Geissler1-1/+1
Zev Weiss (1): dbus-sdr: allow retrieving FRU ID zero Change-Id: I375e7ec3e64c7818939139516fd21c0ff12ab761 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-22openpower-hw-diags: srcrev bump ceb08b2b7d..a7369f86a5Andrew Geissler1-1/+1
Zane Shelley (2): Move root cause filter support to separate source file Add root cause filters for clock errors Change-Id: I506da223f857604dd17108ec4cfdc5f800307912 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-22bmcweb: srcrev bump 3fafa370cc..d8e3c29a3bAndrew Geissler1-1/+1
Ed Tanous (1): Fix service validator on OEM account service Change-Id: Id14a61c65ee0d097db6ea2b8f1fca0f490fd7b77 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-22phosphor-fan-presence: srcrev bump b7652104a9..93a10ab616Andrew Geissler1-1/+1
Matthew Barth (1): control: `member` signal triggers use event groups Change-Id: I4135de015ba53d86670ca2a89f5e2fe189d0536a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-21meta-google: Add `hoth` support for AspeedMichael Shen1-0/+5
Aspeed `hoth` used the same layout as Nuvoton. No need to change it. Signed-off-by: Michael Shen <gpgpgp@google.com> Change-Id: I21dd347164d19487c76db26d1cc9426559b2094f
2021-10-21linux-aspeed: Rainier, Everest, ADCJoel Stanley1-1/+1
Eddie James (5): ARM: dts: aspeed: Fix ADC iio-hwmon battery node name ARM: dts: aspeed: rainier and everest: Remove PCA gpio specification ARM: dts: aspeed: everest: Add I2C switch on bus 8 ARM: dts: aspeed: everest: Add IBM Operation Panel I2C device ARM: dts: aspeed: everest: Fix bus 15 muxed eeproms Joel Stanley (1): iio: aspeed_adc: Fix prescaler devres cleanup Change-Id: Icd9903844c926c0d41d912716520eb3807c59039 Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-10-20pdata: srcrev bump b05eb90ad1..9d6b94bcd5Jayanth Othayoth1-1/+1
Jayanth Othayoth (1) build: Added bootstrap script Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: I2af69eab47200f4f0f05d0a12f9989197c34d37c
2021-10-20meta-google: gbmc-ncsi-config: Re-organize RA codeWilliam A. Kennington III1-63/+73
This make it possible for the hostname or IP information to change independently, in case a mistake is made in a development environment and just the hostname or just the prefix need to be updated. Change-Id: I66169dc6cdee681f77bad4b8638dc6a2c72fca5f Signed-off-by: William A. Kennington III <wak@google.com>
2021-10-20openpower: guard version bump ..ebb9771055Jayanth Othayoth1-1/+1
Chirag Sharma (5): libguard: Adding space check before creating record libguard: Add support for guard record history libguard: Storing oldest resolved record's position libguard: Adding user defined exceptions tool: Changes in options of guard tool Ramesh Iyyar (7): libguard: Throwing exception on create failure libguard: Return created record data libguard: Added helper function to delete guard record libguard: Using helper function to delete guard record libguard: Throwing exception on delete guard record libguard: Added a clear() interface to pass record id libguard: Added a interface to get guard file path Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: I54fe14b1ada8cbaa54ea126c63c5ac79fff86ca7
2021-10-20openpower: ipl version bump ..d3d5471263Jayanth Othayoth1-3/+3
Jayanth Othayoth (15): libphal: Add exception class support for pdbg utils libphal: isTgtPresent API support libphal: isTgtFunctional API support libphal: isPrimary processor API support libphal: getPrimaryProc API support libphal: getCFAM API support libphal: putCFAM API support libphal: sbe setState API support libphal: sbe getState API support libphal: sbe isPrimaryIplDone API support libphal: sbe isDumpAllowed API support libphal: sbe getDump API support libphal: isSbeVitalAttnActive API support libphal: update in pdbg init function libphal: fix validateSBEState function build issue Added pdata dependencies to enable phal devtree custom api's Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: Ibb4d487989ba0c2c2edd965f5bf88bc8f060e017
2021-10-20openpower-proc-control: srcrev bump db8d46c033..6263820071Andrew Geissler1-1/+1
Jayanth Othayoth (5): PHAL: dump utility functions support PHAL: collect sbe dump for the sbe boot timeout PHAL: improved boot failure reason code based logging PHAL: collect SBE dump for enterMPIPL chip-op timeout PHAL: execute enterMPIPL only on valid sbe state Change-Id: I891deb70cc02c126f1827e2fcb9efbc165e366ca Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-20bmcweb: srcrev bump 5edbe947bc..3fafa370ccAndrew Geissler1-1/+1
Ed Tanous (6): Deduplicate url parsing code Rename method to isOnAllowlist Only generate headers once in EventService Cleanup HttpClient to use inline initialization Collections should handle no members present Revert "Redfish: Support Host Log Entries" SpencerKu (1): Redfish: Support Host Log Entries Change-Id: I3c04ea8e9c1c3d2e01960bde3415965a7d2c9ab0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-20meta-google: ipmi-fru: Direct read supportWilliam A. Kennington III1-20/+52
We can't dynamically bind to the at24 driver if the eeprom is not in the kernel's device tree. Since this support was intended to be used for dynamic FRUs, it is broken when the kernel has the entries removed. Change-Id: I99c774191c22d67e518fe9435b1446b80efb5600 Signed-off-by: William A. Kennington III <wak@google.com>
2021-10-20entity-manager: srcrev bump a0d1b3f89c..32aa4dda12Andrew Geissler1-1/+1
B. J. Wyman (1): Bellavista: Change power supply slot 2 I2CAddress Oskar Senft (1): FruUtils: Add support for finding FRU at an offset Change-Id: I73345fd7f06ba19896d2f1fcc745a7b5dc56cb94 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-20openpower-vpd-parser: srcrev bump 4c3bf5bec1..dacaa47f18Andrew Geissler1-1/+1
Andrew Geissler (1): reduce journal output from vpd app Patrick Williams (2): catch exceptions as const build: switch to C++20 Priyanga Ramasamy (1): vpd-tool:Pick xyz location code interface Santosh Puranik (1): Skip System VPD Collection if powered ON Change-Id: I8a4f5a34d8d88a9ada03b8699f6fbefabd4a4f53 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-20openpower-pnor-code-mgmt: srcrev bump 97a709b0c5..9c2ef681e3Andrew Geissler1-1/+1
Adriana Kobylak (1): op-pnor-msl.service: Remove RemainAfterExit Change-Id: I024bb3f72cdfb5883fd7bb6883bf70c29f6ab3ce Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-20phosphor-objmgr: srcrev bump a02cd54c61..0a13c765e6Andrew Geissler1-1/+1
Ed Tanous (1): Move mapper methods to free functions Change-Id: I4e0ce284aeddcd993489eced8c81f93da14ec598 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-20openpower-occ-control: srcrev bump ff7afd9865..379234643eAndrew Geissler1-1/+1
Matt Spinler (2): Add chassis association to sensors Change P10 poll rate to 5s Change-Id: Ie297c344fe57df7a7f168dacdef9ef6ef198a936 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-20phosphor-time-manager: srcrev bump 295b96b743..3e16f77264Andrew Geissler1-1/+1
Patrick Williams (2): build: switch to C++20 build: remove explicit C++ standard check Change-Id: I373d463e62721c2b19c50f8c8ecf8bf8d33cc643 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-20webui-vue: srcrev bump 69a9010a2c..6225f6492fAndrew Geissler1-1/+1
Dixsie Wolmers (1): Remove extra link in inventory quicklinks MichalX Szopinski (1): Fix server led page title and LED indicator label Change-Id: I70934db3341dbe4ece294f0db1f0e149a109d5b2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-20pldm: srcrev bump 02d71143a2..97296e0355Andrew Geissler1-1/+1
Manojkiran Eda (1): oem_ibm: Tie up the pvm_system_name with the AssetTag Matt Spinler (1): oem_ibm: Enhance PEL D-Bus call failure tracing Sagar Srinivas (1): pldm: Change Container IDs of Sensors and Effecters chenduibm (1): Add BIOS attribute hb_ioadapter_enlarged_capacity Change-Id: I036272d59d694505a996308d2ac7f6bd8df23336 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-20telemetry: srcrev bump 2001301a0f..7e098e93efAndrew Geissler1-1/+1
Lukasz Kazmierczak (1): Added support for Enabled property Change-Id: Ic40a419bb5919c625e567142160d1a2f69caca34 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-20phosphor-fan-presence: srcrev bump 9c1360265e..b7652104a9Andrew Geissler1-1/+1
Matthew Barth (1): monitor:config:ibm,rainier_2u: Update for MAX31785revB Change-Id: I10c70318c63969345444d2bfd04f43f8bc9ee866 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-19intel-ipmi-oem: srcrev bump d4b74b4f7c..31c45f60d6Andrew Geissler1-1/+1
Arun P. Mohanan (1): Separately handle RestrictionMode & POSTComplete Change-Id: If71ce8786569c258835e18ddfcdd7e0e3dbf6714 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-19repotest: reduce patches in meta-amperePatrick Williams1-3/+0
With 8115d65b8c83099b62f303de7d5dbccacd2761b6, the number of required patches for meta-ampere's u-boot config was reduced. Remove the old patches from the repotest. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I4ffa2a0134d3f630ae368e79ac34cb6f6e3a960c
2021-10-19linux-aspeed: LM25066Joel Stanley1-1/+1
Zev Weiss (8): hwmon: (pmbus/lm25066) Add offset coefficients hwmon: (pmbus/lm25066) Adjust lm25066 PSC_CURRENT_IN_L mantissa hwmon: (pmbus/lm25066) Avoid forward declaration of lm25066_id hwmon: (pmbus/lm25066) Let compiler determine outer dimension of lm25066_coeff hwmon: (pmbus/lm25066) Mark lm25066_coeff array const hwmon: (pmbus/lm25066) Add OF device ID table hwmon: (pmbus/lm25066) Support configurable sense resistor values dt-bindings: hwmon/pmbus: Add ti, lm25066 power-management IC Change-Id: I3bd76959963ad7de008197f7349c72b088eb1147 Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-10-18intel-ipmi-oem: srcrev bump f4d5e05e38..d4b74b4f7cAndrew Geissler1-1/+1
sureshvijayv1 (1): Fix for SDR Repository Info command returning off-by-one SDR Count Change-Id: Ib46d23f5c07af6a98fae79ec579a5ba741268d80 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-18libpeci: srcrev bump ff44e549c4..03d7dae24dAndrew Geissler1-1/+1
Anna Platash (1): Add capability to set PECI device file name Change-Id: I6ec92ee373ed4b69d371b63c4a5937b8c8e1d4d0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>