Manage the BMC's code versions.

Clone this repo:

Branches

  1. 953fdc5 common: trim null bytes from filename in readNotifyAsync() by Kevin Tung · 10 days ago master
  2. f9cfdca common: update: fix error handling by Alexander Hansen · 2 weeks ago
  3. dbb7015 common: make Software::objectPath const by Alexander Hansen · 2 weeks ago
  4. 6397c09 spawn async task to clean used BIOS images by Jagpal Singh Gill · 5 weeks ago
  5. 53c7c0e common: split inventory association function by Alexander Hansen · 4 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.