summaryrefslogtreecommitdiff
path: root/meta-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26treewide: remove obmc-system-mgmt featurePatrick Williams7-58/+0
Every machine layer treats 'system-management' as either part of a package-group or removes the feature. The sample implementation in meta-phosphor is a do-nothing shell script (and up until recently was a Python script). There appears to be no useful purpose to this feature as a stand-alone concept, so remove it. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I20ca1fa8ff3cb01cac2d07d4ded84e0769e4514b
2021-10-26meta-phosphor: remove OBMC_MACHINE_FEATURES indirectPatrick Williams1-4/+0
Clean up the final part of this indirect, which is the append of the variable to the MACHINE_FEATURES one. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I2077d7acff5602b7bf333677f5866d979bdaa07c
2021-10-26repotest: remove extensionPatrick Williams2-83/+84
The fact the script is current written in bash is not useful information to anyone invoking it. Remove the extension to allow future rewrite, if desired, without impacting other tooling or users. Temporarily create a symlink until `openbmc-build-scripts` can be updated for new script name. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib9cf07b587cae78c09e78184e0d35f2ed95d77ad
2021-10-25phosphor-dbus-interfaces: srcrev bump 0170a76594..4aec8027acAndrew Geissler1-1/+1
Willy Tu (1): Software: Settings: add setting to Software interface Change-Id: Ifd9439d38440780ac739159e514f0e95a6f84a67 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-25phosphor-dbus-interfaces, phosphor-snmp: srcrev bumpsAndrew Geissler2-2/+2
phosphor-dbus-interfaces: srcrev bump 77369cbb57..0170a76594 Brad Bishop (2): net: Client.Create interface from SNMP project pcieslot, cpu: add upstream_processor association Brandon Kim (2): Cpu: Add EffectiveFamily and update Model to EffectiveModel Cpu: Update Step and Microcode type to uint SpencerKu (1): Add "GenerationInUse" and "GenerationSupported" to PCIeDevice interface phosphor-snmp: srcrev bump c3600d86bc..d560529eb7 Manojkiran Eda (1): Add OWNERS file Patrick Williams (1): use Create interface from phosphor-dbus-interfaces Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I102470c177002354b88777badda8a892d66ecd32
2021-10-25systemd: Fix timestmap detection for configuration filesWilliam A. Kennington III2-0/+382
Currently, systemd only uses the timestamp of the most recent file for tracking changes to configurations. With multiple drop-in files this results in reloads not picking up changes to older files. This patch fixes the reload behavior. Issue: https://github.com/systemd/systemd/issues/21113 In-Review: https://github.com/systemd/systemd/pull/21114 Change-Id: I9b92995e0d7faa612b51bfd45dd33803cd566441 Signed-off-by: William A. Kennington III <wak@google.com>
2021-10-25systemd: Pin to v249.5 to remove patchesWilliam A. Kennington III3-165/+2
The patches we were using are included in the new stable 249.5 version of systemd. Change-Id: I85aa2a3861145cd893fde04743e5f7bcbe5ab01f Signed-off-by: William A. Kennington III <wak@google.com>
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-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-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-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-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-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-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-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-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-18phosphor-debug-collector: srcrev bump 9d2d722643..2a6835d765Andrew Geissler1-1/+1
George Liu (1): ramoops: Check files in pstore Change-Id: Ieda41504fbb35adee1a6bc2d26ab143c5ecdddbc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-18phosphor-fan-presence: srcrev bump cd6f379813..9c1360265eAndrew Geissler1-1/+1
Matt Spinler (3): sensor_monitor: Watch for interfacesRemoved sensor-monitor: Catch sdbusplus::exception sensor-monitor: Fix missing function prototype Matthew Barth (3): control: Use event groups on `init` triggers control: Use event groups on `signal` triggers control: Correct reloading groups.json thru SIGHUP Mike Capps (1): fanctl: support dump of FlightRecorder log data Change-Id: I65bceed94695323ade1d085a75c7bb89e2a8983a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-18bmcweb: srcrev bump f201ffb46c..5edbe947bcAndrew Geissler1-1/+1
Ed Tanous (1): Use less specific includes Change-Id: I41825172aa0ba92f392086ad0cc219966fe90683 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-18dbus-sensors: srcrev bump 1dc85f5167..b782eec692Andrew Geissler1-1/+1
Arun P. Mohanan (1): [CPUSensor] Remove interface in destructor Change-Id: Iea22d7bc26bc2f671648df37da65a805899a04e8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-18pldm: srcrev bump c80f3efa22..02d71143a2Andrew Geissler1-1/+1
Brad Bishop (1): pldmtool: platform: check for circular references Change-Id: I793c2d8af06a685fae5e10174cdba30155e12dfc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-18obmc-phosphor-sysd: using shell script as a dummy implementationTroy Lee3-13/+13
For evb-ast2500/evb-ast2600 machine, Python are introduced by obmc-phosphor-sysd.py. Changing the implementation to shell script can remove python completely from image. Test with evb-ast2600: ``` root@evb-ast2500:~# systemctl status obmc-phosphor-sysd * obmc-phosphor-sysd.service - Phosphor System Manager Loaded: loaded (8;;file://evb-ast2500/lib/systemd/system/obmc-phosphor-sysd.service/lib/systemd/system/obmc) Active: active (running) since Thu 1970-01-01 00:00:38 UTC; 51 years 9 months ago Main PID: 168 (obmc-phosphor-s) CGroup: /system.slice/obmc-phosphor-sysd.service |-168 /bin/sh /usr/bin/obmc-phosphor-sysd `-312 sleep 60 Jan 01 00:00:38 evb-ast2500 systemd[1]: Started Phosphor System Manager. Jan 01 00:00:40 evb-ast2500 obmc-phosphor-sysd[168]: obmc-phosphor-sysd starting... ``` Signed-off-by: Troy Lee <troy_lee@aspeedtech.com> Change-Id: I266bd73773483d5ceb2ba01a09d372942eddc939
2021-10-18pldm: srcrev bump fc0d14dfbd..c80f3efa22Andrew Geissler1-1/+1
Brad Bishop (1): pldmd: make invalid cmdline arguments cause exit Change-Id: Id46f32472bd246702cc7c6f673555a88f000c0dd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-18bmcweb: srcrev bump a8544a5bb3..f201ffb46cAndrew Geissler1-1/+1
Ali Ahmed (1): Add CoreCount to ProcessorSummary Ed Tanous (3): Improve HttpHeaders in EventService Remove unused includes Define hex helper utils Patrick Williams (3): meson: update deprecated get_pkgconfig_variable ibm: remove unused tinyxml2 include meson: upgrade tinyxml wrap file Change-Id: Ic4c2f1582b5ae70fa6c6497c96db8de782af543c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-16phosphor-power: srcrev bump 8b66288a84..786b6f4cbfAndrew Geissler1-1/+1
Brandon Wyman (2): psu-ng: Change PMBus command response to uppercase psu-ng: PMBus STATUS_* command error data as hex Change-Id: I3c99f92336994650be3065af75b2141b343b41dc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-15meta-phosphor: image: update ConfigParser class namePatrick Williams1-1/+1
As a follow up to 400d9dab03e25d992429f94296caa4938c281fbd, fix the deprecated SafeConfigParser to ConfigParser across the tree. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Iabf941889eed97a996b739d77c8107f1f35ce5bf
2021-10-15u-boot-aspeed: Add distro feature to enable SPI master modeChanh Nguyen3-1/+39
The ast2500 shares the RGMII1 pin and the hw strap pins for SPI interface mode selection ( pin[12:13] ). In some systems, the RGMII/NCSI interface will use the pin. It makes the SPI interface mode setting is not correct. This patch adds a distro feature to enable the SPI master mode by default. Signed-off-by: Chanh Nguyen <chanh@os.amperecomputing.com> Change-Id: I93e5dd5e86870601169974aa1aab4b5480a45ef1
2021-10-15phosphor-user-manager: srcrev bump d019e3d2ae..c0760c9109Andrew Geissler1-2/+2
Patrick Williams (1): configure: simpify dbus policy install dir Update FILES and DEPENDS per 'simplify dbus policy' needs. Change-Id: I866d5e48c69fd356a13e216321e28f1e683ce443 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2021-10-15obmc-phosphor-systemd.bbclass: Update configparser module class nameGeorge Liu1-1/+1
There is a warning message in the obmc-phosphor-systemd.bbclass file when using bitbake to build image-bmc: ``` DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead. parser = configparser.SafeConfigParser(strict=False) ``` Use the class name `ConfigParser` directly in the configparser module. Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I6168d9d1100ac846cc31be837a20b7dedb6d7910
2021-10-15phosphor-debug-collector: Fix invalied escape sequenceGeorge Liu1-1/+1
There is a warning message in the phosphor-debug-collector repo when using bitbake to build image-bmc: DeprecationWarning: invalid escape sequence \W config_values = re.split('\W+', parse_value, 1) The reason is that `\W` is regarded as an escaped character, add `r` to fix it. Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I59836e7df9a73a01d47cd03e916f0ab1b8c2d716
2021-10-15phosphor-objmgr: srcrev bump bedd41655e..a02cd54c61Andrew Geissler1-1/+1
Brad Bishop (1): meson.build: drop config.h Change-Id: I4a59cfd938b82fe3ff0ee16c46a0f5fcfad0beda Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-15phosphor-host-ipmid: srcrev bump a2ad2da85f..a0bb2a330fAndrew Geissler1-1/+1
Harvey Wu (1): dbus-sdr: fix if condition bug when enable dynamic_sensors_write Lei YU (7): sel-cache: Initial commit for cached SEL entries sel-cache: Add match for new sel entry sel-cache: Add match for logging removed sel-cache: Add match for sel updated event sel-cache: Use sel cache for getSELEntry() sel-cache: Use the cache for delete and get info sel-cache: Handle exception invalid entry ID Zev Weiss (1): dbus-sdr: treat FRUs with a chassis type of "Main Server" as baseboards Change-Id: I5f2b8453e8b24a5a58bcfd830a2458275054d176 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-14phosphor-ipmi-flash: srcrev bump 9b7a3b4fc7..cf37663be8Andrew Geissler1-1/+1
William A. Kennington III (4): tools: Add handle for automatically closing blobs tools: Reduce cleanup logging output tools/helper: Streamline return types tools: Support more frequent status checks Change-Id: Ibfa653fbcbdb31d7f4630f10271a38b318f1a359 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-14phosphor-logging: srcrev bump 0273a222ab..fb9b811e14Andrew Geissler1-1/+1
Jayanth Othayoth (1): PEL: fix sbe ffdc packet offset calculation Change-Id: Icc803474ec6e8b52b0c83a181f923a0d6179dd73 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-14webui-vue: srcrev bump c9cb8d433b..69a9010a2cAndrew Geissler1-1/+1
Dixsie Wolmers (2): Update overview layout Rename TableDataFormatter mixin to DataFormatter Jason M. Bills (2): Update axios to 0.21.4 Undo the unrelated package changes from the axios update Sneha Patel (1): Add Assemblies schema to Hardware Status - Inventory and LEDs Change-Id: If1c9ae4a58e6139a69cd4ef73a5b5e211adc96dc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-14phosphor-settingsd: srcrev bump 2355263101..b6fa9bb188Andrew Geissler1-1/+1
Patrick Williams (1): catch exceptions as const Change-Id: Ib806d1727d92a47a94902eaf8efd1f8307399ef6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-14bmcweb: srcrev bump e7b5f604cc..a8544a5bb3Andrew Geissler1-1/+1
Ed Tanous (1): Implement human sort utility function Change-Id: I9496974ec39c5bc440ede85a65ee9c8d2343ee2f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-14phosphor-dbus-interfaces: srcrev bump a9c704e7ca..77369cbb57Andrew Geissler1-1/+1
Szymon Dompke (1): Update Telemetry Report and ReportManager Change-Id: I013e0bd2377428f1d171eb5603697b016974e068 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-14phosphor-fan-presence: srcrev bump c9d49a65b4..cd6f379813Andrew Geissler1-1/+1
Matthew Barth (2): control: No longer append action groups to event groups control: Pass event groups when enabling triggers Change-Id: Ie29648ee46d74d8c99ad1228977980a592c37f11 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-14phosphor-power: srcrev bump 2aba2b25f1..8b66288a84Andrew Geissler1-1/+1
Brandon Wyman (1): psu-ng: Move adding _PID to createError Change-Id: I9cd3dcc2dbac85d2ab337fedeba2689339ca509d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-14smbios-mdr: srcrev bump 9ab8c8d8fb..dc469c74cfAndrew Geissler1-1/+1
Tim Lee (1): Fix dimm present and functional property to true for robot test Change-Id: I8c854ff6973066563fd8ff5efa6dcda4ad664853 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-14pldm: srcrev bump c30a82cf34..fc0d14dfbdAndrew Geissler1-1/+1
Brad Bishop (3): pldmd: clean up exit logic pldm_visualise_pdrs.py: make --user optional pldmd: move DbusHandler to stack Manojkiran Eda (1): Fix issues reported by static analysis tool Change-Id: Ife4be596ff90512118757616a36b43f8dbb46746 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>