summaryrefslogtreecommitdiff
path: root/meta-ibm
AgeCommit message (Collapse)AuthorFilesLines
2024-05-16meta-ibm:blueridge: Add new association for BlueRidgeRekha Aparna2-0/+276
This commit adds new association between PCIe slot and PCIe device for BlueRidge 2U and 4U configurations Change-Id: I8a2724d5bf71af030f844321ae1122520df38a81 Signed-off-by: Rekha Aparna <vrekhaaparna@ibm.com>
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-10meta-ibm: add rainier-1s4u device treeAndrew Geissler1-0/+1
IBM 1s4u systems required a separate device tree with a few modifications on top of the standard rainier system. Change-Id: I50a713448b03238995057d40a3dda844661ed336 Signed-off-by: Andrew Geissler <geissonator@yahoo.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-23meta-ibm/meta-sbp1: Enable pull-ups on FM_CPU_SKTOCC_NPatrick Rudolph1-4/+4
Enable integrated pull-ups on FM_CPU_SKTOCC_N GPIOs. The previous generation had external pull-ups, while SBP1 does not. This wasn't noticed until now as: - Usually all CPUs are plugged, pulling the GPIO low - When a CPU is not plugged, the system behaves as normal This change fixes the webui presence status and prevents CPU VRs for empty sockets to be enabled, reducing the systems power draw. Change-Id: Ic25873ff3d1ac0d0100ad941f480c5a8ea85d411 Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.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 Geissler6-0/+36
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-16meta-ibm: Enable emergency/rescue when root lockedShawn McCarney2-0/+16
When the root account is locked, the systemd emergency and rescue targets fail with an error message. That is because they run the sulogin command, which prompts for the root password. The solution is for those services to specify the sulogin --force option. For more information, see sulogin(8). systemd uses a "wrapper" executable named systemd-sulogin-shell to run sulogin. If the environment variable SYSTEMD_SULOGIN_FORCE is set to 1, systemd-sulogin-shell runs sulogin with the --force option. For more information, see https://systemd.io/ENVIRONMENT/ Create drop-in directories for the emergency and rescue service files. In those directories, create a .conf file that sets SYSTEMD_SULOGIN_FORCE to 1 for those services. Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com> Change-Id: I39359e91d99e490b9e57508f96f56567b49c663e
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: introduce new pstbmc machineAndrew Geissler2-0/+4
The pstbmc machine (the acronym meaning is still confidential) will be IBMs next generation server line. For now, just have it based on p10bmc. Change-Id: If980484b3acc44455f558661247886a15955c6bb Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2024-03-29meta-ibm: remove swift machineAndrew Geissler11-98/+2
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 Geissler3-7/+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-22treewide: remove meta-poky usagePatrick Williams3-3/+0
Upstream poky made a commit that adds an `/etc/motd` with a strong warning that meta-poky is not intended to be used for production purposes. There isn't anything we use directly from meta-poky anymore, so clean up all references to it. See poky commit a226865c8683398b5f58628ba2ec5aee1ee6c19d for additional context. We could potentially switch from using the `poky` subtree to picking up OECore directly, but right now it also provides us a qualified set of OECore + bitbake. Tested: Built yosemite4 and confirmed `motd` output is absent when SSHing in. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I9c08650d2278b3ba26794c009adad3e593767f58
2024-03-19Remove bmcweb logging and rely on defaultsEd Tanous2-5/+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-19meta-ibm:system1:kernel: utilize correct device treeAndrew Geissler1-3/+1
The system1 device tree is now in openbmc/linux so utilize it Change-Id: I1e4214483b17e4fe98375d5d3f56e98934d5eedd Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
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-13meta-ibm: Configure the OCC app for p10bmcMatt Spinler1-0/+2
Set the correct build parameters for openpower-occ-control to run against the P10 OCC on p10bmc systems. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I51a2075536eb0d5779dd0da2e18c528c3a3afa70
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-12meta-ibm: systemd-networkd: wait for oneAndrew Geissler1-0/+3
p10bmc systems do not always configure both eth0 and eth1 ports. This causes this service to fail and hold up the boot of the BMC by the 2 minute timeout. Only require a single ethernet port to be active to continue. Change-Id: I531207bea36f71ccef178ba532309c315bf0f99d Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
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-06meta-ibm: sudo: Update matching sudoers stringAdriana Kobylak1-1/+1
The format of the sudoers file has changed per: ``` https://github.com/sudo-project/sudo/commit/1d13533ea3cda05ec666c45c6c533b614fdd97aa ``` Change-Id: Id34ae728c7b04c4ae8ae4f06b6262e1043ab8421 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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-02-01meta-ibm: sbp1: Include flash packagePatrick Rudolph2-0/+5
Add the flash package to the default build. Change-Id: I5c0b20ed277b672adc642310cbc44676582c7f55 Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
2024-01-19meta-ibm: system1: Turn on TPM configNinad Palsule1-0/+2
Turn on TPM config for the IBM system1 bmc. Change-Id: Idc5b7c13780e7790c362d05590e6d5b470774889 Signed-off-by: Ninad Palsule <ninad@linux.ibm.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-11meta-ibm: openpower-fru-vpd: Add new servicesSunny Srivastava1-0/+2
Openpower bb append file has been updated to bundle some more services in the package. Change-Id: I95921def411aead7b81cd985788c7fedef243470 Signed-off-by: Sunny Srivastava <sunnsr25@in.ibm.com>
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
2024-01-03meta-ibm: p10bmc: fix inconsistency in stringPatrick Williams1-1/+1
bitbake uses double-quotes for strings. Switch the stray single-quoted string to use double-quote. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Icbc9295ce2468ed7646ab0039b9bc5480a43e6fa
2023-12-15meta-ibm/sbp1: Handle presence GPIOsPatrick Rudolph4-0/+226
Mark static inventory items that only have a presence GPIO, but no FRU EEPROM as present using phosphor-gpio-monitor. This will be used by other OpenBMC systems to determine the presence of FRU devices and to run additional services. Tested: Inventory on SBP1 is properly updated according to GPIOs. Change-Id: I7f83bf82625a86c23fd0781ebe2d415cf486dadb Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
2023-12-14meta-ibm: system1: enable phosphor-power-psu-monitorAndrew Geissler2-0/+3
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-buttonsjinuthomas2-0/+7
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-25treewide: add scarthgap to LAYERSERIES_COMPAT2.16.0-devPatrick Williams6-6/+6
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I28ee50fa55ae47dd7fd8c99f8f6db8f5f6dfa53d
2023-11-24treewide: add nanbield to LAYERSERIES_COMPATPatrick Williams6-6/+6
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I85272779478b66452acd11be93f5fea99e4c3a34
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>