| commit | ec4eec346011a5fa6882e0b020200b0c51f02cb0 | [log] [tgz] |
|---|---|---|
| author | Adriana Kobylak <anoo@us.ibm.com> | Wed Nov 13 14:28:35 2019 -0600 |
| committer | Adriana Kobylak <anoo@us.ibm.com> | Tue Nov 19 14:33:07 2019 -0600 |
| tree | 9b7e478bea9253f8ff6e3207125573141bedc982 | |
| parent | 687e75e256d326d841a4fcc71bf3c2c2dd6b0442 [diff] |
serialize: Add version purpose
Add store/restore of the version purpose. Only need to store it if the
activation was successful, since those are the only versions that are
restored after BMC reboot.
Tested: Verified a code update with an image of purpose System got its
value restored instead of being set to BMC by default.
Change-Id: I6414e9f3b992a8c29046b4d3a3d581c20a166cee
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 clean the repository run `./bootstrap.sh clean`.