commit | 758c1aecbaaa8b120b0203b6a5b106e3e599180d | [log] [tgz] |
---|---|---|
author | Andrew Geissler <andrewg@us.ibm.com> | Wed Jun 07 21:17:45 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Jun 12 13:11:29 2017 +0000 |
tree | 92ef0eff02085dcbf0ff2bea420124ee49a46a60 | |
parent | 2b4e459867d6b6693676c483958ec899be140316 [diff] |
Return the heartbeat command if queue is empty There are numerous valid situations where the host interface queue may be empty, but the host has an active SMS_ATN. In these cases, ipmid should not log an error and abort but instead just return a default command. The default will be the heartbeat command since its basically a noop to the host. Resolves openbmc/openbmc#1750 Change-Id: I810bb0368c2cbd4aa99b6cf20d29eeefc8b312cd Signed-off-by: Andrew Geissler <andrewg@us.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
.