Manage the BMC's code versions.

Clone this repo:

Branches

  1. e634411 common: add GPIO controller function by Henry Wu · 6 weeks ago master
  2. e1d2fa8 common: i2c: Fix 'close()' may close invalid fd by Haiyue Wang · 5 weeks ago
  3. 3749063 phosphor-bmc-code-mgmt: fix service invalid argument by Marshall Zhan · 6 weeks ago
  4. 4582afd i2c-vr: mps: fix mp297X update failure by Kevin Tung · 7 weeks ago
  5. 6e78f08 i2c-vr: isl69269 Add length check to parsing by Leo Yang · 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.