Manage the BMC's code versions.

Clone this repo:

Branches

  1. 18b5e61 test: common: software by Alexander Hansen · 2 months ago master
  2. d880e4d test: common: software version by Alexander Hansen · 2 months ago
  3. ade5c5a test: common: associations by Alexander Hansen · 3 months ago
  4. a3902c8 cpld: add update support for Lattice xo5 by Daniel Hsu · 9 weeks ago
  5. b602aad cpld: Virtualize CpldLatticeManager for XO3/XO5 separation by Daniel Hsu · 9 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.