commit | 9bf1bf99b32533fcd822a4281618ca10c01e8960 | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@in.ibm.com> | Wed Aug 09 15:47:34 2017 +0530 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Aug 14 19:43:46 2017 +0000 |
tree | eedfa665078fe527de182ae3a67f87025e4ab073 | |
parent | 5cd7e21e88d01a6e258b120f530ecd6a83b1ccec [diff] |
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>
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 eb62648..ad55610 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 @@ 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'