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
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 6437e77..a2cb875 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",