commit | ade38f11fda08fe426ba8ece743421cf8b63c098 | [log] [tgz] |
---|---|---|
author | Konstantin Aladyshev <aladyshev22@gmail.com> | Fri Oct 23 21:22:04 2020 +0300 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Oct 28 15:59:07 2020 +0000 |
tree | 1e4476e7c316251006dbe81d807202b0d6302052 | |
parent | aae84925dc578f2025aa19c90a718d012aee2577 [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: I62abac04072e91b94c6cb1b500acc3d9c86d3dbe