commit | c53fccacea698ff021c43f5278fdcb8bb8b85d01 | [log] [tgz] |
---|---|---|
author | Isaac Kurth <blisaac91@gmail.com> | Wed Feb 02 15:24:33 2022 -0600 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Wed Mar 30 21:11:20 2022 +0000 |
tree | 8c2e1472c56eb2d699b405e00ab7b1fa5235cd78 | |
parent | a1d2f86112bd6caceddfece80cb5ddf55ac86924 [diff] |
obmc-flash-bmc: fix shellcheck warnings Tested: Built the ubi.mtd.tar file and loaded it onto a witherspoon machine, verified ubi volumes were updated and mounted after reboot as expected. Performed a code update on mmc system, verified it booted as expected. Signed-off-by: Isaac Kurth <blisaac91@gmail.com> Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Change-Id: I69cde49626c0a7f8cf8d0028b2c24d2c3ca4458e
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
.