commit | 0129d9268c5216cf451f7437c116407aa4febd38 | [log] [tgz] |
---|---|---|
author | Michael Tritz <mtritz@us.ibm.com> | Thu Aug 10 19:33:46 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Aug 21 23:26:19 2017 +0000 |
tree | 8d25bfa78c969b82616733677ad7312f9d1396d2 | |
parent | 5d53267584b3b8a69163a5598e789157195f6889 [diff] |
Add field mode to BMC updater In this commit, a "field mode" feature is added. When field mode is enabled, the PNOR patch path is unmounted, disabling host patches. Resolves openbmc/openbmc#1350 Change-Id: Ia207b1fe1cdeb1b4fbf9b2fbf77052d7191ea726 Signed-off-by: Michael Tritz <mtritz@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`.