commit | 5151dc21b034d829cfd310c778bdb03b1ce3c9e2 | [log] [tgz] |
---|---|---|
author | Konstantin Aladyshev <aladyshev22@gmail.com> | Fri Oct 23 21:20:00 2020 +0300 |
committer | Konstantin Aladyshev <aladyshev22@gmail.com> | Mon Oct 26 22:32:50 2020 +0300 |
tree | db42adf249765932fdd853164d4212678cacab38 | |
parent | fae512c598a542be289c87c34ce0a926725ea80b [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: I3d80d23acfd954cb9ff291d30eb0d2c0a6054efe