commit | b1e8fba50af2310136c6f92ab8765bf27aa5cec2 | [log] [tgz] |
---|---|---|
author | Deepak Kodihalli <dkodihal@in.ibm.com> | Wed Jan 24 04:57:10 2018 -0600 |
committer | Deepak Kodihalli <dkodihal@in.ibm.com> | Thu Feb 01 02:47:19 2018 -0600 |
tree | 88214f05a4d760c52381fc68f430a5ad38672af6 | |
parent | ee717d71a2f294a8de5d1e17c9106b65af59d310 [diff] |
dcmi: get temperature readings: read temp sensors This commit adds the code to read temperatures from various sensors. A JSON config file tells what D-Bus object(s) to look up for a specific temperature reading. Resolves openbmc/openbmc#2626 Change-Id: Ic357ec2a53ff250a2517d68defe5850ef353568a Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To full clean the repository again run ./bootstrap.sh clean
.