An open API service indexing awesome lists of open source software.

https://github.com/9elements/openbmc_build

Dockerfile for building openBMC
https://github.com/9elements/openbmc_build

Last synced: 3 months ago
JSON representation

Dockerfile for building openBMC

Awesome Lists containing this project

README

          

# Build openbmc

First build the docker image `make build_docker`
run `make` to build openbmc for the ibm/genesis3, which is the
default target for now. Use the environment variable `TARGET`
to modify this.

`make clean` removes the build but not the download dir.