Initial commit
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
SUMMARY = "YAML configuration for Daytonax"
|
||||
PR = "r1"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
|
||||
|
||||
inherit allarch
|
||||
|
||||
SRC_URI = " \
|
||||
file://daytonax-ipmi-fru.yaml \
|
||||
file://daytonax-ipmi-fru-properties.yaml \
|
||||
file://daytonax-ipmi-sensors.yaml \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}"
|
||||
|
||||
do_install() {
|
||||
cat daytonax-ipmi-fru.yaml > fru-read.yaml
|
||||
|
||||
install -m 0644 -D daytonax-ipmi-fru-properties.yaml \
|
||||
${D}${datadir}/${BPN}/ipmi-extra-properties.yaml
|
||||
install -m 0644 -D fru-read.yaml \
|
||||
${D}${datadir}/${BPN}/ipmi-fru-read.yaml
|
||||
install -m 0644 -D daytonax-ipmi-sensors.yaml \
|
||||
${D}${datadir}/${BPN}/ipmi-sensors.yaml
|
||||
}
|
||||
|
||||
FILES:${PN}-dev = " \
|
||||
${datadir}/${BPN}/ipmi-extra-properties.yaml \
|
||||
${datadir}/${BPN}/ipmi-fru-read.yaml \
|
||||
${datadir}/${BPN}/ipmi-sensors.yaml \
|
||||
"
|
||||
|
||||
ALLOW_EMPTY:${PN} = "1"
|
||||
+140
@@ -0,0 +1,140 @@
|
||||
/system:
|
||||
xyz.openbmc_project.Inventory.Decorator.Cacheable:
|
||||
Cached: 'true'
|
||||
xyz.openbmc_project.Inventory.Decorator.Replaceable:
|
||||
FieldReplaceable: 'true'
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
Present: 'true'
|
||||
/system/chassis/motherboard:
|
||||
xyz.openbmc_project.Inventory.Decorator.Cacheable:
|
||||
Cached: 'true'
|
||||
xyz.openbmc_project.Inventory.Decorator.Replaceable:
|
||||
FieldReplaceable: 'true'
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
Present: 'true'
|
||||
/system/chassis/motherboard/cpu0:
|
||||
xyz.openbmc_project.Inventory.Decorator.Cacheable:
|
||||
Cached: 'true'
|
||||
xyz.openbmc_project.Inventory.Decorator.Replaceable:
|
||||
FieldReplaceable: 'true'
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
Present: 'true'
|
||||
/system/chassis/motherboard/cpu1:
|
||||
xyz.openbmc_project.Inventory.Decorator.Cacheable:
|
||||
Cached: 'true'
|
||||
xyz.openbmc_project.Inventory.Decorator.Replaceable:
|
||||
FieldReplaceable: 'true'
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
Present: 'true'
|
||||
/system/chassis/motherboard/dimm0:
|
||||
xyz.openbmc_project.Inventory.Decorator.Cacheable:
|
||||
Cached: 'true'
|
||||
xyz.openbmc_project.Inventory.Decorator.Replaceable:
|
||||
FieldReplaceable: 'true'
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
Present: 'true'
|
||||
/system/chassis/motherboard/dimm1:
|
||||
xyz.openbmc_project.Inventory.Decorator.Cacheable:
|
||||
Cached: 'true'
|
||||
xyz.openbmc_project.Inventory.Decorator.Replaceable:
|
||||
FieldReplaceable: 'true'
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
Present: 'true'
|
||||
/system/chassis/motherboard/dimm10:
|
||||
xyz.openbmc_project.Inventory.Decorator.Cacheable:
|
||||
Cached: 'true'
|
||||
xyz.openbmc_project.Inventory.Decorator.Replaceable:
|
||||
FieldReplaceable: 'true'
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
Present: 'true'
|
||||
/system/chassis/motherboard/dimm11:
|
||||
xyz.openbmc_project.Inventory.Decorator.Cacheable:
|
||||
Cached: 'true'
|
||||
xyz.openbmc_project.Inventory.Decorator.Replaceable:
|
||||
FieldReplaceable: 'true'
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
Present: 'true'
|
||||
/system/chassis/motherboard/dimm12:
|
||||
xyz.openbmc_project.Inventory.Decorator.Cacheable:
|
||||
Cached: 'true'
|
||||
xyz.openbmc_project.Inventory.Decorator.Replaceable:
|
||||
FieldReplaceable: 'true'
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
Present: 'true'
|
||||
/system/chassis/motherboard/dimm13:
|
||||
xyz.openbmc_project.Inventory.Decorator.Cacheable:
|
||||
Cached: 'true'
|
||||
xyz.openbmc_project.Inventory.Decorator.Replaceable:
|
||||
FieldReplaceable: 'true'
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
Present: 'true'
|
||||
/system/chassis/motherboard/dimm14:
|
||||
xyz.openbmc_project.Inventory.Decorator.Cacheable:
|
||||
Cached: 'true'
|
||||
xyz.openbmc_project.Inventory.Decorator.Replaceable:
|
||||
FieldReplaceable: 'true'
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
Present: 'true'
|
||||
/system/chassis/motherboard/dimm15:
|
||||
xyz.openbmc_project.Inventory.Decorator.Cacheable:
|
||||
Cached: 'true'
|
||||
xyz.openbmc_project.Inventory.Decorator.Replaceable:
|
||||
FieldReplaceable: 'true'
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
Present: 'true'
|
||||
/system/chassis/motherboard/dimm2:
|
||||
xyz.openbmc_project.Inventory.Decorator.Cacheable:
|
||||
Cached: 'true'
|
||||
xyz.openbmc_project.Inventory.Decorator.Replaceable:
|
||||
FieldReplaceable: 'true'
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
Present: 'true'
|
||||
/system/chassis/motherboard/dimm3:
|
||||
xyz.openbmc_project.Inventory.Decorator.Cacheable:
|
||||
Cached: 'true'
|
||||
xyz.openbmc_project.Inventory.Decorator.Replaceable:
|
||||
FieldReplaceable: 'true'
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
Present: 'true'
|
||||
/system/chassis/motherboard/dimm4:
|
||||
xyz.openbmc_project.Inventory.Decorator.Cacheable:
|
||||
Cached: 'true'
|
||||
xyz.openbmc_project.Inventory.Decorator.Replaceable:
|
||||
FieldReplaceable: 'true'
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
Present: 'true'
|
||||
/system/chassis/motherboard/dimm5:
|
||||
xyz.openbmc_project.Inventory.Decorator.Cacheable:
|
||||
Cached: 'true'
|
||||
xyz.openbmc_project.Inventory.Decorator.Replaceable:
|
||||
FieldReplaceable: 'true'
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
Present: 'true'
|
||||
/system/chassis/motherboard/dimm6:
|
||||
xyz.openbmc_project.Inventory.Decorator.Cacheable:
|
||||
Cached: 'true'
|
||||
xyz.openbmc_project.Inventory.Decorator.Replaceable:
|
||||
FieldReplaceable: 'true'
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
Present: 'true'
|
||||
/system/chassis/motherboard/dimm7:
|
||||
xyz.openbmc_project.Inventory.Decorator.Cacheable:
|
||||
Cached: 'true'
|
||||
xyz.openbmc_project.Inventory.Decorator.Replaceable:
|
||||
FieldReplaceable: 'true'
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
Present: 'true'
|
||||
/system/chassis/motherboard/dimm8:
|
||||
xyz.openbmc_project.Inventory.Decorator.Cacheable:
|
||||
Cached: 'true'
|
||||
xyz.openbmc_project.Inventory.Decorator.Replaceable:
|
||||
FieldReplaceable: 'true'
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
Present: 'true'
|
||||
/system/chassis/motherboard/dimm9:
|
||||
xyz.openbmc_project.Inventory.Decorator.Cacheable:
|
||||
Cached: 'true'
|
||||
xyz.openbmc_project.Inventory.Decorator.Replaceable:
|
||||
FieldReplaceable: 'true'
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
Present: 'true'
|
||||
+582
@@ -0,0 +1,582 @@
|
||||
0:
|
||||
/system/chassis/bmc:
|
||||
entityID: 6
|
||||
entityInstance: 1
|
||||
interfaces:
|
||||
xyz.openbmc_project.Inventory.Decorator.Asset:
|
||||
BuildDate:
|
||||
IPMIFruProperty: Mfg Date
|
||||
IPMIFruSection: Board
|
||||
SerialNumber:
|
||||
IPMIFruProperty: Serial Number
|
||||
IPMIFruSection: Board
|
||||
PartNumber:
|
||||
IPMIFruProperty: Part Number
|
||||
IPMIFruSection: Board
|
||||
Manufacturer:
|
||||
IPMIFruProperty: Manufacturer
|
||||
IPMIFruSection: Board
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
PrettyName:
|
||||
IPMIFruProperty: Name
|
||||
IPMIFruSection: Board
|
||||
xyz.openbmc_project.Inventory.Decorator.Revision:
|
||||
Version:
|
||||
IPMIFruProperty: FRU File ID
|
||||
IPMIFruSection: Board
|
||||
|
||||
1:
|
||||
/system/chassis/motherboard/cpu0:
|
||||
entityID: 3
|
||||
entityInstance: 1
|
||||
interfaces:
|
||||
xyz.openbmc_project.Inventory.Decorator.Asset:
|
||||
BuildDate:
|
||||
IPMIFruProperty: Mfg Date
|
||||
IPMIFruSection: Board
|
||||
Manufacturer:
|
||||
IPMIFruProperty: Manufacturer
|
||||
IPMIFruSection: Board
|
||||
PartNumber:
|
||||
IPMIFruProperty: Part Number
|
||||
IPMIFruSection: Board
|
||||
SerialNumber:
|
||||
IPMIFruProperty: Serial Number
|
||||
IPMIFruSection: Board
|
||||
xyz.openbmc_project.Inventory.Decorator.Revision:
|
||||
Version:
|
||||
IPMIFruProperty: Custom Field 2
|
||||
IPMIFruSection: Board
|
||||
IPMIFruValueDelimiter: 58
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
PrettyName:
|
||||
IPMIFruProperty: Name
|
||||
IPMIFruSection: Board
|
||||
2:
|
||||
/system/chassis/motherboard/cpu1:
|
||||
entityID: 3
|
||||
entityInstance: 2
|
||||
interfaces:
|
||||
xyz.openbmc_project.Inventory.Decorator.Asset:
|
||||
BuildDate:
|
||||
IPMIFruProperty: Mfg Date
|
||||
IPMIFruSection: Board
|
||||
Manufacturer:
|
||||
IPMIFruProperty: Manufacturer
|
||||
IPMIFruSection: Board
|
||||
PartNumber:
|
||||
IPMIFruProperty: Part Number
|
||||
IPMIFruSection: Board
|
||||
SerialNumber:
|
||||
IPMIFruProperty: Serial Number
|
||||
IPMIFruSection: Board
|
||||
xyz.openbmc_project.Inventory.Decorator.Revision:
|
||||
Version:
|
||||
IPMIFruProperty: Custom Field 2
|
||||
IPMIFruSection: Board
|
||||
IPMIFruValueDelimiter: 58
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
PrettyName:
|
||||
IPMIFruProperty: Name
|
||||
IPMIFruSection: Board
|
||||
Value: false
|
||||
3:
|
||||
/system:
|
||||
entityID: 7
|
||||
entityInstance: 1
|
||||
interfaces:
|
||||
xyz.openbmc_project.Inventory.Decorator.Asset:
|
||||
Model:
|
||||
IPMIFruProperty: Part Number
|
||||
IPMIFruSection: Chassis
|
||||
SerialNumber:
|
||||
IPMIFruProperty: Serial Number
|
||||
IPMIFruSection: Chassis
|
||||
/system/chassis/motherboard:
|
||||
entityID: 7
|
||||
entityInstance: 1
|
||||
interfaces:
|
||||
xyz.openbmc_project.Inventory.Decorator.Asset:
|
||||
BuildDate:
|
||||
IPMIFruProperty: Mfg Date
|
||||
IPMIFruSection: Board
|
||||
Manufacturer:
|
||||
IPMIFruProperty: Manufacturer
|
||||
IPMIFruSection: Board
|
||||
PartNumber:
|
||||
IPMIFruProperty: Part Number
|
||||
IPMIFruSection: Board
|
||||
SerialNumber:
|
||||
IPMIFruProperty: Serial Number
|
||||
IPMIFruSection: Board
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
PrettyName:
|
||||
IPMIFruProperty: Name
|
||||
IPMIFruSection: Board
|
||||
4:
|
||||
/system/chassis/motherboard/dimm0:
|
||||
entityID: 32
|
||||
entityInstance: 1
|
||||
interfaces:
|
||||
xyz.openbmc_project.Inventory.Decorator.Asset:
|
||||
BuildDate:
|
||||
IPMIFruProperty: Mfg Date
|
||||
IPMIFruSection: Product
|
||||
Manufacturer:
|
||||
IPMIFruProperty: Manufacturer
|
||||
IPMIFruSection: Product
|
||||
Model:
|
||||
IPMIFruProperty: Model Number
|
||||
IPMIFruSection: Product
|
||||
PartNumber:
|
||||
IPMIFruProperty: Part Number
|
||||
IPMIFruSection: Product
|
||||
SerialNumber:
|
||||
IPMIFruProperty: Serial Number
|
||||
IPMIFruSection: Product
|
||||
xyz.openbmc_project.Inventory.Decorator.Revision:
|
||||
Version:
|
||||
IPMIFruProperty: Version
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
PrettyName:
|
||||
IPMIFruProperty: Name
|
||||
IPMIFruSection: Product
|
||||
5:
|
||||
/system/chassis/motherboard/dimm1:
|
||||
entityID: 32
|
||||
entityInstance: 2
|
||||
interfaces:
|
||||
xyz.openbmc_project.Inventory.Decorator.Asset:
|
||||
BuildDate:
|
||||
IPMIFruProperty: Mfg Date
|
||||
IPMIFruSection: Product
|
||||
Manufacturer:
|
||||
IPMIFruProperty: Manufacturer
|
||||
IPMIFruSection: Product
|
||||
Model:
|
||||
IPMIFruProperty: Model Number
|
||||
IPMIFruSection: Product
|
||||
PartNumber:
|
||||
IPMIFruProperty: Part Number
|
||||
IPMIFruSection: Product
|
||||
SerialNumber:
|
||||
IPMIFruProperty: Serial Number
|
||||
IPMIFruSection: Product
|
||||
xyz.openbmc_project.Inventory.Decorator.Revision:
|
||||
Version:
|
||||
IPMIFruProperty: Version
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
PrettyName:
|
||||
IPMIFruProperty: Name
|
||||
IPMIFruSection: Product
|
||||
6:
|
||||
/system/chassis/motherboard/dimm2:
|
||||
entityID: 32
|
||||
entityInstance: 3
|
||||
interfaces:
|
||||
xyz.openbmc_project.Inventory.Decorator.Asset:
|
||||
BuildDate:
|
||||
IPMIFruProperty: Mfg Date
|
||||
IPMIFruSection: Product
|
||||
Manufacturer:
|
||||
IPMIFruProperty: Manufacturer
|
||||
IPMIFruSection: Product
|
||||
Model:
|
||||
IPMIFruProperty: Model Number
|
||||
IPMIFruSection: Product
|
||||
PartNumber:
|
||||
IPMIFruProperty: Part Number
|
||||
IPMIFruSection: Product
|
||||
SerialNumber:
|
||||
IPMIFruProperty: Serial Number
|
||||
IPMIFruSection: Product
|
||||
xyz.openbmc_project.Inventory.Decorator.Revision:
|
||||
Version:
|
||||
IPMIFruProperty: Version
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
PrettyName:
|
||||
IPMIFruProperty: Name
|
||||
IPMIFruSection: Product
|
||||
7:
|
||||
/system/chassis/motherboard/dimm3:
|
||||
entityID: 32
|
||||
entityInstance: 4
|
||||
interfaces:
|
||||
xyz.openbmc_project.Inventory.Decorator.Asset:
|
||||
BuildDate:
|
||||
IPMIFruProperty: Mfg Date
|
||||
IPMIFruSection: Product
|
||||
Manufacturer:
|
||||
IPMIFruProperty: Manufacturer
|
||||
IPMIFruSection: Product
|
||||
Model:
|
||||
IPMIFruProperty: Model Number
|
||||
IPMIFruSection: Product
|
||||
PartNumber:
|
||||
IPMIFruProperty: Part Number
|
||||
IPMIFruSection: Product
|
||||
SerialNumber:
|
||||
IPMIFruProperty: Serial Number
|
||||
IPMIFruSection: Product
|
||||
xyz.openbmc_project.Inventory.Decorator.Revision:
|
||||
Version:
|
||||
IPMIFruProperty: Version
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
PrettyName:
|
||||
IPMIFruProperty: Name
|
||||
IPMIFruSection: Product
|
||||
8:
|
||||
/system/chassis/motherboard/dimm4:
|
||||
entityID: 32
|
||||
entityInstance: 5
|
||||
interfaces:
|
||||
xyz.openbmc_project.Inventory.Decorator.Asset:
|
||||
BuildDate:
|
||||
IPMIFruProperty: Mfg Date
|
||||
IPMIFruSection: Product
|
||||
Manufacturer:
|
||||
IPMIFruProperty: Manufacturer
|
||||
IPMIFruSection: Product
|
||||
Model:
|
||||
IPMIFruProperty: Model Number
|
||||
IPMIFruSection: Product
|
||||
PartNumber:
|
||||
IPMIFruProperty: Part Number
|
||||
IPMIFruSection: Product
|
||||
SerialNumber:
|
||||
IPMIFruProperty: Serial Number
|
||||
IPMIFruSection: Product
|
||||
xyz.openbmc_project.Inventory.Decorator.Revision:
|
||||
Version:
|
||||
IPMIFruProperty: Version
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
PrettyName:
|
||||
IPMIFruProperty: Name
|
||||
IPMIFruSection: Product
|
||||
9:
|
||||
/system/chassis/motherboard/dimm5:
|
||||
entityID: 32
|
||||
entityInstance: 6
|
||||
interfaces:
|
||||
xyz.openbmc_project.Inventory.Decorator.Asset:
|
||||
BuildDate:
|
||||
IPMIFruProperty: Mfg Date
|
||||
IPMIFruSection: Product
|
||||
Manufacturer:
|
||||
IPMIFruProperty: Manufacturer
|
||||
IPMIFruSection: Product
|
||||
Model:
|
||||
IPMIFruProperty: Model Number
|
||||
IPMIFruSection: Product
|
||||
PartNumber:
|
||||
IPMIFruProperty: Part Number
|
||||
IPMIFruSection: Product
|
||||
SerialNumber:
|
||||
IPMIFruProperty: Serial Number
|
||||
IPMIFruSection: Product
|
||||
xyz.openbmc_project.Inventory.Decorator.Revision:
|
||||
Version:
|
||||
IPMIFruProperty: Version
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
PrettyName:
|
||||
IPMIFruProperty: Name
|
||||
IPMIFruSection: Product
|
||||
10:
|
||||
/system/chassis/motherboard/dimm6:
|
||||
entityID: 32
|
||||
entityInstance: 7
|
||||
interfaces:
|
||||
xyz.openbmc_project.Inventory.Decorator.Asset:
|
||||
BuildDate:
|
||||
IPMIFruProperty: Mfg Date
|
||||
IPMIFruSection: Product
|
||||
Manufacturer:
|
||||
IPMIFruProperty: Manufacturer
|
||||
IPMIFruSection: Product
|
||||
Model:
|
||||
IPMIFruProperty: Model Number
|
||||
IPMIFruSection: Product
|
||||
PartNumber:
|
||||
IPMIFruProperty: Part Number
|
||||
IPMIFruSection: Product
|
||||
SerialNumber:
|
||||
IPMIFruProperty: Serial Number
|
||||
IPMIFruSection: Product
|
||||
xyz.openbmc_project.Inventory.Decorator.Revision:
|
||||
Version:
|
||||
IPMIFruProperty: Version
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
PrettyName:
|
||||
IPMIFruProperty: Name
|
||||
IPMIFruSection: Product
|
||||
11:
|
||||
/system/chassis/motherboard/dimm7:
|
||||
entityID: 32
|
||||
entityInstance: 8
|
||||
interfaces:
|
||||
xyz.openbmc_project.Inventory.Decorator.Asset:
|
||||
BuildDate:
|
||||
IPMIFruProperty: Mfg Date
|
||||
IPMIFruSection: Product
|
||||
Manufacturer:
|
||||
IPMIFruProperty: Manufacturer
|
||||
IPMIFruSection: Product
|
||||
Model:
|
||||
IPMIFruProperty: Model Number
|
||||
IPMIFruSection: Product
|
||||
PartNumber:
|
||||
IPMIFruProperty: Part Number
|
||||
IPMIFruSection: Product
|
||||
SerialNumber:
|
||||
IPMIFruProperty: Serial Number
|
||||
IPMIFruSection: Product
|
||||
xyz.openbmc_project.Inventory.Decorator.Revision:
|
||||
Version:
|
||||
IPMIFruProperty: Version
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
PrettyName:
|
||||
IPMIFruProperty: Name
|
||||
IPMIFruSection: Product
|
||||
12:
|
||||
/system/chassis/motherboard/dimm8:
|
||||
entityID: 32
|
||||
entityInstance: 9
|
||||
interfaces:
|
||||
xyz.openbmc_project.Inventory.Decorator.Asset:
|
||||
BuildDate:
|
||||
IPMIFruProperty: Mfg Date
|
||||
IPMIFruSection: Product
|
||||
Manufacturer:
|
||||
IPMIFruProperty: Manufacturer
|
||||
IPMIFruSection: Product
|
||||
Model:
|
||||
IPMIFruProperty: Model Number
|
||||
IPMIFruSection: Product
|
||||
PartNumber:
|
||||
IPMIFruProperty: Part Number
|
||||
IPMIFruSection: Product
|
||||
SerialNumber:
|
||||
IPMIFruProperty: Serial Number
|
||||
IPMIFruSection: Product
|
||||
xyz.openbmc_project.Inventory.Decorator.Revision:
|
||||
Version:
|
||||
IPMIFruProperty: Version
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
PrettyName:
|
||||
IPMIFruProperty: Name
|
||||
IPMIFruSection: Product
|
||||
13:
|
||||
/system/chassis/motherboard/dimm9:
|
||||
entityID: 32
|
||||
entityInstance: 10
|
||||
interfaces:
|
||||
xyz.openbmc_project.Inventory.Decorator.Asset:
|
||||
BuildDate:
|
||||
IPMIFruProperty: Mfg Date
|
||||
IPMIFruSection: Product
|
||||
Manufacturer:
|
||||
IPMIFruProperty: Manufacturer
|
||||
IPMIFruSection: Product
|
||||
Model:
|
||||
IPMIFruProperty: Model Number
|
||||
IPMIFruSection: Product
|
||||
PartNumber:
|
||||
IPMIFruProperty: Part Number
|
||||
IPMIFruSection: Product
|
||||
SerialNumber:
|
||||
IPMIFruProperty: Serial Number
|
||||
IPMIFruSection: Product
|
||||
xyz.openbmc_project.Inventory.Decorator.Revision:
|
||||
Version:
|
||||
IPMIFruProperty: Version
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
PrettyName:
|
||||
IPMIFruProperty: Name
|
||||
IPMIFruSection: Product
|
||||
14:
|
||||
/system/chassis/motherboard/dimm10:
|
||||
entityID: 32
|
||||
entityInstance: 11
|
||||
interfaces:
|
||||
xyz.openbmc_project.Inventory.Decorator.Asset:
|
||||
BuildDate:
|
||||
IPMIFruProperty: Mfg Date
|
||||
IPMIFruSection: Product
|
||||
Manufacturer:
|
||||
IPMIFruProperty: Manufacturer
|
||||
IPMIFruSection: Product
|
||||
Model:
|
||||
IPMIFruProperty: Model Number
|
||||
IPMIFruSection: Product
|
||||
PartNumber:
|
||||
IPMIFruProperty: Part Number
|
||||
IPMIFruSection: Product
|
||||
SerialNumber:
|
||||
IPMIFruProperty: Serial Number
|
||||
IPMIFruSection: Product
|
||||
xyz.openbmc_project.Inventory.Decorator.Revision:
|
||||
Version:
|
||||
IPMIFruProperty: Version
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
PrettyName:
|
||||
IPMIFruProperty: Name
|
||||
IPMIFruSection: Product
|
||||
15:
|
||||
/system/chassis/motherboard/dimm11:
|
||||
entityID: 32
|
||||
entityInstance: 12
|
||||
interfaces:
|
||||
xyz.openbmc_project.Inventory.Decorator.Asset:
|
||||
BuildDate:
|
||||
IPMIFruProperty: Mfg Date
|
||||
IPMIFruSection: Product
|
||||
Manufacturer:
|
||||
IPMIFruProperty: Manufacturer
|
||||
IPMIFruSection: Product
|
||||
Model:
|
||||
IPMIFruProperty: Model Number
|
||||
IPMIFruSection: Product
|
||||
PartNumber:
|
||||
IPMIFruProperty: Part Number
|
||||
IPMIFruSection: Product
|
||||
SerialNumber:
|
||||
IPMIFruProperty: Serial Number
|
||||
IPMIFruSection: Product
|
||||
xyz.openbmc_project.Inventory.Decorator.Revision:
|
||||
Version:
|
||||
IPMIFruProperty: Version
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
PrettyName:
|
||||
IPMIFruProperty: Name
|
||||
IPMIFruSection: Product
|
||||
16:
|
||||
/system/chassis/motherboard/dimm12:
|
||||
entityID: 32
|
||||
entityInstance: 13
|
||||
interfaces:
|
||||
xyz.openbmc_project.Inventory.Decorator.Asset:
|
||||
BuildDate:
|
||||
IPMIFruProperty: Mfg Date
|
||||
IPMIFruSection: Product
|
||||
Manufacturer:
|
||||
IPMIFruProperty: Manufacturer
|
||||
IPMIFruSection: Product
|
||||
Model:
|
||||
IPMIFruProperty: Model Number
|
||||
IPMIFruSection: Product
|
||||
PartNumber:
|
||||
IPMIFruProperty: Part Number
|
||||
IPMIFruSection: Product
|
||||
SerialNumber:
|
||||
IPMIFruProperty: Serial Number
|
||||
IPMIFruSection: Product
|
||||
xyz.openbmc_project.Inventory.Decorator.Revision:
|
||||
Version:
|
||||
IPMIFruProperty: Version
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
PrettyName:
|
||||
IPMIFruProperty: Name
|
||||
IPMIFruSection: Product
|
||||
17:
|
||||
/system/chassis/motherboard/dimm13:
|
||||
entityID: 32
|
||||
entityInstance: 14
|
||||
interfaces:
|
||||
xyz.openbmc_project.Inventory.Decorator.Asset:
|
||||
BuildDate:
|
||||
IPMIFruProperty: Mfg Date
|
||||
IPMIFruSection: Product
|
||||
Manufacturer:
|
||||
IPMIFruProperty: Manufacturer
|
||||
IPMIFruSection: Product
|
||||
Model:
|
||||
IPMIFruProperty: Model Number
|
||||
IPMIFruSection: Product
|
||||
PartNumber:
|
||||
IPMIFruProperty: Part Number
|
||||
IPMIFruSection: Product
|
||||
SerialNumber:
|
||||
IPMIFruProperty: Serial Number
|
||||
IPMIFruSection: Product
|
||||
xyz.openbmc_project.Inventory.Decorator.Revision:
|
||||
Version:
|
||||
IPMIFruProperty: Version
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
PrettyName:
|
||||
IPMIFruProperty: Name
|
||||
IPMIFruSection: Product
|
||||
18:
|
||||
/system/chassis/motherboard/dimm14:
|
||||
entityID: 32
|
||||
entityInstance: 15
|
||||
interfaces:
|
||||
xyz.openbmc_project.Inventory.Decorator.Asset:
|
||||
BuildDate:
|
||||
IPMIFruProperty: Mfg Date
|
||||
IPMIFruSection: Product
|
||||
Manufacturer:
|
||||
IPMIFruProperty: Manufacturer
|
||||
IPMIFruSection: Product
|
||||
Model:
|
||||
IPMIFruProperty: Model Number
|
||||
IPMIFruSection: Product
|
||||
PartNumber:
|
||||
IPMIFruProperty: Part Number
|
||||
IPMIFruSection: Product
|
||||
SerialNumber:
|
||||
IPMIFruProperty: Serial Number
|
||||
IPMIFruSection: Product
|
||||
xyz.openbmc_project.Inventory.Decorator.Revision:
|
||||
Version:
|
||||
IPMIFruProperty: Version
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
PrettyName:
|
||||
IPMIFruProperty: Name
|
||||
IPMIFruSection: Product
|
||||
19:
|
||||
/system/chassis/motherboard/dimm15:
|
||||
entityID: 32
|
||||
entityInstance: 16
|
||||
interfaces:
|
||||
xyz.openbmc_project.Inventory.Decorator.Asset:
|
||||
BuildDate:
|
||||
IPMIFruProperty: Mfg Date
|
||||
IPMIFruSection: Product
|
||||
Manufacturer:
|
||||
IPMIFruProperty: Manufacturer
|
||||
IPMIFruSection: Product
|
||||
Model:
|
||||
IPMIFruProperty: Model Number
|
||||
IPMIFruSection: Product
|
||||
PartNumber:
|
||||
IPMIFruProperty: Part Number
|
||||
IPMIFruSection: Product
|
||||
SerialNumber:
|
||||
IPMIFruProperty: Serial Number
|
||||
IPMIFruSection: Product
|
||||
xyz.openbmc_project.Inventory.Decorator.Revision:
|
||||
Version:
|
||||
IPMIFruProperty: Version
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
PrettyName:
|
||||
IPMIFruProperty: Name
|
||||
IPMIFruSection: Product
|
||||
20:
|
||||
/system/chassis/motherboard/fan1:
|
||||
entityID: 29
|
||||
entityInstance: 1
|
||||
interfaces:
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
PrettyName:
|
||||
IPMIFruProperty: Product Name
|
||||
IPMIFruSection: Product
|
||||
|
||||
21:
|
||||
/system/chassis/motherboard/fan2:
|
||||
entityID: 29
|
||||
entityInstance: 2
|
||||
interfaces:
|
||||
xyz.openbmc_project.Inventory.Item:
|
||||
PrettyName:
|
||||
IPMIFruProperty: Product Name
|
||||
IPMIFruSection: Product
|
||||
+724
@@ -0,0 +1,724 @@
|
||||
1:
|
||||
sensorType: 0x01
|
||||
entityID: 0x03
|
||||
path: /xyz/openbmc_project/sensors/temperature/CPU0
|
||||
sensorReadingType: 0x01
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.DegreesC
|
||||
scale: 0
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
rExp: 0
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0xFF:
|
||||
type: double
|
||||
|
||||
2:
|
||||
sensorType: 0x01
|
||||
entityID: 0x03
|
||||
path: /xyz/openbmc_project/sensors/temperature/CPU1
|
||||
sensorReadingType: 0x01
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.DegreesC
|
||||
scale: 0
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
rExp: 0
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0xFF:
|
||||
type: double
|
||||
|
||||
3:
|
||||
entityID: 0x1D
|
||||
sensorType: 0x04
|
||||
path: /xyz/openbmc_project/sensors/fan_tach/Fan_SYS0_0
|
||||
sensorReadingType: 0x01
|
||||
multiplierM: 40
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.RPMS
|
||||
scale: 0
|
||||
rExp: 0
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0x0:
|
||||
type: double
|
||||
|
||||
4:
|
||||
entityID: 0x1D
|
||||
sensorType: 0x04
|
||||
path: /xyz/openbmc_project/sensors/fan_tach/Fan_SYS0_1
|
||||
sensorReadingType: 0x01
|
||||
multiplierM: 40
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.RPMS
|
||||
scale: 0
|
||||
rExp: 0
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0x0:
|
||||
type: double
|
||||
|
||||
5:
|
||||
entityID: 0x1D
|
||||
sensorType: 0x04
|
||||
path: /xyz/openbmc_project/sensors/fan_tach/Fan_SYS1_0
|
||||
sensorReadingType: 0x01
|
||||
multiplierM: 40
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.RPMS
|
||||
scale: 0
|
||||
rExp: 0
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0x0:
|
||||
type: double
|
||||
|
||||
6:
|
||||
entityID: 0x1D
|
||||
sensorType: 0x04
|
||||
path: /xyz/openbmc_project/sensors/fan_tach/Fan_SYS1_1
|
||||
sensorReadingType: 0x01
|
||||
multiplierM: 40
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.RPMS
|
||||
scale: 0
|
||||
rExp: 0
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0x0:
|
||||
type: double
|
||||
|
||||
7:
|
||||
entityID: 0x1D
|
||||
sensorType: 0x04
|
||||
path: /xyz/openbmc_project/sensors/fan_tach/Fan_SYS2_0
|
||||
sensorReadingType: 0x01
|
||||
multiplierM: 40
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.RPMS
|
||||
scale: 0
|
||||
rExp: 0
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0x0:
|
||||
type: double
|
||||
|
||||
8:
|
||||
entityID: 0x1D
|
||||
sensorType: 0x04
|
||||
path: /xyz/openbmc_project/sensors/fan_tach/Fan_SYS2_1
|
||||
sensorReadingType: 0x01
|
||||
multiplierM: 40
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.RPMS
|
||||
scale: 0
|
||||
rExp: 0
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0x0:
|
||||
type: double
|
||||
|
||||
9:
|
||||
entityID: 0x1D
|
||||
sensorType: 0x04
|
||||
path: /xyz/openbmc_project/sensors/fan_tach/Fan_SYS3_0
|
||||
sensorReadingType: 0x01
|
||||
multiplierM: 40
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.RPMS
|
||||
scale: 0
|
||||
rExp: 0
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0x0:
|
||||
type: double
|
||||
|
||||
10:
|
||||
entityID: 0x1D
|
||||
sensorType: 0x04
|
||||
path: /xyz/openbmc_project/sensors/fan_tach/Fan_SYS3_1
|
||||
sensorReadingType: 0x01
|
||||
multiplierM: 40
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.RPMS
|
||||
scale: 0
|
||||
rExp: 0
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0x0:
|
||||
type: double
|
||||
|
||||
11:
|
||||
entityID: 0x1D
|
||||
sensorType: 0x04
|
||||
path: /xyz/openbmc_project/sensors/fan_tach/Fan_SYS4_0
|
||||
sensorReadingType: 0x01
|
||||
multiplierM: 40
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.RPMS
|
||||
scale: 0
|
||||
rExp: 0
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0x0:
|
||||
type: double
|
||||
|
||||
12:
|
||||
entityID: 0x1D
|
||||
sensorType: 0x04
|
||||
path: /xyz/openbmc_project/sensors/fan_tach/Fan_SYS4_1
|
||||
sensorReadingType: 0x01
|
||||
multiplierM: 40
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.RPMS
|
||||
scale: 0
|
||||
rExp: 0
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0x0:
|
||||
type: double
|
||||
|
||||
13:
|
||||
entityID: 0x1D
|
||||
sensorType: 0x04
|
||||
path: /xyz/openbmc_project/sensors/fan_tach/Fan_SYS5_0
|
||||
sensorReadingType: 0x01
|
||||
multiplierM: 40
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.RPMS
|
||||
scale: 0
|
||||
rExp: 0
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0x0:
|
||||
type: double
|
||||
|
||||
14:
|
||||
entityID: 0x1D
|
||||
sensorType: 0x04
|
||||
path: /xyz/openbmc_project/sensors/fan_tach/Fan_SYS5_1
|
||||
sensorReadingType: 0x01
|
||||
multiplierM: 40
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.RPMS
|
||||
scale: 0
|
||||
rExp: 0
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0x0:
|
||||
type: double
|
||||
|
||||
15:
|
||||
sensorType: 0x02
|
||||
entityID: 0x07
|
||||
path: /xyz/openbmc_project/sensors/voltage/ADC_P12V
|
||||
sensorName: P12V
|
||||
sensorReadingType: 0x01
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.Volts
|
||||
multiplierM: 60
|
||||
scale: 0
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
rExp: -3
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0xFF:
|
||||
type: double
|
||||
|
||||
16:
|
||||
sensorType: 0x02
|
||||
entityID: 0x07
|
||||
path: /xyz/openbmc_project/sensors/voltage/ADC_P3V3
|
||||
sensorName: P3V3
|
||||
sensorReadingType: 0x01
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.Volts
|
||||
multiplierM: 15
|
||||
scale: 0
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
rExp: -3
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0xFF:
|
||||
type: double
|
||||
|
||||
17:
|
||||
sensorType: 0x02
|
||||
entityID: 0x07
|
||||
path: /xyz/openbmc_project/sensors/voltage/ADC_P1V8_P0
|
||||
sensorName: P1V8_P0
|
||||
sensorReadingType: 0x01
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.Volts
|
||||
multiplierM: 10
|
||||
scale: 0
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
rExp: -3
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0xFF:
|
||||
type: double
|
||||
|
||||
18:
|
||||
sensorType: 0x02
|
||||
entityID: 0x07
|
||||
path: /xyz/openbmc_project/sensors/voltage/ADC_P1V8_P1
|
||||
sensorName: P1V8_P1
|
||||
sensorReadingType: 0x01
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.Volts
|
||||
multiplierM: 10
|
||||
scale: 0
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
rExp: -3
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0xFF:
|
||||
type: double
|
||||
|
||||
19:
|
||||
sensorType: 0x02
|
||||
entityID: 0x07
|
||||
path: /xyz/openbmc_project/sensors/voltage/ADC_P5V
|
||||
sensorName: P5V
|
||||
sensorReadingType: 0x01
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.Volts
|
||||
multiplierM: 30
|
||||
scale: 0
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
rExp: -3
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0xFF:
|
||||
type: double
|
||||
|
||||
20:
|
||||
sensorType: 0x02
|
||||
entityID: 0x07
|
||||
path: /xyz/openbmc_project/sensors/voltage/ADC_P12V_AUX
|
||||
sensorName: P12V_AUX
|
||||
sensorReadingType: 0x01
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.Volts
|
||||
multiplierM: 60
|
||||
scale: 0
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
rExp: -3
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0xFF:
|
||||
type: double
|
||||
|
||||
21:
|
||||
sensorType: 0x02
|
||||
entityID: 0x07
|
||||
path: /xyz/openbmc_project/sensors/voltage/ADC_P1V15_AUX
|
||||
sensorName: P1V15_AUX
|
||||
sensorReadingType: 0x01
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.Volts
|
||||
multiplierM: 8
|
||||
scale: 0
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
rExp: -3
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0xFF:
|
||||
type: double
|
||||
|
||||
22:
|
||||
sensorType: 0x02
|
||||
entityID: 0x07
|
||||
path: /xyz/openbmc_project/sensors/voltage/ADC_P3V_BAT
|
||||
sensorName: P3V_BAT
|
||||
sensorReadingType: 0x01
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.Volts
|
||||
multiplierM: 15
|
||||
scale: 0
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
rExp: -3
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0xFF:
|
||||
type: double
|
||||
|
||||
23:
|
||||
sensorType: 0x02
|
||||
entityID: 0x07
|
||||
path: /xyz/openbmc_project/sensors/voltage/ADC_P0_VDDCR_CPU
|
||||
sensorName: P0_VDDCR_CPU
|
||||
sensorReadingType: 0x01
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.Volts
|
||||
multiplierM: 8
|
||||
scale: 0
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
rExp: -3
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0xFF:
|
||||
type: double
|
||||
|
||||
24:
|
||||
sensorType: 0x02
|
||||
entityID: 0x07
|
||||
path: /xyz/openbmc_project/sensors/voltage/ADC_P1_VDDCR_CPU
|
||||
sensorName: P1_VDDCR_CPU
|
||||
sensorReadingType: 0x01
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.Volts
|
||||
multiplierM: 8
|
||||
scale: 0
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
rExp: -3
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0xFF:
|
||||
type: double
|
||||
|
||||
25:
|
||||
sensorType: 0x02
|
||||
entityID: 0x07
|
||||
path: /xyz/openbmc_project/sensors/voltage/ADC_P0_VDDCR_SOC
|
||||
sensorName: P0_VDDCR_SOC
|
||||
sensorReadingType: 0x01
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.Volts
|
||||
multiplierM: 6
|
||||
scale: 0
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
rExp: -3
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0xFF:
|
||||
type: double
|
||||
|
||||
26:
|
||||
sensorType: 0x02
|
||||
entityID: 0x07
|
||||
path: /xyz/openbmc_project/sensors/voltage/ADC_P1_VDDCR_SOC
|
||||
sensorName: P1_VDDCR_SOC
|
||||
sensorReadingType: 0x01
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.Volts
|
||||
multiplierM: 6
|
||||
scale: 0
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
rExp: -3
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0xFF:
|
||||
type: double
|
||||
|
||||
27:
|
||||
sensorType: 0x02
|
||||
entityID: 0x07
|
||||
path: /xyz/openbmc_project/sensors/voltage/ADC_PVDDIO_ABCD
|
||||
sensorName: PVDDIO_ABCD
|
||||
sensorReadingType: 0x01
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.Volts
|
||||
multiplierM: 8
|
||||
scale: 0
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
rExp: -3
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0xFF:
|
||||
type: double
|
||||
|
||||
28:
|
||||
sensorType: 0x02
|
||||
entityID: 0x07
|
||||
path: /xyz/openbmc_project/sensors/voltage/ADC_PVDDIO_EFGH
|
||||
sensorName: PVDDIO_EFGH
|
||||
sensorReadingType: 0x01
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.Volts
|
||||
multiplierM: 8
|
||||
scale: 0
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
rExp: -3
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0xFF:
|
||||
type: double
|
||||
|
||||
29:
|
||||
sensorType: 0x02
|
||||
entityID: 0x07
|
||||
path: /xyz/openbmc_project/sensors/voltage/ADC_PVDDIO_IJKL
|
||||
sensorName: PVDDIO_IJKL
|
||||
sensorReadingType: 0x01
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.Volts
|
||||
multiplierM: 8
|
||||
scale: 0
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
rExp: -3
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0xFF:
|
||||
type: double
|
||||
|
||||
30:
|
||||
sensorType: 0x02
|
||||
entityID: 0x07
|
||||
path: /xyz/openbmc_project/sensors/voltage/ADC_PVDDIO_MNOP
|
||||
sensorName: PVDDIO_MNOP
|
||||
sensorReadingType: 0x01
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.Volts
|
||||
multiplierM: 8
|
||||
scale: 0
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
rExp: -3
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0xFF:
|
||||
type: double
|
||||
|
||||
31:
|
||||
sensorType: 0x01
|
||||
entityID: 0x20
|
||||
path: /xyz/openbmc_project/sensors/temperature/Outlet1_Temp1
|
||||
sensorReadingType: 0x01
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.DegreesC
|
||||
scale: 0
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
rExp: 0
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0xFF:
|
||||
type: double
|
||||
|
||||
32:
|
||||
sensorType: 0x01
|
||||
entityID: 0x20
|
||||
path: /xyz/openbmc_project/sensors/temperature/Outlet1_Temp2
|
||||
sensorReadingType: 0x01
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.DegreesC
|
||||
scale: 0
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
rExp: 0
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0xFF:
|
||||
type: double
|
||||
|
||||
33:
|
||||
sensorType: 0x01
|
||||
entityID: 0x20
|
||||
path: /xyz/openbmc_project/sensors/temperature/MB_TEMP1
|
||||
sensorReadingType: 0x01
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.DegreesC
|
||||
scale: 0
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
rExp: 0
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0xFF:
|
||||
type: double
|
||||
|
||||
34:
|
||||
sensorType: 0x01
|
||||
entityID: 0x20
|
||||
path: /xyz/openbmc_project/sensors/temperature/MB_TEMP2
|
||||
sensorReadingType: 0x01
|
||||
unit: xyz.openbmc_project.Sensor.Value.Unit.DegreesC
|
||||
scale: 0
|
||||
offsetB: 0
|
||||
bExp: 0
|
||||
rExp: 0
|
||||
mutability: Mutability::Read
|
||||
serviceInterface: org.freedesktop.DBus.Properties
|
||||
readingType: readingData
|
||||
interfaces:
|
||||
xyz.openbmc_project.Sensor.Value:
|
||||
Value:
|
||||
Offsets:
|
||||
0xFF:
|
||||
type: double
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"buses": [0, 1, 2, 4, 5, 6, 7, 8, 12]
|
||||
}
|
||||
+1997
File diff suppressed because it is too large
Load Diff
+403
@@ -0,0 +1,403 @@
|
||||
{
|
||||
"Exposes": [
|
||||
{
|
||||
"Index": 0,
|
||||
"BindConnector": "Fan SYS0 connector",
|
||||
"MaxReading": 6000,
|
||||
"Name": "Fan_SYS0_0",
|
||||
"Type": "AspeedFan",
|
||||
"Thresholds": [
|
||||
{
|
||||
"Direction": "less than",
|
||||
"Name": "lower critical",
|
||||
"Severity": 1,
|
||||
"Value": 0
|
||||
},
|
||||
{
|
||||
"Direction": "less than",
|
||||
"Name": "lower non critical",
|
||||
"Severity": 0,
|
||||
"Value": 10
|
||||
},
|
||||
{
|
||||
"Direction": "greater than",
|
||||
"Name": "upper critical",
|
||||
"Severity": 1,
|
||||
"Value": 10000
|
||||
},
|
||||
{
|
||||
"Direction": "greater than",
|
||||
"Name": "upper non critical",
|
||||
"Severity": 0,
|
||||
"Value": 8000
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Index": 1,
|
||||
"BindConnector": "Fan SYS0 connector",
|
||||
"MaxReading": 6000,
|
||||
"Name": "Fan_SYS0_1",
|
||||
"Type": "AspeedFan",
|
||||
"Thresholds": [
|
||||
{
|
||||
"Direction": "less than",
|
||||
"Name": "lower critical",
|
||||
"Severity": 1,
|
||||
"Value": 0
|
||||
},
|
||||
{
|
||||
"Direction": "less than",
|
||||
"Name": "lower non critical",
|
||||
"Severity": 0,
|
||||
"Value": 10
|
||||
},
|
||||
{
|
||||
"Direction": "greater than",
|
||||
"Name": "upper critical",
|
||||
"Severity": 1,
|
||||
"Value": 10000
|
||||
},
|
||||
{
|
||||
"Direction": "greater than",
|
||||
"Name": "upper non critical",
|
||||
"Severity": 0,
|
||||
"Value": 8000
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Index": 2,
|
||||
"BindConnector": "Fan SYS1 connector",
|
||||
"MaxReading": 6000,
|
||||
"Name": "Fan_SYS1_0",
|
||||
"Type": "AspeedFan",
|
||||
"Thresholds": [
|
||||
{
|
||||
"Direction": "less than",
|
||||
"Name": "lower critical",
|
||||
"Severity": 1,
|
||||
"Value": 0
|
||||
},
|
||||
{
|
||||
"Direction": "less than",
|
||||
"Name": "lower non critical",
|
||||
"Severity": 0,
|
||||
"Value": 10
|
||||
},
|
||||
{
|
||||
"Direction": "greater than",
|
||||
"Name": "upper critical",
|
||||
"Severity": 1,
|
||||
"Value": 10000
|
||||
},
|
||||
{
|
||||
"Direction": "greater than",
|
||||
"Name": "upper non critical",
|
||||
"Severity": 0,
|
||||
"Value": 8000
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Index": 3,
|
||||
"BindConnector": "Fan SYS1 connector",
|
||||
"MaxReading": 6000,
|
||||
"Name": "Fan_SYS1_1",
|
||||
"Type": "AspeedFan",
|
||||
"Thresholds": [
|
||||
{
|
||||
"Direction": "less than",
|
||||
"Name": "lower critical",
|
||||
"Severity": 1,
|
||||
"Value": 0
|
||||
},
|
||||
{
|
||||
"Direction": "less than",
|
||||
"Name": "lower non critical",
|
||||
"Severity": 0,
|
||||
"Value": 10
|
||||
},
|
||||
{
|
||||
"Direction": "greater than",
|
||||
"Name": "upper critical",
|
||||
"Severity": 1,
|
||||
"Value": 10000
|
||||
},
|
||||
{
|
||||
"Direction": "greater than",
|
||||
"Name": "upper non critical",
|
||||
"Severity": 0,
|
||||
"Value": 8000
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Index": 4,
|
||||
"BindConnector": "Fan SYS2 connector",
|
||||
"MaxReading": 6000,
|
||||
"Name": "Fan_SYS2_0",
|
||||
"Type": "AspeedFan",
|
||||
"Thresholds": [
|
||||
{
|
||||
"Direction": "less than",
|
||||
"Name": "lower critical",
|
||||
"Severity": 1,
|
||||
"Value": 0
|
||||
},
|
||||
{
|
||||
"Direction": "less than",
|
||||
"Name": "lower non critical",
|
||||
"Severity": 0,
|
||||
"Value": 10
|
||||
},
|
||||
{
|
||||
"Direction": "greater than",
|
||||
"Name": "upper critical",
|
||||
"Severity": 1,
|
||||
"Value": 10000
|
||||
},
|
||||
{
|
||||
"Direction": "greater than",
|
||||
"Name": "upper non critical",
|
||||
"Severity": 0,
|
||||
"Value": 8000
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Index": 5,
|
||||
"BindConnector": "Fan SYS2 connector",
|
||||
"MaxReading": 6000,
|
||||
"Name": "Fan_SYS2_1",
|
||||
"Type": "AspeedFan",
|
||||
"Thresholds": [
|
||||
{
|
||||
"Direction": "less than",
|
||||
"Name": "lower critical",
|
||||
"Severity": 1,
|
||||
"Value": 0
|
||||
},
|
||||
{
|
||||
"Direction": "less than",
|
||||
"Name": "lower non critical",
|
||||
"Severity": 0,
|
||||
"Value": 10
|
||||
},
|
||||
{
|
||||
"Direction": "greater than",
|
||||
"Name": "upper critical",
|
||||
"Severity": 1,
|
||||
"Value": 10000
|
||||
},
|
||||
{
|
||||
"Direction": "greater than",
|
||||
"Name": "upper non critical",
|
||||
"Severity": 0,
|
||||
"Value": 8000
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Index": 6,
|
||||
"BindConnector": "Fan SYS3 connector",
|
||||
"MaxReading": 6000,
|
||||
"Name": "Fan_SYS3_0",
|
||||
"Type": "AspeedFan",
|
||||
"Thresholds": [
|
||||
{
|
||||
"Direction": "less than",
|
||||
"Name": "lower critical",
|
||||
"Severity": 1,
|
||||
"Value": 0
|
||||
},
|
||||
{
|
||||
"Direction": "less than",
|
||||
"Name": "lower non critical",
|
||||
"Severity": 0,
|
||||
"Value": 10
|
||||
},
|
||||
{
|
||||
"Direction": "greater than",
|
||||
"Name": "upper critical",
|
||||
"Severity": 1,
|
||||
"Value": 10000
|
||||
},
|
||||
{
|
||||
"Direction": "greater than",
|
||||
"Name": "upper non critical",
|
||||
"Severity": 0,
|
||||
"Value": 8000
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Index": 7,
|
||||
"BindConnector": "Fan SYS3 connector",
|
||||
"MaxReading": 6000,
|
||||
"Name": "Fan_SYS3_1",
|
||||
"Type": "AspeedFan",
|
||||
"Thresholds": [
|
||||
{
|
||||
"Direction": "less than",
|
||||
"Name": "lower critical",
|
||||
"Severity": 1,
|
||||
"Value": 0
|
||||
},
|
||||
{
|
||||
"Direction": "less than",
|
||||
"Name": "lower non critical",
|
||||
"Severity": 0,
|
||||
"Value": 10
|
||||
},
|
||||
{
|
||||
"Direction": "greater than",
|
||||
"Name": "upper critical",
|
||||
"Severity": 1,
|
||||
"Value": 10000
|
||||
},
|
||||
{
|
||||
"Direction": "greater than",
|
||||
"Name": "upper non critical",
|
||||
"Severity": 0,
|
||||
"Value": 8000
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Index": 8,
|
||||
"BindConnector": "Fan SYS4 connector",
|
||||
"MaxReading": 6000,
|
||||
"Name": "Fan_SYS4_0",
|
||||
"Type": "AspeedFan",
|
||||
"Thresholds": [
|
||||
{
|
||||
"Direction": "less than",
|
||||
"Name": "lower critical",
|
||||
"Severity": 1,
|
||||
"Value": 0
|
||||
},
|
||||
{
|
||||
"Direction": "less than",
|
||||
"Name": "lower non critical",
|
||||
"Severity": 0,
|
||||
"Value": 10
|
||||
},
|
||||
{
|
||||
"Direction": "greater than",
|
||||
"Name": "upper critical",
|
||||
"Severity": 1,
|
||||
"Value": 10000
|
||||
},
|
||||
{
|
||||
"Direction": "greater than",
|
||||
"Name": "upper non critical",
|
||||
"Severity": 0,
|
||||
"Value": 8000
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Index": 9,
|
||||
"BindConnector": "Fan SYS4 connector",
|
||||
"MaxReading": 6000,
|
||||
"Name": "Fan_SYS4_1",
|
||||
"Type": "AspeedFan",
|
||||
"Thresholds": [
|
||||
{
|
||||
"Direction": "less than",
|
||||
"Name": "lower critical",
|
||||
"Severity": 1,
|
||||
"Value": 0
|
||||
},
|
||||
{
|
||||
"Direction": "less than",
|
||||
"Name": "lower non critical",
|
||||
"Severity": 0,
|
||||
"Value": 10
|
||||
},
|
||||
{
|
||||
"Direction": "greater than",
|
||||
"Name": "upper critical",
|
||||
"Severity": 1,
|
||||
"Value": 10000
|
||||
},
|
||||
{
|
||||
"Direction": "greater than",
|
||||
"Name": "upper non critical",
|
||||
"Severity": 0,
|
||||
"Value": 8000
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Index": 10,
|
||||
"BindConnector": "Fan SYS5 connector",
|
||||
"MaxReading": 6000,
|
||||
"Name": "Fan_SYS5_0",
|
||||
"Type": "AspeedFan",
|
||||
"Thresholds": [
|
||||
{
|
||||
"Direction": "less than",
|
||||
"Name": "lower critical",
|
||||
"Severity": 1,
|
||||
"Value": 0
|
||||
},
|
||||
{
|
||||
"Direction": "less than",
|
||||
"Name": "lower non critical",
|
||||
"Severity": 0,
|
||||
"Value": 10
|
||||
},
|
||||
{
|
||||
"Direction": "greater than",
|
||||
"Name": "upper critical",
|
||||
"Severity": 1,
|
||||
"Value": 10000
|
||||
},
|
||||
{
|
||||
"Direction": "greater than",
|
||||
"Name": "upper non critical",
|
||||
"Severity": 0,
|
||||
"Value": 8000
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Index": 11,
|
||||
"BindConnector": "Fan SYS5 connector",
|
||||
"MaxReading": 6000,
|
||||
"Name": "Fan_SYS5_1",
|
||||
"Type": "AspeedFan",
|
||||
"Thresholds": [
|
||||
{
|
||||
"Direction": "less than",
|
||||
"Name": "lower critical",
|
||||
"Severity": 1,
|
||||
"Value": 0
|
||||
},
|
||||
{
|
||||
"Direction": "less than",
|
||||
"Name": "lower non critical",
|
||||
"Severity": 0,
|
||||
"Value": 10
|
||||
},
|
||||
{
|
||||
"Direction": "greater than",
|
||||
"Name": "upper critical",
|
||||
"Severity": 1,
|
||||
"Value": 10000
|
||||
},
|
||||
{
|
||||
"Direction": "greater than",
|
||||
"Name": "upper non critical",
|
||||
"Severity": 0,
|
||||
"Value": 8000
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Name": "AMD DaytonaX Chassis",
|
||||
"Probe": "FOUND('AMD DaytonaX Baseboard')",
|
||||
"Type": "Chassis"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
FILESEXTRAPATHS:append := ":${THISDIR}/${PN}"
|
||||
SRC_URI:append = " file://daytonax-baseboard.json \
|
||||
file://daytonax-chassis.json \
|
||||
"
|
||||
|
||||
do_install:append() {
|
||||
rm -f ${D}${datadir}/entity-manager/configurations/*.json
|
||||
install -d ${D}${datadir}/entity-manager/configurations
|
||||
install -m 0444 ${WORKDIR}/daytonax-baseboard.json ${D}${datadir}/entity-manager/configurations
|
||||
install -m 0444 ${WORKDIR}/daytonax-chassis.json ${D}${datadir}/entity-manager/configurations
|
||||
}
|
||||
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
|
||||
Reference in New Issue
Block a user