From 38a69599ef343d22c3e36717f79e250933b11af0 Mon Sep 17 00:00:00 2001 From: Benjamin Fair Date: Mon, 6 May 2019 18:44:48 -0700 Subject: meta-quanta: gsj: update FRU format Remove the product info area fields as these aren't used in the new FRU format. Tested: Read HSBP FRU over ipmitool and the contents were as expected (From meta-quanta rev: 55ef60d4021d3c76ebca8fc000542efc2685d89f) Change-Id: I389df7d422e738827689415d7dcc0c714a96c045 Signed-off-by: Benjamin Fair Signed-off-by: Brad Bishop --- .../meta-gsj/recipes-phosphor/ipmi/files/config.yaml | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'meta-quanta/meta-gsj') diff --git a/meta-quanta/meta-gsj/recipes-phosphor/ipmi/files/config.yaml b/meta-quanta/meta-gsj/recipes-phosphor/ipmi/files/config.yaml index b5d323f4e..db96f551b 100644 --- a/meta-quanta/meta-gsj/recipes-phosphor/ipmi/files/config.yaml +++ b/meta-quanta/meta-gsj/recipes-phosphor/ipmi/files/config.yaml @@ -1,20 +1,4 @@ 0x01: - /system: - entityID: 23 - entityInstance: 1 - interfaces: - xyz.openbmc_project.Inventory.Item: - PrettyName: - IPMIFruProperty: Name - IPMIFruSection: Product - /system/chassis: - entityID: 23 - entityInstance: 1 - interfaces: - xyz.openbmc_project.Inventory.Item: - PrettyName: - IPMIFruProperty: Name - IPMIFruSection: Product /system/chassis/hsbp: entityID: 16 entityInstance: 1 -- cgit v1.2.3