commit | 56aaf454adef04bd4c1d45870cd86dc2de0a880a | [log] [tgz] |
---|---|---|
author | Lei YU <mine260309@gmail.com> | Thu Jun 21 16:09:44 2018 +0800 |
committer | Lei YU <mine260309@gmail.com> | Tue Jul 17 01:45:16 2018 +0000 |
tree | 424d81ddba382ca5e63afd7af098cf4fc1397603 | |
parent | 1be8d500a8e90f9299bab9abf532ff0762177175 [diff] |
item_updater: sort ubi specific code Add item_updater_helper and implement it in ubi and static layouts. Tested: Build this repo on both Romulus and Witherspoon OK; Tested on Romulus and Witherspoon that code update works fine. Change-Id: I706cfe63900f89bb41672dcc745b3483e06838c7 Signed-off-by: Lei YU <mine260309@gmail.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`.