Manage the BMC's code versions.

Clone this repo:

Branches

  1. 2e307a4 meson: reformat with meson formatter by Patrick Williams · 8 days ago master
  2. 9657070 common: pldm: Migrate away from libpldm/utils.h by Andrew Jeffery · 2 weeks ago
  3. 6935967 meson: fix cpld build dependency error by Haiyue Wang · 4 weeks ago
  4. e634411 common: add GPIO controller function by Henry Wu · 9 weeks ago
  5. e1d2fa8 common: i2c: Fix 'close()' may close invalid fd by Haiyue Wang · 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.