summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2024-05-14meta-ibm: Enable system specific bios supportArchana Kakani1-1/+1
Enabling system specific bios support for IBM systems Tested: Poweron successful Change-Id: Iad41ca4c93a76b6357994650b970942910ad06de Signed-off-by: Archana Kakani <archana.kakani@ibm.com>
2024-05-14meta-ibm:blueridge: Add new Association JSON filesAlpana Kumari2-0/+9523
This commit is to add Association JSON files for BlueRidge 2U and 4U configurations. Change-Id: I15109e3583ea74a813ac8a54fcfb09f97972d0b3 Signed-off-by: Alpana Kumari <alpankum@in.ibm.com>
2024-05-03Move bmcweb options to meta-ibmGunnar Mills1-10/+2
These options don't have anything to do with POWER architecture, they are ibm options so move them to meta-ibm. The options are: -Dredfish-dbus-log=enabled \ -Dhttp-body-limit=400 \ and control the body limit, allowing a larger code update image and the use of phosphor-logging. This gives the added bonus of all meta-ibm bmcweb options are in one place and removes these from 2 non-openpower, ibm systems. Tested: It builds. No other testing. Change-Id: Ief31f1bfd8a92720b43b4124c6b25c582231a558 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
2024-04-23meta-ibm:Fuji:Update association fileRekha Aparna1-1/+1
The commit updates the IM value for Fuji system Change-Id: Id391d2754b6157faebc672e1b1f5fc0aa24c7457 Signed-off-by: Rekha Aparna <vrekhaaparna@ibm.com>
2024-04-22meta-ibm: bmcweb: enable redfish-queryGunnar Mills1-0/+1
insecure-enable-redfish-query controls the Redfish expand query parameter. Named insecure because "is experimental, and has not been tested against the full limits of user-facing behavior". Downstream we have done some testing with this enabled and measuring resource usage are okay with the results. webui-vue will use expand for sensor page, etc. Other query parameters such as only are not controlled by this option and already enabled. Change-Id: I8403129fabfbe0752c3b0e85bb2e8bd5ebea2aa0 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
2024-04-19meta-ibm: introduce new huygens systemAndrew Geissler3-0/+6
The huygens machine is based on the new pstbmc machine family from IBM. It will be our first redundant BMC system [1]. The initial focus on this machine will be the redundant BMC feature. The simulation model we use will just be 2 BMCs initially. Due to this focus and simulation model, this commit strips out all of the host firmware and host processor related features. Tested: - Confirmed in our 2 BMC simulation model that both BMCs come to Ready and only the expected vpd services have failed - Confirmed network into the BMCs worked as expected [1]: https://gerrit.openbmc.org/c/openbmc/docs/+/70233 Change-Id: Ieb42337980c0ec39d16c492c77810473d5105aa0 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2024-04-15meta-ibm: Add new association for FujiRekha Aparna1-0/+248
This commit adds new association between PCIe slot and PCIe device for Fuji Change-Id: If8700c61d02ca62631e34e55e46689610e152da9 Signed-off-by: Rekha Aparna <vrekhaaparna@ibm.com>
2024-04-15meta-ibm:Association between PCIe slot & PCIe deviceRekha Aparna3-0/+524
Add association between PCIe slot and PCIe device for Rainier and Everest systems Change-Id: I18323770a94a2e0b3cba441dfa3ec0c5ff577546 Signed-off-by: Rekha Aparna <vrekhaaparna@ibm.com>
2024-04-15meta-ibm: Add new association JSON fileRekha Aparna1-0/+5327
This commit adds association JSON file for Fuji system Change-Id: I0522209591699e96b3e5c7e5112a150ff477156f Signed-off-by: Rekha Aparna <vrekhaaparna@ibm.com>
2024-04-15meta-ibm: Update Association JSON filesRekhaAparna013-1031/+3418
Downstream association JSON changes were not pushed to upstream from long time. So syncing the upstream association JSON files with the downstream association. Change-Id: I11c030dd8295f473718f4465fd96d689a4b64386 Signed-off-by: Rekha Aparna <vrekhaaparna@ibm.com>
2024-03-29meta-ibm: remove swift machineAndrew Geissler6-66/+0
This machine is no longer in use Change-Id: Icad284c92fa1cf9c5fc5f0afacb58e287a9557e2 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2024-03-29meta-ibm: remove p10bmc-distributed machineAndrew Geissler1-1/+0
We are pursuing a different design point and no longer have use for this machine. Change-Id: I68f9333ebdb9f3a88efa784eaef2226d9d59478b Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2024-03-29meta-ibm: organize packagegroups-obmc-appsAndrew Geissler1-7/+9
No functional changes, just ordering things a bit more logically Change-Id: Ib510d5a06bbf6d955c31664c23f8022d50ba1737 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2024-03-19Remove bmcweb logging and rely on defaultsEd Tanous1-1/+0
Once https://gerrit.openbmc.org/c/openbmc/bmcweb/+/69480 is merged, any system not taking the defaults can be removed. Across the project we should be consistent to make sure that the default behavior doesn't cause log spamming or performance degredation. Signed-off-by: Ed Tanous <ed@tanous.net> Change-Id: I95f319e6247f9b7dcf61e0d00c4366809bf3eba5
2024-03-03meta-ibm: disable forced warm reboots on p10bmcAndrew Geissler1-0/+3
p10bmc systems don't support forced warm reboots Change-Id: I73dbe055597152d783276edd2f1f173892d3fca7 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2024-02-28bmcweb: add mutual-tls-auth PACAKGECONFIGPatrick Williams1-2/+2
meta-ibm already overrides this meson setting in some cases. Promote it to a PACKAGECONFIG so it is clearer as to which machines have it enabled and which have it disabled. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I198d2ac1f403317f0eaf4ee2a348da87707d8820
2024-02-27meta-ibm: simplify phosphor-health-monitor configPatrick Williams1-59/+10
The latest phosphor-health-monitor code has a default config and merges it with the provided config. Therefore you do not need to express configs that do not need changes. The only change the IBM systems have is that they monitor `/var` instead of `/run/initramfs/rw`, due to the flash layout differences. Provide the minimal config for that. Tested: Modify phosphor-health-monitor to point at this config file and ran it on my desktop. Observed the expected dbus sensor tree. ``` $ busctl --user tree xyz.openbmc_project.HealthMon └─ /xyz └─ /xyz/openbmc_project └─ /xyz/openbmc_project/metric └─ /xyz/openbmc_project/metric/bmc ├─ /xyz/openbmc_project/metric/bmc/cpu │ ├─ /xyz/openbmc_project/metric/bmc/cpu/kernel │ ├─ /xyz/openbmc_project/metric/bmc/cpu/total │ └─ /xyz/openbmc_project/metric/bmc/cpu/user ├─ /xyz/openbmc_project/metric/bmc/memory │ ├─ /xyz/openbmc_project/metric/bmc/memory/available │ ├─ /xyz/openbmc_project/metric/bmc/memory/buffered_and_cached │ ├─ /xyz/openbmc_project/metric/bmc/memory/free │ ├─ /xyz/openbmc_project/metric/bmc/memory/shared │ └─ /xyz/openbmc_project/metric/bmc/memory/total └─ /xyz/openbmc_project/metric/bmc/storage ├─ /xyz/openbmc_project/metric/bmc/storage/rw └─ /xyz/openbmc_project/metric/bmc/storage/tmp ``` Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I0ff8528fbb8d9cbf2ad4c6672d5a1dc11cf5a970
2024-02-24meta-ibm: update health metric configJagpal Singh Gill1-7/+7
Based on the updated config schema for health metric, change the config for IBM platforms. The storage metric exposes storage free rather than storage used, hence update the thresholds for lower bound accordingly. Related diff from phosphor-health-monitor - https://gerrit.openbmc.org/c/openbmc/phosphor-health-monitor/+/69592 Change-Id: I9e28a6e99e2d3e728dded8215f02ca39c6c95678 Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>
2024-02-20phosphor-fan: fix sensor-monitor packagingPatrick Williams1-1/+1
The phosphor-fan recipe was defining two different subpackages: - phosphor-fan-sensor-monitor - containing systemd service - sensor-monitor - containing the executable As a result you could end up with a situation where only the systemd services are installed (if you RDEPEND on phosphor-fan-sensor-monitor) without the corresponding executable. Adjust the packaging to only have the phosphor-fan-sensor-monitor. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ia4061fce582d1a7e3eb3630489a6693d907f8617
2024-02-19meta-ibm: sbp1: Configure bmcwebPatrick Rudolph1-0/+5
- Increase the HTTP body limit to allow bigger update files. - Enable redfish logging Change-Id: Ifd50e54999f28bd06fdcf397905f7f853fc8fc18 Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
2024-02-14meta-ibm: bmcweb: remove enabled new power-thermalGunnar Mills1-1/+0
https://gerrit.openbmc.org/c/openbmc/bmcweb/+/69228 enabled redfish-new-powersubsystem-thermalsubsystem by default remove it here in the bbappend to keep things cleaner. https://gerrit.openbmc.org/c/openbmc/openbmc/+/69300 needs to go first. Tested: I tested having this line removed when testing 69228. Change-Id: Ie686e215021e30aa4f220ea7763bc29f6d204473 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
2024-02-13meta-ibm: Enable nvmesensor on p10bmc buildsMatt Spinler1-0/+1
The systems supported by this image all need NVMe drive temperature monitoring. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I04aafd6b1eac9a2a92e055dc183fa0a371c0e138
2024-02-12meta-ibm: p10bmc: Add throttle associationGeorge Liu3-0/+33
Add the association configuration of throttle according to the latest association interface[1]. [1] https://github.com/openbmc/phosphor-dbus-interfaces/commit/1abc0c57692b679753955b7273c1393369ef4987 Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: I29b4d99a0dce0517f28ec4d63765d2b909a12122
2024-02-07meta-ibm: Update Everest max31785 hwmon conf pathMatt Spinler2-1/+1
Kernel commit 4b46d86c978bbca24c110a5b0d6890380ed4b6c7 changed all PCA954x i2c-switch DTS node names to i2c-mux, so update the phosphor-hwmon config file path accordingly. Change-Id: I4c4f6f26f8e6931ddd43f449661c032a55350f4c Signed-off-by: Matt Spinler <spinler@us.ibm.com>
2024-02-01meta-ibm: Link PCIeSlots to Processor associationSunny Srivastava3-1/+408
This commit is to populate link(s) to processor associated with given PCIeDevice which is established via the assoication with PCIeSlot. https://gerrit.openbmc.org/c/openbmc/phosphor-dbus-interfaces/+/65076 Tested: - dbus has the association between processor and slot ``` /xyz/openbmc_project/inventory/system/chassis/motherboard/pcieslot10 \ xyz.openbmc_project.Association.Definitions Associations ... "connected_to" "connecting" "/xyz/openbmc_project/inventory/system/chassis/motherboard/dcm0/cpu0" ``` Change-Id: I983c8444e4e3b206c60cf86c83d5b5cbf575f386 Signed-off-by: Myung Bae <myungbae@us.ibm.com>
2024-02-01meta-ibm: sbp1: phosphor-virtual-sensor: Add sensorNaresh Solanki1-0/+268
The regulator PVCCD_HV_CPU* only has sensors to measure output power and input voltage. Calculate input power and input current for PVCCD_HV_CPU* based on output power and input voltage considering 90% efficiency. TEST: webui shows newly added PVCCD_HV_CPU* sensors. Change-Id: I3ae49beaca4453595116b640177fde822d195ab6 Signed-off-by: Naresh Solanki <naresh.solanki@9elements.com>
2024-01-18meta-ibm: Bind MCTP daemon in tandem to PLDM daemonManojkiran Eda3-0/+10
Applications that operate on BMC typically rely on the standard systemd recovery mechanism. In this setup, systemd automatically restarts applications when they encounter issues. However, for critical daemons like PLDM in IBM systems, the situation is more nuanced. PLDM plays a vital role in IBM infrastructures as it facilitates communication between BMC and the host. Therefore, if the PLDM daemon experiences a crash or restarts unexpectedly, it's crucial to notify the remote PLDM endpoints. This notification ensures that the remote endpoints can detect the disruption and initiate corrective measures to synchronize critical data, such as PDRs, between the two endpoints. To efficiently communicate the status of a remote endpoint when the PLDM faces an interruption, the MTCP channel serves as a key mechanism. Specifically, when the mctp-demux daemon undergoes a restart, it reinitializes the MCTP channel. This action effectively signals the remote endpoint that an issue has occurred. By doing so, the remote side can promptly take the necessary corrective actions to maintain data synchronization and system integrity. Change-Id: I7d28ef9b3fc8263a100d7ff1f5378fcddcdd3f89 Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
2024-01-17meta-ibm: Rename device callout filesMatt Spinler5-13/+13
The entity-manager config for these systems now provides the Compatible inventory decorator interface which has Names property values like com.ibm.Hardware.Chassis.Model.Everest. The error logging code code uses these values to lookup a callout file, so rename them to match. Tested: - Files show up in rootfs Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Ic2be73fc6e5cc0114baca027c2057d9068b1cd1f
2024-01-10pldm: Add oem-ibm build optionGeorge Liu1-4/+1
Currently, several machines use the oem-ibm function in the pldm_%.bbappend file. It should be added to PACKAGECONFIG in the pldm_git recipe and disabled by default. Signed-off-by: George Liu <liuxiwei@ieisystem.com> Change-Id: Ia120de9ad80f24333575e3b278ff14c3272a4733
2023-12-14meta-ibm: system1: enable phosphor-power-psu-monitorAndrew Geissler1-0/+2
System1 will take advantage of the features found in the power supply monitor package within phosphor-power. Change-Id: I2ab3476a16927db2c53867b5965507eea0b3a3e7 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2023-12-13meta-ibm: system1: add phosphor-buttonsjinuthomas1-0/+5
Add phosphor-buttons to use the standard GPIOs to power on/off the machine when the user presses the power button on the system Also added the GPIO definition for the power button based on the GPIO it is connected seen in the schematics. Change-Id: I62e5179de37042020de016cc7b44afbe08e5638f Signed-off-by: Jinu Joy Thomas <jinu.joy.thomas@in.ibm.com>
2023-12-08meta-ibm: Disable redfish bmc-journal entriesMyung Bae1-0/+1
/redfish/v1/Managers/bmc/LogServices/Journal/Entries gives the system journal entries which may be a lot of entries. In addition, if the system clock goes backward while some journal entries were created, redfish validator may potentially complain the failures. Those entries may not be found by `sd_journal_seek_realtime_usec()`[1] which uses bisect search (based on the time order in journal). For example, ``` ERROR - Members: GET of resource at URI /redfish/v1/Managers/bmc/LogServices/Journal/Entries/1699839632005117 returned HTTP error. Check URI. ERROR - Members: GET of resource at URI /redfish/v1/Managers/bmc/LogServices/Journal/Entries/1699839632053933 returned HTTP error. Check URI. ERROR - Members: GET of resource at URI /redfish/v1/Managers/bmc/LogServices/Journal/Entries/1699839632056655 returned HTTP error. Check URI. ``` Journal entries are ``` { "MESSAGE_ID" : "39f53479d3a045ac8e11786248231fbf", "MESSAGE" : "Started Time & Date Service.", "__REALTIME_TIMESTAMP" : "1699839632179843", "_SOURCE_REALTIME_TIMESTAMP" : "1699839632179536", } ---Backward Begin { "_SOURCE_REALTIME_TIMESTAMP" : "1699839632004914", "MESSAGE" : "Clock change detected. Flushing caches.", "__REALTIME_TIMESTAMP" : "1699839632005117", } { "MESSAGE" : "Time jumped backwards, rotating.", "__REALTIME_TIMESTAMP" : "1699839632053933", } { "__REALTIME_TIMESTAMP" : "1699839632056655", "MESSAGE_ID" : "c7a787079b354eaaa9e77b371893cd27", "MESSAGE" : "Changed local time to Mon 2023-11-13 01:40:32 UTC", "_SOURCE_REALTIME_TIMESTAMP" : "1699839632018027", } ---End of backward { "__REALTIME_TIMESTAMP" : "1699839662049861", "MESSAGE_ID" : "7ad2d189f7e94e70a38c781354912448", "_SOURCE_REALTIME_TIMESTAMP" : "1699839662049794", "MESSAGE" : "systemd-timedated.service: Deactivated successfully.", } ``` Tested: - Redfish Validator passes - GET Journal Entries will not be found ``` $ curl -k -X GET https://${bmc}:18080/redfish/v1/Managers/bmc/LogServices/Journal/Entries { "error": { "@Message.ExtendedInfo": [ { "@odata.type": "#Message.v1_1_1.Message", "Message": "The requested resource of type named 'Entries' was not found.", "MessageArgs": [ "", "Entries" ], "MessageId": "Base.1.16.0.ResourceNotFound", "MessageSeverity": "Critical", "Resolution": "Provide a valid resource identifier and resubmit the request." } ], "code": "Base.1.16.0.ResourceNotFound", "message": "The requested resource of type named 'Entries' was not found." } } ``` [1] https://github.com/openbmc/bmcweb/blob/7164bc62dd26ec92b01985aaae97ecc48276dea5/redfish-core/lib/log_services.hpp#L2690 Change-Id: I778e3ff1e0d3de508d33a1d53aed5e57ca096f37 Signed-off-by: Myung Bae <myungbae@us.ibm.com>
2023-11-08meta-ibm:Remove execution of set-all-groups-assertedSunny Srivastava2-32/+1
The commit removes dependecy of obmc-led-set-all-groups-asserted from the recipe file of phosphor-led-manager. The script executed by the service curently sets asserted property of all the LED groups to false on BMC boot which is now being set using operational status. Hence the script is no longer required. Change-Id: I6ddfa17ec70d75f115931d78d5866dab8a7e1f21 Signed-off-by: Sunny Srivastava <sunnsr25@in.ibm.com>
2023-11-07ledmanager: Disable persistent-led-asserted by defaultGeorge Liu1-1/+1
Since not all systems start persistent-led-asserted by default, persistent-led-asserted should be disabled by default in Yocto. However, IBM’s p10 machine needs to be enabled by default. Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I9b5302f541bf814f96d5af7d20662b5bfcc4e6a8
2023-11-03meta-ibm: p10bmc: set windows-num overrideAndrew Geissler1-0/+1
p10bmc machines utilize the reserved 64MB of memory for both HIOMAP and MCTP transport implementations. HIOMAP gets the first 63MB and MCTP gets the last 1MB. Tested: - Confirmed mboxd started with "--window-num 63" parameter Change-Id: I2f82875da4b75dbcc4fdd59e9dcea8f0fc46154a Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2023-11-01meta-ibm: sbp1: ipmi-net: Update ALT_RMCPP_IFACENaresh Solanki1-0/+6
SBP1 BMC has two network interface i.e., eth0/1. Update ALT_RMCPP_IFACE to eth1. TEST=Build for sbp1, check working of IPMI command: ipmitool -C 17 -H 10.93.130.28 -U root -P 0penBmc -I lanplus \ fru print Change-Id: Ibb2325b7b0760f2dfd1057a908100a98098eb774 Signed-off-by: Naresh Solanki <naresh.solanki@9elements.com>
2023-10-25meta-ibm: system1: enable bmcweb redfish logsAndrew Geissler1-0/+1
Tested: - Confirmed logs present under /redfish/v1/Managers/bmc/LogServices/EventLog/Entries Change-Id: I88daf714e2422924f4a6906d906f0d535d036869 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2023-10-25meta-ibm: system1: increase bmcweb upload limitAndrew Geissler1-0/+4
System1 will utilize the large EMMC configuration seen on p10bmc machines so increase its http body limit to match what p10bmc gets via its meta-openpower distro feature override. Tested: - Confirmed a large image upload worked Change-Id: I4d164c3ffb5176cd4fdc5d4c55a268ca71018afe Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2023-10-24meta-ibm: pldm: force mctp-demuxPatrick Williams1-0/+3
IBM systems are not ready to transition to the in-kernel MCTP, so force the mctp-demux transport. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I76c635e0ea8e3ce6101fdc882836ca7142dce12f
2023-10-24meta-ibm: override mctp default binding for IBM systemsManojkiran Eda1-0/+12
This commit would override the default null binding with astlpc binding for IBM p10 systems. Tested: - Built the rootfs of both tacoma & p10bmc and made sure the right configuration of mctp is placed in /etc/default location. Change-Id: I446be5ed1ceab44ba914a22d437d65f09b4a77f8 Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
2023-10-24meta-ibm: Add libmctp to witherspoon-tacoma rootfsManojkiran Eda1-1/+1
Usage of libmctp is deprecated, and ideally, we would want to be using the in-kernel implementation of mctp (more so as the upstream pldm repo already supports it). But, IBM would probably want some more time before it consumes the in-kernel mctp implementation as the majority of the apps in p10bmc still relies on the libmctp API's to communicate with host. This would be a patch to just fix the broken image temporarily until we migrate to the in-kernel implementation. Change-Id: I6aaf52cd8ce83cd2263af161d94213ab80fe383a Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
2023-10-19meta-ibm: system1: add conf file for obmc-console-clientAndrew Geissler2-0/+5
Required for SOL support Tested: - Confirmed expected conf file was in system1 image Change-Id: I3b655b7cf46d1fb06b2b72d3531dccb7a37717ad Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2023-10-19meta-ibm: system1: add in network IPMI supportAndrew Geissler3-0/+185
System1 requires out of band IPMI management so configure some defaults for it. Tested: - Confirmed ipmitool could communicate with system1 out of band with "chassis power status" command Change-Id: Ie52a08ac4861ada682984a5ae695d82d9bb1c31e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2023-10-19meta-ibm: p10bmc:system1: fix power workaroundAndrew Geissler1-2/+2
The variable used to override a portion of the phosphor-skeleton power recipe changed name in the base recipe. Need to adapt our override in meta-ibm layer to match. Tested: - Confirmed the org.openbmc.control.Power instance service was not present on system1 Change-Id: Icd48020cfd2c0a954b79b264b153e71fede9904a Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2023-10-19meta-ibm: system1: enable hwmontempsensorAndrew Geissler1-0/+1
Will be utilized to read sensors off of the mudflap panel Change-Id: Ie894f39ae22629fee33b17ab4504969c1a15366f Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2023-10-12meta-ibm: Add phosphor-virtual-sensorPatrick Rudolph2-0/+178
Enable virtual sensor to: - provide sensor 'total_power' - expose QSFP temperature sensors to webui Change-Id: I13c64cd9891aee11019dd85a6fa2158482a38c67 Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
2023-10-12meta-ibm: system1: add phosphor-powerChris Cain1-0/+1
Add phosphor-power to use the standard GPIOs to initiate power on/off and check pgood. Tested with multiple obmcutil chassison / chassisoff loops Change-Id: I7a03fc40a60513003ed8ebfdb5b5bdbcf80a676b Signed-off-by: Chris Cain <cjcain@us.ibm.com>
2023-10-11meta-phosphor: packagegroup-obmc-apps: simplify software packagePatrick Williams1-4/+4
Eliminate the variable indirection for the package content. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I016e6aa370e7d62e20484af4e91250b38c4c01a0
2023-10-11treewide: clean up webui selectionPatrick Williams1-2/+0
The webui-vue package is now enabled by default. Clean up all the meta layers to clean up the explicit enablement. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I4895be56c70d2c8666dd96cec18d2c097f0c05a3
2023-10-05meta-ibm: system1: enable side switch featureAsmitha Karunanithi2-0/+2
This commit enables side switching feature between images on IBM systems. Change-Id: I837d23a56e723f0596004e80fbb5834af536d9ee Signed-off-by: Asmitha Karunanithi <asmitk01@in.ibm.com>