commit | 0f989834f3c9160b14f002f79ae160511db6dc57 | [log] [tgz] |
---|---|---|
author | nkskjames <nkskjames@gmail.com> | Thu Jan 21 10:04:37 2016 -0600 |
committer | nkskjames <nkskjames@gmail.com> | Thu Jan 21 10:04:37 2016 -0600 |
tree | 3e4403b1290930f0d5ae82554eb53122f2b7dfb4 | |
parent | 3deb15ca6c28dd80bcc582e3b9998969380a260d [diff] | |
parent | 546c6625cf132efed1a32fb2f41ab2bd0540638e [diff] |
Merge pull request #141 from causten/s4c4 pulled in bugs fixes for sprint 4
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