Manage the BMC's code versions.

Clone this repo:

Branches

  1. 30352a6 Populate MinimumVersion property by Adriana Kobylak · 4 weeks ago master
  2. ee3ba93 meson: Provide wrap file for boost by Konstantin Aladyshev · 5 weeks ago
  3. fa34e22 meson: Add boost to the dependencies by Konstantin Aladyshev · 5 weeks ago
  4. d2d57bb meson: Fix local cereal build by Konstantin Aladyshev · 5 weeks ago
  5. 85c71a1 OWNERS: Update Gunnar's email address by Gunnar Mills · 2 months 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.