summaryrefslogtreecommitdiff
path: root/meta-fii/meta-kudo/recipes-phosphor
diff options
context:
space:
mode:
authorLancelot Kao <lancelot.kao@fii-usa.com>2021-05-27 23:07:18 +0300
committerLancelot Kao <lancelot.kao@fii-usa.com>2021-05-27 23:08:01 +0300
commit0d15ff9dc846c82bb756f86061b9bd652f52f8d3 (patch)
tree722f5a8df8920d46678e7559085abed10c549572 /meta-fii/meta-kudo/recipes-phosphor
parentd1d7be56b026400af49a4eaad827d72362b89e29 (diff)
downloadopenbmc-0d15ff9dc846c82bb756f86061b9bd652f52f8d3.tar.xz
meta-fii/meta-kudo: fixed naming in EM json
1. correct the sensor name in EM json file Signed-off-by: Lancelot Kao <lancelot.kao@fii-usa.com> Change-Id: I98df21ba91820fefccf86640433ca8786a81dcf5
Diffstat (limited to 'meta-fii/meta-kudo/recipes-phosphor')
-rw-r--r--meta-fii/meta-kudo/recipes-phosphor/configuration/entity-manager/kudo.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-fii/meta-kudo/recipes-phosphor/configuration/entity-manager/kudo.json b/meta-fii/meta-kudo/recipes-phosphor/configuration/entity-manager/kudo.json
index 6437e77b0..a2cb8750b 100644
--- a/meta-fii/meta-kudo/recipes-phosphor/configuration/entity-manager/kudo.json
+++ b/meta-fii/meta-kudo/recipes-phosphor/configuration/entity-manager/kudo.json
@@ -2311,9 +2311,9 @@
"temp13_Name":"CPU0_RCA_VR_T",
"power1_Name":"CPU0_CPU_PW",
"power2_Name":"CPU0_SOC_TDP_PW",
- "pout3_Name":"CPU0_DIMM_VR1_PW",
- "pout4_Name":"CPU0_DIMM_VR2_PW",
- "pout5_Name":"CPU0_RCA_VR_PW",
+ "power3_Name":"CPU0_DIMM_VR1_PW",
+ "power4_Name":"CPU0_DIMM_VR2_PW",
+ "power5_Name":"CPU0_RCA_VR_PW",
"vout0_Name":"CPU0_CPU_VCORE",
"vout1_Name":"CPU0_SOC_V",
"vout2_Name":"CPU0_DIMM_VR1_V",