Manage the BMC's code versions.

Clone this repo:

Branches

  1. a3902c8 cpld: add update support for Lattice xo5 by Daniel Hsu · 8 weeks ago master
  2. b602aad cpld: Virtualize CpldLatticeManager for XO3/XO5 separation by Daniel Hsu · 8 weeks ago
  3. 782d6ee i2c-vr: add support for MPS MP5998 VR firmware update over I2C by FreddieJheng · 7 weeks ago
  4. 86a2fd0 i2c-vr: add RAA22X Gen2 support by cchoux · 7 weeks ago
  5. e2cd675 common: Add getBusName function by Alexander Hansen · 8 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.