commit | f7d081f667242a91a61c4a7a8592f7a9cf289c7d | [log] [tgz] |
---|---|---|
author | Kumar Thangavel <thangavel.k@hcl.com> | Wed Aug 19 20:41:18 2020 +0530 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Dec 15 21:09:02 2020 +0000 |
tree | 0166c6f794ac916aa18ea424644903e322bbcb3a | |
parent | c0fe0c6b49ee14fc56a59573666e7d8c5eb197b1 [diff] |
phosphor-host-ipmid : yosemitev2: Add host Identification support Added host Identification support in ipmid. This helps to identify the particular hosts. The channel indexes for hosts are getting from ipmb json config and passed from ipmb. TESTED : Built Facebook YosemiteV2 & Tiogapass images and loaded on the target hardware. We are able to see hostId's for all the hosts. Note : This is the follow-up patch for multiple channels support in ipmbbridge. https://gerrit.openbmc-project.xyz/c/openbmc/ipmbbridge/+/34579 Signed-off-by: Kumar Thangavel <thangavel.k@hcl.com> Change-Id: I01f1783f6c95780a62639d5ce9edc0b420d57be9
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
.