commit | 608bb59eb418c6918135651895e2b994c715126d | [log] [tgz] |
---|---|---|
author | Konstantin Aladyshev <aladyshev22@gmail.com> | Fri Oct 23 21:18:19 2020 +0300 |
committer | Konstantin Aladyshev <aladyshev22@gmail.com> | Fri Oct 23 21:18:19 2020 +0300 |
tree | bac905fd8bfacea965259810d9c114c748b2fead | |
parent | 7b43c4cbcaab12382dd275692beb9e5df3d9e0a8 [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: I150fc934783a78186cfff2e7405ca86bf24f21c4