commit | 87c5b5bdfabea3739c261c311d21a9e855a6534d | [log] [tgz] |
---|---|---|
author | Lakshmi Yadlapati <lakshmiy@us.ibm.com> | Tue Nov 15 18:14:12 2022 -0600 |
committer | Lakshmi Yadlapati <lakshmiy@us.ibm.com> | Wed Jan 04 16:09:25 2023 -0600 |
tree | d26722e643d11a6a2ea419f2398f3760e6f41512 | |
parent | d97d3b9f502fa35a9bcefd3c6249a7586d2ce5fe [diff] |
u-boot mirroring support Design is at the link below. https://gerrit.openbmc.org/c/openbmc/docs/+/58025 Tested: Tested all "Test Scenarios" specified in the design. Signed-off-by: Lakshmi Yadlapati <lakshmiy@us.ibm.com> Change-Id: I064115ee1e966a0a1b3ce7ec246c1f88f0bd87f7
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
.