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
- Host: GitHub
- URL: https://github.com/9elements/openbmc_build
- Owner: 9elements
- License: bsd-2-clause
- Created: 2022-01-13T12:48:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-06T15:13:58.000Z (about 1 year ago)
- Last Synced: 2026-01-25T23:18:27.529Z (3 months ago)
- Language: Makefile
- Size: 17.6 KB
- Stars: 2
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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.