commit | d18dfc40eeead9475371d42ce7e89890b0ab5f5b | [log] [tgz] |
---|---|---|
author | Karol Niczyj <karol.niczyj@intel.com> | Thu Jul 15 14:18:56 2021 +0200 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Wed Jul 21 00:44:47 2021 +0000 |
tree | 79456508e113ce9a7a952f4bf3a97fb233bc75d0 | |
parent | c178948eae0378e4b7a15f85ff95591033e56dce [diff] |
Fixed timeout completion code According to IPMI v2.0 timeout code is 0xc3. Not tested ccTimeout is used only in responseTimeout() and responseTimeout is never called. Signed-off-by: Karol Niczyj <karol.niczyj@intel.com> Change-Id: Iecf79724dac64d61dc08fce08daee578a540dbf9
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
.