commit | f60952b07574123e7e2084f1eb704ed829a9c6d8 | [log] [tgz] |
---|---|---|
author | Ian Woloschin <ian.woloschin@hpe.com> | Thu May 22 09:31:07 2025 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Wed Jul 09 16:28:17 2025 +0000 |
tree | 273dee2c7ef63990210dc696ee0fc74d45671673 | |
parent | 7e0ecac8232854bbaaa3264ee8daaa0b9898a562 [diff] |
Fix optional-images for static layout Ensure that any optional-images specified by the meson build option are actually copied to /run/initramfs, allowing the system to actually flash the provided optional-images. Tested on a modified static layout with an optional image. Change-Id: Ic48983097e217039b895b70e0cdcad2f0168ad29 Signed-off-by: Ian Woloschin <ian.woloschin@hpe.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
.