commit | 7d88762765326944affa1bf8b86723f4d57934a4 | [log] [tgz] |
---|---|---|
author | Priyanga Ramasamy <priyanga24@in.ibm.com> | Fri Dec 22 04:33:27 2023 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Jan 11 17:39:15 2024 +0000 |
tree | 97bf1c874cb2cd3f93de0b67bb728ce8ba6784a4 | |
parent | 7c5f1934d11b50b9b95c65e22c080922abf222c8 [diff] |
leds:Make use of Decorator.Compatible interface Switching led-manager to use xyz.openbmc_project.Inventory.Decorator. Compatible interface from using xyz.openbmc_project.Configuration. IBMCompatibleSystem interface. Test: Tested that the right config json is picked based on the Names property from xyz.openbmc_project.Inventory.Decorator.Compatible interface. Change-Id: I48ee37cb3f11fd6cd99e913caee4ebeb2e1004c3 Signed-off-by: Priyanga Ramasamy <priyanga24@in.ibm.com>