summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-04-30Use proper paths in mapper servicesMatt Spinler3-6/+3
Using /usr/bin/env is now an antipattern. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I18c05ea0f962b989ecbedc8019f63f673cb4b9ef
2022-04-30Use proper path in Inventory Mgr serviceMatt Spinler1-2/+1
Using /usr/bin/env is now an antipattern. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I62c112ae7a089e7b86612cd7a3f711a564ce0dd7
2022-04-29meta-bletchley: phosphor-virtual-sensor: Update virtual HSC_Input_PowerAllen.Wang1-1/+17
- Virtual_P12V_AUX_HSC_Input_Power Update calibration equation to adjust HSC Input Power, According to latest measurement from Power team update PWR to {68.082,131.899,194.753,256.391,316.721,376.108,433.569,490.850,546.187} ERR to {0.0425,0.0497,0.0537,0.0555,0.0565,0.0577,0.0587,0.0597,0.0603} Also update expression format to array of strings for better readability. related change: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-virtual-sensor/+/52975 TESTED on Bletchley: Virtual_P12V_AUX_HSC_Input_Power is reporting calibrated value from P12V_AUX_HSC_Input_Power: 'busctl get-property xyz.openbmc_project.VirtualSensor /xyz/openbmc_project/sensors/power/Virtual_P12V_AUX_HSC_Input_Power xyz.openbmc_project.Sensor.Value Value' d 26.9588 'busctl get-property xyz.openbmc_project.PSUSensor /xyz/openbmc_project/sensors/power/P12V_AUX_HSC_Input_Power xyz.openbmc_project.Sensor.Value Value' d 28.1046 Signed-off-by: Allen.Wang <Allen_Wang@quantatw.com> Change-Id: If934a3c6a1e5ebb8a9a870202e51953261fb1248
2022-04-29meta-bletchley: enable runtime hardware watchdogAllen.Wang2-0/+17
Setup hardware watchdog timeout to 30 sec by systemd TESTED : Built the openbmc image for Facebook Bletchley hardware Check RuntimeWatchdogUSec configured to 30s successfully '# systemctl show|grep RuntimeWatchdogUSec' RuntimeWatchdogUSec=30s Signed-off-by: Allen.Wang <Allen_Wang@quantatw.com> Change-Id: I56b724a39ba63041ada4f33aac8447334a637816
2022-04-29stdplus: remove span-lite dependencyPatrick Williams1-1/+0
span-lite has been removed from use within the stdplus package and there is now (with estoraged updated) no code within the openbmc org that uses `nonstd::`, so it should be safe to remove this dependency now. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ifc285f7e99aa7b225484a6639238e6ac545bd02a
2022-04-29estoraged: srcrev bump 6c0d8ce130..4906f4ef7eAndrew Geissler1-1/+1
John Edward Broadbent (1): span: switch to std Change-Id: I81424d7abc4a890380d1baaaedeb911dab692088 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-29meta-google: remove emmc.service fileJohn Edward Broadbent2-28/+0
The following change adds the .service file to eStorageD repo. https://gerrit.openbmc-project.xyz/c/openbmc/estoraged/+/53164/ After 53164 goes in meta-google service file will need to be removed. Change-Id: Id3f215e7a3e06843687e9c0b48c76cb6a957837b Signed-off-by: John Edward Broadbent <jebr@google.com>
2022-04-29meta-evb-aspeed: Add information about image optionsJoel Stanley2-2/+14
Now that the obmc-phosphor-image contains the Web UI, make it clear that there are other options when building. In particular, the minimal and 'full' command line builds are useful for testing on an EVB or in Qemu. Change-Id: Ie9df5f1bf0391c5dc34e147ca8bb4a051e333862 Signed-off-by: Joel Stanley <joel@jms.id.au>
2022-04-29openpower-host-ipmi-oem: srcrev bump 531f8c5502..90cd276d76Andrew Geissler1-1/+1
Brad Bishop (1): OWNERS: Remove myself, add Andrew Patrick Williams (1): build: enable C++20 Change-Id: I98a2b3c4c01177c741fafead9b2f3b8b98ba7ce7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-29entity-manager: srcrev bump 1dda2b32c6..1525e85952Andrew Geissler1-1/+1
Zev Weiss (1): fru-device: use off_t/size_t for FRU IO offsets & lengths Change-Id: If65770dc77f58ff1ace38dcd6f9d616e85a86790 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-29phosphor-logging: srcrev bump 11cf0328bc..c0cc7ec707Andrew Geissler1-1/+1
gikrish1 (1): PEL: Add error message registry entry for Panel Change-Id: Ie341adea31121be508c92349c0184790c9d54654 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-29stdplus: srcrev bump 1151c6d3d9..68975b90a5Andrew Geissler1-1/+1
Patrick Williams (1): span: switch to std Change-Id: Ibb92960633cf0dc541a3b2de04ef69efe675795e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-29sdbusplus: srcrev bump 1229576b7c..b7329a90eeAndrew Geissler1-1/+1
Patrick Williams (1): message: append: support span Change-Id: I9571f1ae2efb82f487aba73a9fa74a1a5e694a26 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-29openpower-hw-diags: srcrev bump 8f07b2e6a2..e81eb15d93Andrew Geissler1-1/+1
Zane Shelley (1): Enable LPC timeout handling austinfcui (1): Add a UT function for getActiveChips() of util/pdbg files Change-Id: I3d9223a5b5a265b9b6e8af4bed78de21c61fe580 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-29estoraged: srcrev bump fa5cb6f718..6c0d8ce130Andrew Geissler1-2/+6
John Wedig (3): Initial integration with Entity Manager Add systemd service file Add association between chassis and drive This commit also updates the estoraged recipe to install the new systemd service. Change-Id: I20ac25e62eb451e39aaf9365dae2b6a3da862e7e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: John Wedig <johnwedig@google.com>
2022-04-29phosphor-dbus-interfaces: srcrev bump 1bf1b7bfcf..9ac2778efaAndrew Geissler1-1/+1
Jiaqing Zhao (2): EthernetInterface: Mark Speed and AutoNeg as readonly EthernetInterface: Mark InterfaceName and VLANId as const Change-Id: I35b352697d3cacc6acde8edd06e3ad4870a7e9f4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-29meta-google: hoth: add support for NPCM8XXJason Ling1-8/+3
Make Hoth offsets apply identically across all architectures Signed-off-by: Jason Ling <jasonling@google.com> Change-Id: I0ac76cadc906c0a79eec3f143643b3f256710aa5
2022-04-28meta-yadro: os-release: fix buildAlexander Filippov1-0/+1
Yocto now requires the files listed within `CONFFILES` also be included to `FILES`. Change-Id: I48617ee860b6eda06ac4aaa07b9b1bb7b368b5af Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
2022-04-28meta-yadro: phosphor-ipmi-host: fix buildAlexander Filippov1-15/+13
This commit rebases our local patch and fixes the build. Change-Id: I296439215783ea846efc2ae9ef75be4ce4fd0247 Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
2022-04-28meta-bletchley: power-ctrl: add host recovery modePotin Lai1-1/+24
Add command to trigger host recovery mode Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: I1067c347b975ef531a58e6022e3ef4d9f3eee67a
2022-04-28meta-bletchley: power-ctrl: add board revision checkPotin Lai1-15/+92
1. Add function for checking board revision 2. Because mdio not available at EVT, If it is EVT board, just check host status by dbus command. Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: I87d2b7b01ae9912ed9b4da7a4f0b3bb485c6029b
2022-04-28meta-evb: Add myself (Joel) as an ownerJoel Stanley1-0/+2
There's no current owner, and I have an interest in keeping the aspeed evb platforms working so they can be used for testing. Change-Id: Ic0af2f944b3822b81ac971968ab1f11fb591cf98 Signed-off-by: Joel Stanley <joel@jms.id.au>
2022-04-28meta-bletchley: add usb-controller-update toolPotin Lai4-0/+152
Add usb-controller-update script for firmware updating. Tested results: root@bletchley:~# systemctl start flash-usb-controller@3.service root@bletchley:~# systemctl status flash-usb-controller@3.service ○ flash-usb-controller@3.service - Flash usb controller image on SLED 3 Loaded: loaded (/lib/systemd/system/flash-usb-controller@.service; static) Active: inactive (dead) Apr 22 02:52:52 bletchley systemd[1]: Starting Flash usb controller image on SLED 3... Apr 22 02:52:54 bletchley usb-controller-update[3915]: Bind mtd node success, path: /dev/mtd7 Apr 22 02:53:01 bletchley usb-controller-update[3937]: [293B blob data] Apr 22 02:53:01 bletchley usb-controller-update[3915]: Erase flash block done Apr 22 02:53:08 bletchley usb-controller-update[3940]: [438B blob data] Apr 22 02:53:10 bletchley usb-controller-update[3940]: [293B blob data] Apr 22 02:53:11 bletchley usb-controller-update[3940]: [293B blob data] Apr 22 02:53:11 bletchley usb-controller-update[3915]: Write firmware image done Apr 22 02:53:12 bletchley systemd[1]: flash-usb-controller@3.service: Deactivated successfully. Apr 22 02:53:12 bletchley systemd[1]: Finished Flash usb controller image on SLED 3. Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: Icd26fb3c7585461152c3b929a46dc16675d6c937
2022-04-28linux-aspeed: Move to v5.15.36 stable releaseJoel Stanley1-2/+2
This includes security and bug fixes from the 5.15.35 and 5.15.36 stable releases. Change-Id: Id8b0000cbac05c97d94157e70241f999966ced53 Signed-off-by: Joel Stanley <joel@jms.id.au>
2022-04-28phosphor-networkd: srcrev bump c2e061f2ce..24b5a619e1Andrew Geissler1-1/+1
Jiaqing Zhao (2): ncsi-netlink: Remove phosphor-logging dependency Remove gateway properties in SystemConfiguration Change-Id: I6ed5af780d26f4eb969cbeefc7f29a685530e3f0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-28entity-manager: srcrev bump e4dc140236..1dda2b32c6Andrew Geissler1-1/+1
Jae Hyun Yoo (1): fru-device: Refine addressing mode detection logic Jiaqing Zhao (1): FruDevice: Refactor i2c device monitor Change-Id: If53ce5a7ed466f600eb77d61ec230566ea19dc2a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-28openpower-occ-control: srcrev bump bae4d07e6b..11fd1314abAndrew Geissler1-1/+1
Chris Cain (2): Prevent updating power cap sysfs file when OCC not active Ignore HRESET status when we did not request Sheldon Bailey (2): BMC: Fan control for Idle Power saver openpower_occ_control: Support new APSS sensor IDs Change-Id: I7568db8114bb139a91daa51054f9c67df4a44a9c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-28phosphor-ipmi-flash: srcrev bump 99d292a383..28c00d6edaAndrew Geissler1-1/+1
Patrick Williams (1): span: switch to std Change-Id: I3a0d09dae8f5aead16ed06da071234dab0c41507 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-27bmcweb: srcrev bump 5deabed966..3d768a1651Andrew Geissler1-1/+1
Abhishek Patel (2): Fix certificate_service privileges Fix Ethernet privileges Ed Tanous (1): Simplify sensor path lookups Jiaqing Zhao (1): system: Fix incorrect WatchdogTimer PATCH handler Change-Id: Ideb1a4e89c28b000ad54e1c7f8db4452309be90d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-27host-error-monitor: srcrev bump 779e1f8b6a..57f47c4412Andrew Geissler1-1/+1
Vasu V (1): Add CPU missing event Change-Id: I8aa573568cb8a785fa85de1e2c3b020f9c318676 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-27meta-evb-aspeed: Declare layer compatibilityJoel Stanley1-0/+2
Avoids this warning: WARNING: Layer evb-ast2500 should set LAYERSERIES_COMPAT_evb-ast2500 in its conf/layer.conf file to list the core layer names it is compatible with. Change-Id: If580b22ff01eec259cd7fd1f0ead90a4b2327418 Signed-off-by: Joel Stanley <joel@jms.id.au>
2022-04-27linux-aspeed: OCC, Everest and Rainier power-ffs-sync-historyJoel Stanley1-1/+1
Brandon Wyman (1): ARM: dts: aspeed: everest, rainier: Add power-ffs-sync-history GPIO Eddie James (2): fsi: occ: Fix checksum failure mode hwmon (occ): Retry for checksum failure Change-Id: I1cfd517554888c6fa73c4cb589451a169061dabc Signed-off-by: Joel Stanley <joel@jms.id.au>
2022-04-27meta-openpower: trace-enable: Add xdma eventsEddie James1-0/+9
Enable the xdma trace events for p10bmc Signed-off-by: Eddie James <eajames@linux.ibm.com> Change-Id: Ib7c741fc47cd53492df5a970f1cb315583c4384f
2022-04-26google-usb-network: Fix quotesWilliam A. Kennington III1-1/+1
The name in d.getVar() should have been quoted. Change-Id: I95468473268e24fcd97a681ac7baff9de2212278 Signed-off-by: William A. Kennington III <wak@google.com>
2022-04-26google-usb-network: Allow unspecific productWilliam A. Kennington III1-6/+9
This will allow us to trivially configure dynamic USB network information with providing any hardcoded config. Change-Id: I1e5a46e9c7eeaffcf66170c047bd18114cac98f6 Signed-off-by: William A. Kennington III <wak@google.com>
2022-04-26google-misc: srcrev bump a7af2e087e..3d7cd15710Andrew Geissler1-1/+1
Michael Shen (1): metrics-ipmi-blobs: Fix memory leak with readMem Change-Id: I714a0a40b94bfa361a6bae3bf2a35b1860e1bbd7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-26bmcweb: srcrev bump eb1c47d3d9..5deabed966Andrew Geissler1-1/+1
Gunnar Mills (1): Sensors: Add humidity hierarchy Change-Id: I77fcd0a31a94e732021b3fa26356a04a30b4c436 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-26phosphor-power: srcrev bump 2a054922f3..d13072949cAndrew Geissler1-1/+1
Zev Weiss (1): regulators: Add phosphor-regulators service dependencies Change-Id: I559f53e2cd1074c98c1ac536182e0a0ae8c54b9d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-26dbus-sensors: srcrev bump 8454571297..7dd6443b88Andrew Geissler1-1/+1
Jae Hyun Yoo (1): HwmonTempSensor: Fix a crash when an I3C device is scanned Change-Id: Ifbb5a72bc858ee59ea9ff11aa33d00977cbd6021 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-26openpower-vpd-parser: srcrev bump bf78ed8883..a4a2adfa96Andrew Geissler1-1/+1
Priyanga Ramasamy (1): VPD ECC shared library Change-Id: I4bd2be40104893980a40607b48607ccb18700aab Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-26phosphor-logging: srcrev bump d29837f8a5..11cf0328bcAndrew Geissler1-1/+1
Andrew Geissler (1): host-graceful-quiesce: call new target Chirag Sharma (1): PEL: Added new message registry for Common.File.Error.Write Change-Id: Ie8cef39b248a5de9f10e6cb762bf16d9a26f5559 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-26phosphor-dbus-interfaces: srcrev bump edc177f9dc..1bf1b7bfcfAndrew Geissler1-1/+1
Jiaqing Zhao (1): EthernetInterface: Change LinkUp property to readonly Change-Id: Iee53de4923b92014333b113f5ef3b028549e76a5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-26phosphor-dbus-monitor: srcrev bump afa54c6845..2beffa634dAndrew Geissler1-1/+1
Patrick Williams (1): build: enable C++20 Change-Id: Idd1e58675239f5a4b50109758b9e4b39486a8842 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-26phosphor-settingsd: srcrev bump 74c4f3b1af..75a710ca87Andrew Geissler1-1/+1
Patrick Williams (2): fix cppcheck warnings build: enable C++20 Change-Id: I93979626b87591f40dd2b257ed8be38da9106db9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-25host-graceful-quiesce: install new targetAndrew Geissler2-2/+5
Per design here: https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/52874 phosphor-state-manager: srcrev bump 106152c646..aaa8d3466b Allen.Wang (1): phosphor-state-manager: Support multi-host for persist files Andrew Geissler (1): host-graceful-quiesce: introduce new target Tested: - Built image with new target and included pldmSoftPowerOff.service in it so that host firmware got a chance to gracefully shut down prior to Quiesce. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I83cd6a20d72cf586d21baf3fe809aad28f288695
2022-04-25README.md: add perl-FindBin to Fedora prereqsMilton Miller1-1/+1
Issue #3798 pointed out perl-FindBin is required on Fedora 34 to configure and build openssl. Change-Id: I0966fc7992cbc192eef5b156546565ea90c73cab Signed-off-by: Milton Miller <miltonm@us.ibm.com>
2022-04-23gbmc-bridge: Fix USB IdWilliam A. Kennington III1-1/+1
0x232 was incorrect and it was supposed to be 0x22b. Change-Id: I45a8786ec1623b5d877eb5cfb1c7d330ac75a127 Signed-off-by: William A. Kennington III <wak@google.com>
2022-04-23phosphor-host-ipmid: srcrev bump 6d4a44ed2b..f53696edb8Andrew Geissler1-1/+1
Patrick Williams (1): build: enable C++20 Change-Id: Idaeaba57151d1414ea8bc86edf90b0d6f3dc044e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-23estoraged: srcrev bump 2b5454d316..fa5cb6f718Andrew Geissler1-1/+1
John Edward Broadbent (2): Add exception when constructor fails Change ownership of handle to eStorageD object John Wedig (1): Remove device name from D-Bus service name Change-Id: I3ba6cebc730a43413eebabd467c496a0fc358c7d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-23ibm-logging: srcrev bump c07636205e..d5b6fd18c8Andrew Geissler1-1/+1
Patrick Williams (1): build: enable C++20 Change-Id: Ib2bc73d1f7227f9a8494598be123eac66c2f8ace Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>