commit | 4cc61e0e99c9014d2e8d8b25ec52b71c3c4e405b | [log] [tgz] |
---|---|---|
author | Chris Cain <cjcain@us.ibm.com> | Wed Jan 12 17:23:14 2022 -0600 |
committer | Chris Cain <cjcain@us.ibm.com> | Tue Feb 01 08:49:08 2022 -0600 |
tree | e92fc68e5d484f88b36c67dc7bb5af9014af138c | |
parent | d2bae6849d8e73ee6f0ec695c32d76a07ee2abcf [diff] |
Correct code reading total power from dbus Original OpenBMC design was to use the Scale property, but that changed a few years ago. The value no longer needs to be scaled. Tested on Everest HW Signed-off-by: Chris Cain <cjcain@us.ibm.com> Change-Id: I37b73e0c787a66a4a5b7e4bb2ff554b83d6a026f
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.