Manage the BMC's code versions.

Clone this repo:

Branches

  1. bdcf574 sync_watch: remove unused 'loop' member by Patrick Williams · 3 days ago master
  2. b3e3d64 clang-format: re-format for clang-19 by Patrick Williams · 3 days ago
  3. db3d966 obmc-flash-bmc: Add new Manager service as default by Adriana Kobylak · 2 weeks ago
  4. 61c1a8a Add the new Software.Manager to service dependencies by Adriana Kobylak · 2 weeks ago
  5. b7df12c update usb-code-update service dependencies by Jagpal Singh Gill · 6 weeks ago

phosphor-bmc-code-mgmt

Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture

To Build

To build this package, do the following steps:

  1. meson build
  2. ninja -C build

To clean the repository run rm -r build.