commit | c7e4b04e08aadeb3c0e4c40f3bbb07de410964a1 | [log] [tgz] |
---|---|---|
author | Konstantin Aladyshev <aladyshev22@gmail.com> | Fri Dec 24 15:30:47 2021 +0300 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Jan 27 22:24:21 2022 +0000 |
tree | a86f72ed58542c28b9ec7404130f834db5baa530 | |
parent | 49434b63c7f6203c62cbb72d8d875f17e5370d5f [diff] |
Support FRUs populated to the Entity Manager Currently if IPMI is configured via YAML files, only FRUs populated to the Inventory.Manager are supported. This patch adds support for the FRUs found by the FruDevice app and populated to the EntityManager. Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com> Change-Id: I02f51ea29ba22a56a4811cfb53637692a1dfb734
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
.