summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRatan Gupta <ratagupt@in.ibm.com>2017-08-09 15:47:34 +0530
committerPatrick Williams <patrick@stwcx.xyz>2017-08-14 19:43:46 +0000
commit9bf1bf99b32533fcd822a4281618ca10c01e8960 (patch)
treeeedfa665078fe527de182ae3a67f87025e4ab073
parent5cd7e21e88d01a6e258b120f530ecd6a83b1ccec (diff)
downloadtalos-openbmc-9bf1bf99b32533fcd822a4281618ca10c01e8960.tar.gz
talos-openbmc-9bf1bf99b32533fcd822a4281618ca10c01e8960.zip
Inventory: adding the extra properties for motherboard
Motherboard inventory was not seen as present as it was not there in the extra-properties/config.yaml. Resolves openbmc/openbmc#1216 Change-Id: I9ce6d1a42c0a7da36897425f735239b40d7acff3 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
-rw-r--r--meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties-mrw/config.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties-mrw/config.yaml b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties-mrw/config.yaml
index eb6264869..ad5561000 100644
--- a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties-mrw/config.yaml
+++ b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties-mrw/config.yaml
@@ -21,3 +21,11 @@ SYS:
Cached: 'false'
xyz.openbmc_project.Inventory.Item:
Present: 'true'
+
+NODE:
+ xyz.openbmc_project.Inventory.Decorator.Replaceable:
+ FieldReplaceable: 'false'
+ xyz.openbmc_project.Inventory.Decorator.Cacheable:
+ Cached: 'false'
+ xyz.openbmc_project.Inventory.Item:
+ Present: 'true'
OpenPOWER on IntegriCloud