Manage the BMC's code versions.

Clone this repo:

Branches

  1. f730973 i2c-vr: add support for MPS MP292X VR firmware update over I2C by Kevin Tung · 2 weeks ago master
  2. 3638c24 i2c-vr: add support for MPS MP994X VR firmware update over I2C by Kevin Tung · 7 weeks ago
  3. c1b3662 i2c-vr: add support for Infineon TDA38640A VR firmware update over I2C by Leo Yang · 4 weeks ago
  4. f534667 fw update: tests for software update by Alexander Hansen · 3 weeks ago
  5. 3a31f0a fw update: tests for device by Alexander Hansen · 3 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.