commit | f984a01ffd001740bed3f9207912c1e1ad41dc90 | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Mon Oct 08 12:05:18 2018 -0700 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Mon Feb 25 14:27:21 2019 -0800 |
tree | 6bcd99f02fbfb66e5ebe128fd6cca17a951e307c | |
parent | 240b186cf7fa639de698104d6853b73c81f4ec39 [diff] |
ipmid: Add in Native OEM and Group OEM support Add full support for the IPMI OEM NetFn and the Group OEM support as defined in the IPMI 2.0 specification. For now the legacy OEM router mechanism is still supported. Change-Id: I8cc999489000c6e0daf5aad3579838e6f499ba47 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.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
.