commit | 8c5209d3bdd508f5082af111a650903e743e2043 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Sun Jul 12 13:35:47 2020 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Fri Jul 17 09:09:16 2020 -0500 |
tree | 7bb319de33ec31bbb807f6757726efc4221a7f6e | |
parent | 73609bb51c8c43d471ba373317455d3cbe5c5c32 [diff] |
mmc: Add support for update/delete hostfw The hostfw image file can be delivered in the code update tarball. If it is, then update it (copy the file to the hostfw partition directory. To delete it, need to first unmount the secondary (non- running) hostfw mount, then delete the file. Change-Id: I352dd017114d58b79f9e624983841eafce5badf1 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:
meson build
ninja -C build
To clean the repository run rm -r build
.