From 35cbbe4ae98f1ccef8bce305a64cefb3b08bf6bb Mon Sep 17 00:00:00 2001 From: "Evgeny Alekseev (IBS Group)" Date: Fri, 24 Jun 2022 07:27:25 +0300 Subject: [Fix]entity-manager json FAN indexes(turned out to be tacho nums) --- .../configuration/entity-manager/SILA-Baseboard-full.json | 4 ++-- 1 file 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" }, -- cgit v1.2.3