commit | ee717d71a2f294a8de5d1e17c9106b65af59d310 | [log] [tgz] |
---|---|---|
author | Deepak Kodihalli <dkodihal@in.ibm.com> | Wed Jan 24 04:53:09 2018 -0600 |
committer | Deepak Kodihalli <dkodihal@in.ibm.com> | Thu Feb 01 02:05:49 2018 -0600 |
tree | 087a5e26432be6af65d2c7f8cc6d907f204e2295 | |
parent | c6162fb649a850e129d760f59369c8adf46d070f [diff] |
dcmi : implement get temperature readings This commit implements the plumbing around the 'Get Temperature Readings' command. It doesn't read the temperatures from the relevant sensors. That code is coming up in a subsequent commit. Change-Id: I4514b65eb3ca65d52dd35185338a2c397e9a76ca 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
.