Manage the BMC's code versions.

Clone this repo:

Branches

  1. 5afc9aa meson: simplify systemd dependency by Patrick Williams · 3 days ago master
  2. f899aed meson: adjust ssl dep name by Patrick Williams · 3 days ago
  3. ab08d09 meson: fix missing pldm header by Patrick Williams · 3 days ago
  4. 7f26589 meson: fix missing i2c header by Patrick Williams · 3 days ago
  5. a7bf31b meson: fix gpiod dependency by Patrick Williams · 3 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.