commit | bc1bf3af74d1ecac11dbb763369651bc6bf43db1 | [log] [tgz] |
---|---|---|
author | Michael Tritz <mtritz@us.ibm.com> | Mon Sep 18 16:38:23 2017 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Sep 29 01:53:54 2017 +0000 |
tree | 8554fc81c5517a745bf437e32bd8a15fb0389fe4 | |
parent | b9da66347006afb23a010179d551a3c39df03225 [diff] |
BMC Updater: Add function to delete all versions This commit extends the item updater with a function to delete all non-current versions uploaded to the machine. Resolves openbmc/openbmc#2264 Change-Id: I4d835d5020766f8bb5e9653b28535acfb191fe53 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`.