summaryrefslogtreecommitdiff
path: root/meta-ibs/meta-ast2500/recipes-phosphor/configuration/entity-manager/SILA-CPUs.json
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ibs/meta-ast2500/recipes-phosphor/configuration/entity-manager/SILA-CPUs.json')
-rw-r--r--meta-ibs/meta-ast2500/recipes-phosphor/configuration/entity-manager/SILA-CPUs.json39
1 files changed, 0 insertions, 39 deletions
diff --git a/meta-ibs/meta-ast2500/recipes-phosphor/configuration/entity-manager/SILA-CPUs.json b/meta-ibs/meta-ast2500/recipes-phosphor/configuration/entity-manager/SILA-CPUs.json
deleted file mode 100644
index 47a400ee0c..0000000000
--- a/meta-ibs/meta-ast2500/recipes-phosphor/configuration/entity-manager/SILA-CPUs.json
+++ /dev/null
@@ -1,39 +0,0 @@
-{
- "Exposes": [
- {
- "Address": "0x30",
- "Bus": 0,
- "CpuID": 1,
- "Name": "CPU 1",
- "PresenceGpio": [
- {
- "Name": "CPU1_PRESENCE",
- "Polarity": "Low"
- }
- ],
- "Type": "XeonCPU"
- },
- {
- "Address": "0x31",
- "Bus": 0,
- "CpuID": 2,
- "Name": "CPU 2",
- "PresenceGpio": [
- {
- "Name": "CPU2_PRESENCE",
- "Polarity": "Low"
- }
- ],
- "Type": "XeonCPU"
- }
- ],
- "Name": "SILA CPUs",
- "Probe": [
- "xyz.openbmc_project.FruDevice({'PRODUCT_PRODUCT_NAME': 'CP.*'})"
- ],
- "Type": "Board",
- "xyz.openbmc_project.Inventory.Decorator.Asset": {},
- "xyz.openbmc_project.Inventory.Decorator.AssetTag": {},
- "xyz.openbmc_project.Inventory.Item.Board.Motherboard": {},
- "xyz.openbmc_project.Inventory.Item.System": {}
-}