commit | dedcb9a6a4f5e756b1996e99a0a4e5e03b06d84c | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Fri Jun 02 09:05:54 2023 -0500 |
committer | Adriana Kobylak <anoo@linux.ibm.com> | Mon Jun 05 20:18:55 2023 +0000 |
tree | f62628f2780f5a384a38f5c6d1d58af889beb606 | |
parent | dcfadad5acc06010ef3b58004ca36833e0e316f1 [diff] |
mmc: Don't remove hostfw if it's not being updated The image-hostfw is optional, therefore don't delete it unless it's going to be updated, to prevent ending up with a system that doesn't have a bios image to boot with. Tested: Verify the hostfw image doesn't get deleted unless the tarball contains an image-hostfw file. Change-Id: Ifd48988d1a499eb8a3539701f12ca43efcb56f6d 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
.