Skip to content

Commit

Permalink
Use correct type for Dbus sensor interface in IPMI sensors YAML files
Browse files Browse the repository at this point in the history
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-inspur rev: 608bb59eb418c6918135651895e2b994c715126d)

Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Change-Id: I4610bc0b6dcff78b31c8ae7973da82aac85a456f
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
  • Loading branch information
Kostr authored and geissonator committed Oct 27, 2020
1 parent e01ca26 commit 0cff117
Showing 1 changed file with 101 additions and 101 deletions.

0 comments on commit 0cff117

Please sign in to comment.