commit | 5f837d4db1ec886e7616ad3f457d260aa39135a5 | [log] [tgz] |
---|---|---|
author | Konstantin Aladyshev <aladyshev22@gmail.com> | Fri Oct 23 20:57:47 2020 +0300 |
committer | Konstantin Aladyshev <aladyshev22@gmail.com> | Tue Oct 27 16:18:22 2020 +0300 |
tree | 5c4bfc3624ad32f6574457bda1877dccfccfcfd7 | |
parent | 496d83825eb021cf12b8f6ba28e56c9beba854b5 [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: I76de534e3632a3381d28666194b3920c63c98d8f
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.
This layer depends on:
URI: https://github.com/openbmc/meta-phosphor branch: master