commit | d700e76abb015ff7f7cd3df2769e1f91b452020a | [log] [tgz] |
---|---|---|
author | Tom <tomjoseph@in.ibm.com> | Tue Sep 20 18:24:13 2016 +0530 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Sep 23 13:03:41 2016 +0000 |
tree | 9858482c654021f9004559f9cd285ad92593f140 | |
parent | 8b4700521afc5760474fc82ebeb861c2c84118da [diff] |
Refactor the code related to Sensor handling The sensor related code is moved to sensorhandler.c. These changes were part of the ipmi daemon code and would have to replicated in RMCP daemon. The refactoring would get away with those changes. Change-Id: Ib9e1a1929282221e6f259e4a54502eea82f42939 Signed-off-by: Tom <tomjoseph@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
.