commit | 23ffc6d9d39c0b48fafb8ac4f1efe65611a27922 | [log] [tgz] |
---|---|---|
author | nkskjames <nkskjames@gmail.com> | Wed Jan 13 15:38:18 2016 -0600 |
committer | nkskjames <nkskjames@gmail.com> | Wed Jan 13 15:38:18 2016 -0600 |
tree | abe4931b8880c314af88de5b687d86b69deca119 | |
parent | 10853a10cebc98ad4e25dd21885a585f238dd127 [diff] | |
parent | 64e8e178598e0f1938d922b90d01252bb5dd757c [diff] |
Merge pull request #133 from causten/skeleton Pickup Sprint4 changes for skeleton
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