summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-q71l
diff options
context:
space:
mode:
authorKonstantin Aladyshev <aladyshev22@gmail.com>2020-10-23 21:23:41 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-12 00:39:35 +0300
commit0f0321a0fe3e7498fae2d7c5dc63f745ac376b2e (patch)
treec9a0fe1fd1fe094622ade1c787fd5aa330c9a543 /meta-quanta/meta-q71l
parent34b169039fee88cc504134ff35a1eef9a19ed901 (diff)
downloadopenbmc-0f0321a0fe3e7498fae2d7c5dc63f745ac376b2e.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-quanta rev: e48a99450e7c33ddca74cf9aeab4258e38ed1cab) Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I42da4df4e06d22fdd68dae4ab1ab9213908feac8 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-quanta/meta-q71l')
-rw-r--r--meta-quanta/meta-q71l/recipes-phosphor/ipmi/q71l-ipmi-sensor-map/config.yaml48
1 files changed, 24 insertions, 24 deletions
diff --git a/meta-quanta/meta-q71l/recipes-phosphor/ipmi/q71l-ipmi-sensor-map/config.yaml b/meta-quanta/meta-q71l/recipes-phosphor/ipmi/q71l-ipmi-sensor-map/config.yaml
index 35d1a2819..f4a40ea7b 100644
--- a/meta-quanta/meta-q71l/recipes-phosphor/ipmi/q71l-ipmi-sensor-map/config.yaml
+++ b/meta-quanta/meta-q71l/recipes-phosphor/ipmi/q71l-ipmi-sensor-map/config.yaml
@@ -16,7 +16,7 @@
Value:
Offsets:
0xFF:
- type: int64_t
+ type: double
0xF0:
sensorType: 0x01
@@ -36,7 +36,7 @@
Value:
Offsets:
0x0:
- type: int64_t
+ type: double
0xF1:
sensorType: 0x01
@@ -56,7 +56,7 @@
Value:
Offsets:
0x0:
- type: int64_t
+ type: double
0xF2:
sensorType: 0x01
@@ -75,7 +75,7 @@
Value:
Offsets:
0x0:
- type: int64_t
+ type: double
0xB0:
sensorType: 0x04
@@ -95,7 +95,7 @@
Value:
Offsets:
0x0:
- type: int64_t
+ type: double
0xC0:
sensorType: 0x04
@@ -132,7 +132,7 @@
Value:
Offsets:
0x0:
- type: int64_t
+ type: double
0xC1:
sensorType: 0x04
@@ -169,7 +169,7 @@
Value:
Offsets:
0x0:
- type: int64_t
+ type: double
0xC2:
sensorType: 0x04
@@ -206,7 +206,7 @@
Value:
Offsets:
0x0:
- type: int64_t
+ type: double
0xC3:
sensorType: 0x04
@@ -243,7 +243,7 @@
Value:
Offsets:
0x0:
- type: int64_t
+ type: double
0xB5:
sensorType: 0x04
@@ -263,7 +263,7 @@
Value:
Offsets:
0x0:
- type: int64_t
+ type: double
0xB6:
sensorType: 0x04
@@ -282,7 +282,7 @@
Value:
Offsets:
0x0:
- type: int64_t
+ type: double
0xB7:
sensorType: 0x04
@@ -302,7 +302,7 @@
Value:
Offsets:
0x0:
- type: int64_t
+ type: double
0xE0:
sensorType: 0x02
@@ -322,7 +322,7 @@
Value:
Offsets:
0x0:
- type: int64_t
+ type: double
0xE1:
sensorType: 0x02
@@ -342,7 +342,7 @@
Value:
Offsets:
0x0:
- type: int64_t
+ type: double
0xE2:
sensorType: 0x02
@@ -362,7 +362,7 @@
Value:
Offsets:
0x0:
- type: int64_t
+ type: double
0xE3:
sensorType: 0x02
@@ -381,7 +381,7 @@
Value:
Offsets:
0x0:
- type: int64_t
+ type: double
0xE4:
sensorType: 0x02
@@ -401,7 +401,7 @@
Value:
Offsets:
0x0:
- type: int64_t
+ type: double
0xE5:
sensorType: 0x02
@@ -421,7 +421,7 @@
Value:
Offsets:
0x0:
- type: int64_t
+ type: double
0xE6:
sensorType: 0x02
@@ -441,7 +441,7 @@
Value:
Offsets:
0x0:
- type: int64_t
+ type: double
0xE7:
sensorType: 0x02
@@ -460,7 +460,7 @@
Value:
Offsets:
0x0:
- type: int64_t
+ type: double
0xE8:
sensorType: 0x02
@@ -480,7 +480,7 @@
Value:
Offsets:
0x0:
- type: int64_t
+ type: double
0xE9:
sensorType: 0x02
@@ -500,7 +500,7 @@
Value:
Offsets:
0x0:
- type: int64_t
+ type: double
0xEA:
sensorType: 0x02
@@ -520,7 +520,7 @@
Value:
Offsets:
0x0:
- type: int64_t
+ type: double
0xEB:
sensorType: 0x02
@@ -540,4 +540,4 @@
Value:
Offsets:
0x0:
- type: int64_t
+ type: double