Manage the BMC's code versions.

Clone this repo:

Branches

  1. 38b0344 drop readability-static-accessed-through-instance by Jagpal Singh Gill · 3 days ago master
  2. a92e727 clang-tidy: remove NOLINT for PackageParser by Alexander Hansen · 5 months ago
  3. 692d67e pldm: Fix parser error for libpldm API changes by Alexander Hansen · 3 days ago
  4. bd5081f clang-tidy: remove some NOLINTS by Alexander Hansen · 2 weeks ago
  5. a2f860b markdownlint: minor fixes by Patrick Williams · 8 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.