summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-phosphor/configuration/openpower-yaml-config/ipmi-fru-properties-mrw.yaml
blob: 6e80a994249407845e888dfdca89b335fd3bda07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# A template for generating extra-properties.yaml for ipmi-fru-parser, from the
# MRW with gen_fru_properties.pl
DIMM:
    xyz.openbmc_project.Inventory.Decorator.Cacheable:
        Cached: 'false'
    xyz.openbmc_project.Inventory.Decorator.Replaceable:
        FieldReplaceable: 'false'
    xyz.openbmc_project.Inventory.Item:
        Present: 'true'
NODE:
    xyz.openbmc_project.Inventory.Decorator.Cacheable:
        Cached: 'false'
    xyz.openbmc_project.Inventory.Decorator.Replaceable:
        FieldReplaceable: 'false'
    xyz.openbmc_project.Inventory.Item:
        Present: 'true'
PROC:
    xyz.openbmc_project.Inventory.Decorator.Cacheable:
        Cached: 'false'
    xyz.openbmc_project.Inventory.Decorator.Replaceable:
        FieldReplaceable: 'false'
    xyz.openbmc_project.Inventory.Item:
        Present: 'true'
SYS:
    xyz.openbmc_project.Inventory.Decorator.Cacheable:
        Cached: 'false'
    xyz.openbmc_project.Inventory.Decorator.Replaceable:
        FieldReplaceable: 'false'
    xyz.openbmc_project.Inventory.Item:
        Present: 'true'
TPM:
    xyz.openbmc_project.Inventory.Decorator.Cacheable:
        Cached: 'false'
    xyz.openbmc_project.Inventory.Decorator.Replaceable:
        FieldReplaceable: 'true'
    xyz.openbmc_project.Inventory.Item:
        Present: 'true'