Manage the BMC's code versions.

Clone this repo:

Branches

  1. 2e168db All: add purpose parameter to setVersion calls by Daniel Hsu · 8 days ago master
  2. 953fdc5 common: trim null bytes from filename in readNotifyAsync() by Kevin Tung · 5 weeks ago
  3. f9cfdca common: update: fix error handling by Alexander Hansen · 6 weeks ago
  4. dbb7015 common: make Software::objectPath const by Alexander Hansen · 6 weeks ago
  5. 6397c09 spawn async task to clean used BIOS images by Jagpal Singh Gill · 9 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.