commit | 5d655681f59a1a31de78c56cd13ff6fe1e7b520e | [log] [tgz] |
---|---|---|
author | Jagpal Singh Gill <paligill@gmail.com> | Fri Sep 20 12:02:16 2024 -0700 |
committer | Jagpal Singh Gill <paligill@gmail.com> | Thu Oct 17 14:32:33 2024 -0700 |
tree | af19cf9b61a5209546d8c576dfe80392603f7fa4 | |
parent | e738f397ff3fbdd33b7b564a6a515ddbf39ee372 [diff] |
Request maintainers access for the repo Commits: ``` https://gerrit.openbmc.org/q/owner:paligill@gmail.com+repo:openbmc/phosphor-bmc-code-mgmt+-status:abandoned https://gerrit.openbmc.org/q/owner:paligill@gmail.com+repo:openbmc/bmcweb+after:2024-04-01 ``` Design: ``` https://github.com/openbmc/docs/blob/master/designs/code-update.md ``` Change-Id: Ie7228a487b699c2b639bf260dc6d8dc3493ea505 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
.