commit | 7b5010f2579f497ec36ae7220ed871d7ba76fc26 | [log] [tgz] |
---|---|---|
author | Saqib Khan <khansa@us.ibm.com> | Wed Aug 09 10:03:11 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Aug 16 21:18:29 2017 +0000 |
tree | 01e760f4bf8f6ae0641ba109eb370e6d2dcc142f | |
parent | 140fcb159bf1d26153dfa11fe75cc26337cfb21a [diff] |
item_updater: Add a log to indicate duplicate image upload. Added a log to indicate that a user tried to upload a BMC version that already exists on the system. Thus no additional software objects were created as one already exists. Change-Id: Ibbc37bf24cd653324d29518ccaff542a13bdc07f Signed-off-by: Saqib Khan <khansa@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`.