Use correct type for Dbus sensor interface in IPMI sensors YAML files

Dbus sensor interface 'xyz.openbmc_project.Sensor.Value' migrated
from int to double. Therefore all old 'int64_t' types in
"*-ipmi-sensor*.yaml" files for this interface should be changed to
'double'.

(From meta-ingrasys rev: a77281516cf6aa609bb64196b6f48dbf0c52d725)

Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Change-Id: Ic14b9488d4da964a1d48052d9a8b334dbb753996
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-ingrasys/meta-zaius/recipes-phosphor/configuration/zaius-yaml-config/zaius-ipmi-sensors.yaml b/meta-ingrasys/meta-zaius/recipes-phosphor/configuration/zaius-yaml-config/zaius-ipmi-sensors.yaml
index a7f1a73..bc9154d 100644
--- a/meta-ingrasys/meta-zaius/recipes-phosphor/configuration/zaius-yaml-config/zaius-ipmi-sensors.yaml
+++ b/meta-ingrasys/meta-zaius/recipes-phosphor/configuration/zaius-yaml-config/zaius-ipmi-sensors.yaml
@@ -194,7 +194,7 @@
       Value:
         Offsets:
           0xFF:
-            type: int64_t
+            type: double
 0x73: &current
   sensorType: 0x03
   path: /xyz/openbmc_project/sensors/current/vr0_p1v2_03_iout
@@ -212,7 +212,7 @@
       Value:
         Offsets:
           0xFF:
-            type: int64_t
+            type: double
 0x74: &power
   sensorType: 0x08
   path: /xyz/openbmc_project/sensors/power/vr0_p1v2_03_pout
@@ -230,7 +230,7 @@
       Value:
         Offsets:
           0xFF:
-            type: int64_t
+            type: double
 0x75: &temperature
   sensorType: 0x01
   path: /xyz/openbmc_project/sensors/temperature/vr0_p1v2_03
@@ -248,7 +248,7 @@
       Value:
         Offsets:
           0xFF:
-            type: int64_t
+            type: double
 0x76:
   <<: *voltage
   path: /xyz/openbmc_project/sensors/voltage/vr0_p1v2_47_vout
@@ -483,7 +483,7 @@
       Value:
         Offsets:
           0xFF:
-            type: int64_t
+            type: double
 0xB1:
   <<: *fan_tach
   path: /xyz/openbmc_project/sensors/fan_tach/fan1
@@ -535,7 +535,7 @@
       Value:
         Offsets:
           0xFF:
-            type: int64_t
+            type: double
 0xC1:
   <<: *temperature
   path: /xyz/openbmc_project/sensors/temperature/w1_exhaust_left
@@ -589,7 +589,7 @@
       Value:
         Offsets:
           0xFF:
-            type: int64_t
+            type: double
 0xD1:
   <<: *voltage
   path: /xyz/openbmc_project/sensors/voltage/p2v5_aux