Manage the BMC's code versions.

Clone this repo:

Branches

  1. f6470b5 fw-update: cpld code updater by Daniel Hsu · 3 months ago master
  2. cec1475 common: handle match for config intf added/removed by Alexander Hansen · 3 weeks ago
  3. 9017479 common: extract handleInterfaceAdded by Alexander Hansen · 3 weeks ago
  4. f3d407b common: break out fetching common configuration by Alexander Hansen · 3 weeks ago
  5. ac4fdd0 bios: fix driver binding order by Alexander Hansen · 10 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.