commit | 41b829feead473e5541f7d4c3c075e2b1a525c45 | [log] [tgz] |
---|---|---|
author | Lei YU <mine260309@gmail.com> | Tue Jan 14 17:17:01 2020 +0800 |
committer | Lei YU <mine260309@gmail.com> | Tue Jan 14 17:24:09 2020 +0800 |
tree | 1c99510569b6b25e095167b2802c4434f63e8da0 | |
parent | c569a42895ac035837f1508d14903cfea3c5a675 [diff] |
meta-romulus: Add inventory-cleanup.yaml The yaml add the "xyz.openbmc_project.Inventory.Item.Chassis" interface to "/xyz/openbmc_project/inventory/system/chassis" object. This is needed for bmcweb to correctly get the chassis id in /redfish/v1/Chassis/. Tested: Verify that /redfish/v1/Chassis/chassis exists on Romulus with this change. It was 404 without this change. Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: Ie35bfd67fb02484565c8a8a6189a0779569e93a7