commit | 38e7a2b90b7d62ae29b2ece0daa72c28043344f7 | [log] [tgz] |
---|---|---|
author | Willy Tu <wltu@google.com> | Mon Mar 29 15:09:56 2021 -0700 |
committer | Willy Tu <wltu@google.com> | Thu Jul 15 20:54:59 2021 +0000 |
tree | 64a83dd06533d26896359385789527627884c526 | |
parent | 9a5b51e3dea5d52861ce7b2c18ca826b7b2bca4c [diff] |
dbus-sdr: Refactor ipmiStorageGetSDR() Move some of the code blocks into helper functions: parseSdrIdFromPath() and constructSensorSdr(). This is to handle more types of sensors in the future. Signed-off-by: Hao Jiang <jianghao@google.com> Change-Id: I58edfd9383985de6c5e5d9e1a42aa9135e449e78 Signed-off-by: Willy Tu <wltu@google.com>
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
.