105a89a2aSGunnar Mills# phosphor-bmc-code-mgmt
2*0fe0e356SPatrick Williams
305a89a2aSGunnar MillsPhosphor BMC Code Management provides a set of system software management
405a89a2aSGunnar Millsapplications. More information can be found at
50523e0b1SKonstantin Aladyshev[Software Architecture](https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_project/Software/README.md)
605a89a2aSGunnar Mills
79e408ea1SGunnar Mills## To Build
8*0fe0e356SPatrick Williams
99e408ea1SGunnar MillsTo build this package, do the following steps:
109e408ea1SGunnar Mills
115a43b373SAdriana Kobylak1. `meson build`
125a43b373SAdriana Kobylak2. `ninja -C build`
139e408ea1SGunnar Mills
145a43b373SAdriana KobylakTo clean the repository run `rm -r build`.
15