commit | cab87e9cdeeb3e166d6d577511f6be4dc7721aca | [log] [tgz] |
---|---|---|
author | Jagpal Singh Gill <paligill@gmail.com> | Thu Jan 02 16:33:46 2025 -0800 |
committer | Jagpal Singh Gill <paligill@gmail.com> | Thu Jan 02 16:33:46 2025 -0800 |
tree | 793ce8285dcbb327b741f3f64f7d22ab061f3660 | |
parent | bdcf574195d5f8e551fc85abedc0d1228015d77f [diff] |
re-organize the current files into bmc directory More daemons are being developed in phosphor-bmc-code-mgmt repo as part of https://github.com/openbmc/docs/blob/master/designs/code-update.md. For this move the current files for BMC code update into bmc subdirectory for a better code organization. Tested: meson build passes. Change-Id: I7b5575bcfbe54ac00aa803f94b5d8f6d69ce2f3f Signed-off-by: Jagpal Singh Gill <paligill@gmail.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
.