commit | df37619ce77c8b7f6805b8bc319ec15abfcdf9dc | [log] [tgz] |
---|---|---|
author | Chris Austen <austenc@us.ibm.com> | Mon Jan 11 10:57:34 2016 -0600 |
committer | Chris Austen <austenc@us.ibm.com> | Mon Jan 11 10:57:34 2016 -0600 |
tree | 4ed9ce389de7509bedba76b6e1e1cd7de0d8fbb1 | |
parent | 1d1caeac86f4704920853f716ee022c4ee6b2f75 [diff] |
pflash and linux updates
OpenBMC uses Yocto/Open-Embedded for a build system, which supports an out-of-tree build. It is recommended that you create an empty directory somewhere to hold the build. This directory will get big.
On Ubuntu 14.04 the following packages are required to build the default target
sudo apt-get install -y git build-essential libsdl1.2-dev texinfo gawk chrpath diffstat
To start a build:
cd <builddir> . <repodir>/openbmc-env bitbake obmc-phosphor-image