summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Alekseev (IBS Group) <ealekseev@ibs.sila.ru>2022-06-24 07:27:25 +0300
committerEvgeny Alekseev (IBS Group) <ealekseev@ibs.sila.ru>2022-06-24 07:31:00 +0300
commit35cbbe4ae98f1ccef8bce305a64cefb3b08bf6bb (patch)
tree39b46126dcd011d2e242e439162e116b5272dba3
parent6cfc51e78acd53dc608d663b59470192d2e9c6d3 (diff)
downloadopenbmc-35cbbe4ae98f1ccef8bce305a64cefb3b08bf6bb.tar.xz
[Fix]entity-manager json FAN indexes(turned out to be tacho nums)
-rw-r--r--meta-ibs/meta-ast2500/recipes-phosphor/configuration/entity-manager/SILA-Baseboard-full.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-ibs/meta-ast2500/recipes-phosphor/configuration/entity-manager/SILA-Baseboard-full.json b/meta-ibs/meta-ast2500/recipes-phosphor/configuration/entity-manager/SILA-Baseboard-full.json
index 21c54b3160..b70f41d710 100644
--- a/meta-ibs/meta-ast2500/recipes-phosphor/configuration/entity-manager/SILA-Baseboard-full.json
+++ b/meta-ibs/meta-ast2500/recipes-phosphor/configuration/entity-manager/SILA-Baseboard-full.json
@@ -90,7 +90,7 @@
]
},
"Description": "J6K1",
- "Index": 6,
+ "Index": 8,
"Name": "CPU1 Fan",
"Type": "AspeedFan"
},
@@ -102,7 +102,7 @@
]
},
"Description": "J6A1",
- "Index": 7,
+ "Index": 6,
"Name": "CPU2 Fan",
"Type": "AspeedFan"
},