commit | 0e0c1276a776a8d36d6ce2945bf1e583aae45136 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Wed Feb 21 05:46:36 2018 -0600 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Wed Mar 14 15:13:01 2018 -0500 |
tree | 215bec70c1a972207c56f7098f7d4905583d2d02 | |
parent | fb6e1fc202b43141b2d57b641d784501a837096a [diff] |
Enabled Signed image validation in Item Updater Added build level support to enable/disable signed validation using WANT_SIGNATURE_VERIFY flag. Change-Id: I93bc72a69b877baa9df27272c0b20426069b7557 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> 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`.