Manage the BMC's code versions.

Clone this repo:

Branches

  1. 166a3bb use sdbusplus unpack syntax by Patrick Williams · 24 hours ago master
  2. 04fab3a fix ci: shell script formatting by Alexander Hansen · 3 days ago
  3. b593870 i2c-vr: add RAA22X Gen3.5 support by Leo Yang · 5 weeks ago
  4. 0527f20 Fix cppcheck errors by Hariharan Rangasamy · 7 days ago
  5. fd20478 i2c-vr: add XDPE192C3E,XDPE1D2G3B support by Leo Yang · 7 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.