commit | b60add1e003373cbd48423d4ee60d0b580031f39 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Thu Aug 24 16:41:42 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Aug 29 20:16:04 2017 +0000 |
tree | f9bca29e431cd59390e67d1f78947dc66d2c4403 | |
parent | 10e563aa7733358b0e886d63c80f9054e8bd81d5 [diff] |
Create an association to BMC inventory item Create an association from /xyz/openbmc_project/software/<id> to the BMC inventory item. To determine the BMC inventory item path, look for paths under /xyz/openbmc_project/inventory/system/chassis/ that end in /bmc. Change-Id: I8da748743368e3e607b30a76a6729829dcceec54 Signed-off-by: Gunnar Mills <gmills@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`.