Manage the BMC's code versions.

Clone this repo:

Branches

  1. 8e44d57 common: use state interface object path from pdi by Alexander Hansen · 7 days ago master
  2. 1e833b4 common: host power utility by Alexander Hansen · 3 weeks ago
  3. 449e793 common: dbus helper for fetching configuration by Alexander Hansen · 3 weeks ago
  4. 4983b13 common: fetch nested configuration by Alexander Hansen · 4 weeks ago
  5. 0a457ff common: constrain object mapper call 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.