meta-yosemiteV2:Fix x86-power-ctrl config files

Corrected invalid gpio configurations for YosemiteV2.

Dbus based gpio config change due code logic change
in ipmbgpiosensor.

Signed-off-by: Logananth Sundararaj <logananth.s@hcl.com>
Change-Id: I8bafd6b077471ef9910954d1342274fc075274fa
diff --git a/meta-facebook/recipes-x86/chassis/x86-power-control/yosemitev2/power-config-host1.json b/meta-facebook/recipes-x86/chassis/x86-power-control/yosemitev2/power-config-host1.json
index 8c8379e..708f957 100644
--- a/meta-facebook/recipes-x86/chassis/x86-power-control/yosemitev2/power-config-host1.json
+++ b/meta-facebook/recipes-x86/chassis/x86-power-control/yosemitev2/power-config-host1.json
@@ -31,7 +31,7 @@
     {
         "Name" : "PowerOk",
         "DbusName" : "xyz.openbmc_project.IpmbSensor",
-        "Path" : "/xyz/openbmc_project/gpio/volt/1_CPU_Good",
+        "Path" : "/xyz/openbmc_project/gpio/ipmbGpioState/1_CPU_Good",
         "Interface" : "xyz.openbmc_project.Chassis.Control.Power",
         "Property" : "PGood",
         "Type" : "DBUS"