summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/common/recipes-phosphor/ipmi
diff options
context:
space:
mode:
authorRatan Gupta <ratagupt@in.ibm.com>2017-05-29 16:23:31 +0530
committerPatrick Williams <patrick@stwcx.xyz>2017-06-07 14:48:43 +0000
commit792034b7c18bc74cc6fe9c1296a4e1bf2d6bff42 (patch)
tree6cf95f303e5048ccc24e209cd9474da67ffb7bfb /meta-openbmc-machines/meta-openpower/common/recipes-phosphor/ipmi
parent31f77bc6c927aa721df31f96bc46a48ac97525fd (diff)
downloadtalos-openbmc-792034b7c18bc74cc6fe9c1296a4e1bf2d6bff42.tar.gz
talos-openbmc-792034b7c18bc74cc6fe9c1296a4e1bf2d6bff42.zip
Fix the mapping of IPMI chassis info area part number
This fix maps the chassis info area partnumber to the model property of dbus object. Resolves openbmc/openbmc#1729 Change-Id: I3974065bb8e3cfc5d5ac9a827546ec8095f717e0 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
Diffstat (limited to 'meta-openbmc-machines/meta-openpower/common/recipes-phosphor/ipmi')
-rw-r--r--meta-openbmc-machines/meta-openpower/common/recipes-phosphor/ipmi/hostboot-inventory-config/config.yaml5
1 files changed, 1 insertions, 4 deletions
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 2c7f8ee7e..717818466 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
@@ -28,15 +28,12 @@ PROC:
SYS:
Interfaces:
xyz.openbmc_project.Inventory.Decorator.Asset:
- PartNumber:
+ Model:
IPMIFruSection: Chassis
IPMIFruProperty: "Part Number"
SerialNumber:
IPMIFruSection: Chassis
IPMIFruProperty: "Serial Number"
- Model:
- IPMIFruSection: Chassis
- IPMIFruProperty: "Type"
NODE:
Interfaces:
OpenPOWER on IntegriCloud