Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 423 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 423 Bytes

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.