commit | 3ee668f9b4d30499dfa81edb693dbf4cea7541da | [log] [tgz] |
---|---|---|
author | Tom Joseph <tomjoseph@in.ibm.com> | Fri Mar 02 19:49:17 2018 +0530 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Tue Mar 20 04:16:42 2018 +0000 |
tree | 5d4630531eb5df3b982a3adf7a685f13b90700f2 | |
parent | 22102153dccd4ae5fcd4ffca06c67bb2842255fe [diff] |
sensor: Refactor get sensor reading implementation Legacy sensors(org.openbmc) implementation is stubbed into a separate function for clarity. Sensor type lookup is needed to populate the reading for the legacy sensors, this was done for all the sensors. With this patch sensor type lookup is done only for the legacy sensors. Change-Id: Idd33e41669d8ad33529ad9ccdbed9d4da5ecda79 Signed-off-by: Tom Joseph <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
.