From be4c04250789d29aede54117fb7d1f3b2b5735b3 Mon Sep 17 00:00:00 2001 From: "Evgeny Alekseev (IBS Group)" Date: Wed, 7 Sep 2022 22:18:34 +0300 Subject: IBS: Fix SILABMC-302 PSUs absent --- .../entity-manager/0004-AS1200-JSON-Add-Thresholds-and-IPMI.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ibs/meta-common/recipes-phosphor/configuration/entity-manager/0004-AS1200-JSON-Add-Thresholds-and-IPMI.patch b/meta-ibs/meta-common/recipes-phosphor/configuration/entity-manager/0004-AS1200-JSON-Add-Thresholds-and-IPMI.patch index ba8df592df..4ff26e146c 100644 --- a/meta-ibs/meta-common/recipes-phosphor/configuration/entity-manager/0004-AS1200-JSON-Add-Thresholds-and-IPMI.patch +++ b/meta-ibs/meta-common/recipes-phosphor/configuration/entity-manager/0004-AS1200-JSON-Add-Thresholds-and-IPMI.patch @@ -65,7 +65,7 @@ index 02dc389..3651983 100644 + "Value": 0 + }, { -+ "Direction": "greater than", ++ "Direction": "less than", + "Label": "iout1", + "Name": "lower non critical", + "Severity": 0, -- cgit v1.2.3