minimada / phosphor-bmc-code-mgmt

Manage the BMC's code versions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. ./bootstrap.sh
    2. ./configure ${CONFIGURE_FLAGS}
    3. make

To clean the repository run `./bootstrap.sh clean`.

About

Manage the BMC's code versions.

License:Apache License 2.0


Languages

Language:C++ 83.7%Language:Shell 8.2%Language:M4 5.9%Language:Makefile 2.2%