summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties
diff options
context:
space:
mode:
authorRatan Gupta <ratagupt@in.ibm.com>2017-03-30 14:32:02 +0530
committerPatrick Williams <patrick@stwcx.xyz>2017-03-30 20:12:36 +0000
commit338899a5873c4c3ac6b9e907515f75ccb99a8cdc (patch)
treea8556917b3b0a21768f87be3636b6351c3924370 /meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties
parent588b9f8c70dd7cbb2790539ed669f307dfb1efa5 (diff)
downloadtalos-openbmc-338899a5873c4c3ac6b9e907515f75ccb99a8cdc.tar.gz
talos-openbmc-338899a5873c4c3ac6b9e907515f75ccb99a8cdc.zip
phosphor-ipmi-fru: rename the bb file
Rename the phosphor-ipmi-fru-properties-example-native to phosphor-ipmi-fru-properties-native. Rename the generated out.yaml to extra-properties.yaml. Change-Id: Id6fc1c6c5d30f58f7dd83305181d2b0372b2fb33 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties')
-rw-r--r--meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties/extra-properties.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties/extra-properties.yaml b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties/extra-properties.yaml
new file mode 100644
index 000000000..626ef33b8
--- /dev/null
+++ b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties/extra-properties.yaml
@@ -0,0 +1,11 @@
+/system/chassis/motherboard/cpu0:
+ xyz.openbmc_project.Inventory.Decorator.Replaceable:
+ FieldReplaceable: 'true'
+ xyz.openbmc_project.Inventory.Decorator.Cacheable:
+ Cached: 'true'
+
+/system/chassis/motherboard/dimm0:
+ xyz.openbmc_project.Inventory.Decorator.Replaceable:
+ FieldReplaceable: 'true'
+ xyz.openbmc_project.Inventory.Decorator.Cacheable:
+ Cached: 'true'
OpenPOWER on IntegriCloud