summaryrefslogtreecommitdiff
path: root/meta-ingrasys
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2020-10-23 21:16:34 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-03 23:32:06 +0300
commitba08de4e47d5abfffba141ef95d2203784881d37 (patch)
tree1525f22bdc92f2a611f65dfc4c4c6d335d7f702b /meta-ingrasys
parentd8b59674322091b3b9e5dc5569ca4e22f289b1c4 (diff)
downloadopenbmc-ba08de4e47d5abfffba141ef95d2203784881d37.tar.xz
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>
Diffstat (limited to 'meta-ingrasys')
-rw-r--r--meta-ingrasys/meta-zaius/recipes-phosphor/configuration/zaius-yaml-config/zaius-ipmi-sensors.yaml14
1 files changed, 7 insertions, 7 deletions
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 a7f1a7324..bc9154dcf 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