commit | 43b25cde98b632690990ee3a120be5beff1f21da | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Thu Sep 07 13:19:34 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Sep 12 21:25:06 2017 +0000 |
tree | 146d501f33ed522f924c4741b93e55e14b85973a | |
parent | 9440f491c2510cb3d39b702538563a8e39586718 [diff] |
Create active association on startup Create active association on startup for active BMC versions. Moved creating the association inside the for loop. The association is only needed if there is an active image so should be inside the for loop to check if it is an active image. Change-Id: Iba7519ba08cb79dc06607caa8b44a0a3022c0ddc 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`.