commit | e48a99450e7c33ddca74cf9aeab4258e38ed1cab | [log] [tgz] |
---|---|---|
author | Konstantin Aladyshev <aladyshev22@gmail.com> | Fri Oct 23 21:23:41 2020 +0300 |
committer | Benjamin Fair <benjaminfair@google.com> | Wed Nov 11 17:41:45 2020 +0000 |
tree | afa5476b9a1527f967993ce1b5565d476b484c5a | |
parent | 529a8df55b2af8eed0d1eb0594a162cfff631aab [diff] |
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'. Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: Iba3063d043f89111a2a1414cfe2475fa054d450a