commit | 64e8e178598e0f1938d922b90d01252bb5dd757c | [log] [tgz] |
---|---|---|
author | Chris Austen <austenc@us.ibm.com> | Wed Jan 13 15:28:59 2016 -0600 |
committer | Chris Austen <austenc@us.ibm.com> | Wed Jan 13 15:28:59 2016 -0600 |
tree | abe4931b8880c314af88de5b687d86b69deca119 | |
parent | 7422ee4b360dc529d0a56e0e025d069521636245 [diff] |
Sprint 4 candidate updates include btbridge, ipmid and fru parser
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