commit | cedd44b3631def4fec92befd617b379e2cba3492 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Fri Jan 20 01:18:34 2017 +1100 |
committer | Joel Stanley <joel@jms.id.au> | Fri Jan 20 01:18:34 2017 +1100 |
tree | 39aecf476611263d9ef71185b4e01fe67ee1ff97 | |
parent | 41e3cb3e2894b622dc27fcbb7391c10d7a488bed [diff] |
kernel: Witherspoon dts updates arm: dts: aspeed: witherspoon: Fix compatible property arm: dts: aspeed: witherspoon: Add i2c and led devices Change-Id: I7586275358cf5c8bbfe1bc1e72bf8e2c2b263e20 Signed-off-by: Joel Stanley <joel@jms.id.au>
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
On Fedora 23 the following packages are required to build the default target:
sudo dnf install -y git patch diffstat texinfo chrpath SDL-devel bitbake sudo dnf groupinstall "C Development Tools and Libraries"
To start a build:
cd <builddir> . <repodir>/openbmc-env bitbake obmc-phosphor-image