commit | 10853a10cebc98ad4e25dd21885a585f238dd127 | [log] [tgz] |
---|---|---|
author | nkskjames <nkskjames@gmail.com> | Mon Jan 11 12:58:59 2016 -0600 |
committer | nkskjames <nkskjames@gmail.com> | Mon Jan 11 12:58:59 2016 -0600 |
tree | 4ed9ce389de7509bedba76b6e1e1cd7de0d8fbb1 | |
parent | 1d1caeac86f4704920853f716ee022c4ee6b2f75 [diff] | |
parent | df37619ce77c8b7f6805b8bc319ec15abfcdf9dc [diff] |
Merge pull request #130 from causten/s4c1 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