commit | 88ad815d276ee70e5e09e700ecca5014230a1672 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Tue Dec 13 10:09:08 2016 -0600 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Tue Dec 13 10:10:59 2016 -0600 |
tree | 75b9d959aa100a3b92f42ce87d2fbd4c02aa5caa | |
parent | 3d0df91dc704fbcfa819ba42cccfa6a2f1616ff9 [diff] |
ipmid: Fix Get BT Interface Capabilities response Per the IPMI 2.0 spec, the input and output buffer size must be maximum buffer size minus one byte to allocate space for the length byte. Change-Id: Ie1768b9c6844275f7897fbf8056ce2a19b1c11c3 Fixes: openbmc/openbmc#847 Signed-off-by: Adriana Kobylak <anoo@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
.