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: I76de534e3632a3381d28666194b3920c63c98d8f
1 file changed
tree: 5c4bfc3624ad32f6574457bda1877dccfccfcfd7
  1. conf/
  2. meta-ethanolx/
  3. recipes-amd/
  4. recipes-phosphor/
  5. COPYING.apache-2.0
  6. COPYING.MIT
  7. LICENSE
  8. README.md
README.md

meta-amd

The meta-amd project consists of collection of BSP and distro layers for AMD customer reference server platforms.

This repository contains a set of distro policy for AMD customer reference server platforms:

conf/ classes/ recipes-*/

Subsequent description applies to the distro policy for AMD customer reference server platforms only in conf, classes, and recipes-*, for description of the BSP layers consult the README files there.

Dependencies

This layer depends on:

URI: https://github.com/openbmc/meta-phosphor branch: master