commit | 18e9999232b76cc311bd307fd28adce0fb17db9a | [log] [tgz] |
---|---|---|
author | Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> | Wed Aug 09 09:10:47 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Aug 10 17:31:53 2017 +0000 |
tree | cae5703d184253d21bd2f40b448cfa0e147d6482 | |
parent | 63a0051b4f93f1422998f0748c9ac6c0111d25c3 [diff] |
Fix for reboot attempt and catch internal failures. The assumption was reboot attempt left will be sent through reading data in ipmi sensor data, but it is being sent as assertion so adding support to read raw data from assertion bits. Added a catch for internal failures while calling update function for sensors. Change-Id: If45d003c1c22f60e7c8a723c1ff9d077c53cad37 Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@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
.