commit | 74a2102e1fcf15097878449cd2989b5facd9b956 | [log] [tgz] |
---|---|---|
author | Johnathan Mantey <johnathanx.mantey@intel.com> | Thu Dec 13 13:17:56 2018 -0800 |
committer | Johnathan Mantey <johnathanx.mantey@intel.com> | Mon Feb 04 12:37:45 2019 -0800 |
tree | 1d06bef3cb4d1c7793637647e912779fbc7daf09 | |
parent | 2dfe7f8da32764d604b3f6bf893afa9b29ff9a7c [diff] |
IPMI channel to NIC device mapping modified within JSON config file The IPMI to NIC channel mapping was done using a hard coded scheme. The scheme used generic channel names which were then mapped to specific device names. The hard coded generic to specific naming convention is removed, and the JSON file contains the device name directly. Change-Id: Ibc6821cae5a26f2666467aba5346d364053f2582 Signed-off-by: Johnathan Mantey <johnathanx.mantey@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
.