commit | da31f9a684f74dae03d1b881e2173c51689b283d | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Thu Apr 25 01:36:32 2019 -0700 |
committer | William A. Kennington III <wak@google.com> | Mon Apr 29 12:08:04 2019 -0700 |
tree | beb53642bba115f06b3a4812355ae9d11dcf9ec4 | |
parent | 92476a84180ad4e60c698d21b6f14c368511ce6f [diff] |
ipmid: Handler should automatically handle OEM / Group We shouldn't require the user to handle these. They are a detail purely at the message layer and weren't provided to handlers in the past. Change-Id: I1796eb887c86dfbd66d9c784a99dbae675ceb774 Signed-off-by: William A. Kennington III <wak@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
.