Manage the BMC's code versions.

Clone this repo:

Branches

  1. c1b3662 i2c-vr: add support for Infineon TDA38640A VR firmware update over I2C by Leo Yang · 2 weeks ago master
  2. f534667 fw update: tests for software update by Alexander Hansen · 9 days ago
  3. 3a31f0a fw update: tests for device by Alexander Hansen · 9 days ago
  4. c284e75 i2c-vr: mps: extend MPS image parser to support multiple formats by Kevin Tung · 4 weeks ago
  5. d9b99a9 i2c-vr: xdpe1x2xx fix CRLF type handling issue by Leo Yang · 9 days 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.