commit | c6ed65665d5392d677c63b836ce6ac358a9db7f7 | [log] [tgz] |
---|---|---|
author | Deepak Kodihalli <dkodihal@in.ibm.com> | Wed Jul 25 04:05:05 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Jul 27 02:21:21 2018 +0000 |
tree | f5f584bbc29c657aad531c2ade334747b4a370b0 | |
parent | ac3920eba33a1b9d21316a4a8fec9b77665c7e87 [diff] |
openpower: inventory-config: fix-up interface The motherboard or 'node' should implement the Inventory.Item.Board interface, and not the Inventory.Item.Chassis interface. The patch lets us view contained systems via the redfish/v1/Systems API on openpower boxes running bmcweb. Change-Id: I1a8755636b516e2284d4fa09391ce88cad113ec5 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
diff --git a/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/ipmi/hostboot-inventory-config/config.yaml b/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/ipmi/hostboot-inventory-config/config.yaml index 39b6f32..2233913 100644 --- a/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/ipmi/hostboot-inventory-config/config.yaml +++ b/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/ipmi/hostboot-inventory-config/config.yaml
@@ -61,7 +61,7 @@ PrettyName: IPMIFruSection: Board IPMIFruProperty: "Name" - xyz.openbmc_project.Inventory.Item.Chassis: + xyz.openbmc_project.Inventory.Item.Board: AssociatedTypes: - SYS