commit | 1254c628c5fcf59e111799a839ab7c132fac7330 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Thu Dec 07 12:24:56 2017 -0600 |
committer | Adriana Kobylak <anoo@linux.vnet.ibm.com> | Tue Jan 16 20:29:31 2018 +0000 |
tree | b8b0064d6acd886d7fe220f855ef7da358383b98 | |
parent | 6273efd7b45453d7c268049812646afdb6ae630d [diff] |
item_updater: Look for BMC inventory interface There were some TODOs to more efficiently find the BMC inventory object. The pending issues have been resolved so update the code to search for the BMC inventory interface from the whole inventory root path. Change-Id: I4331814bb6b9cc8e8b0bba7b85c8d75b8c1bacf6 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To full clean the repository again run `./bootstrap.sh clean`.