commit | 370c28d56f3421d54d74cf23f89a184f3408b1ac | [log] [tgz] |
---|---|---|
author | Xo Wang <xow@google.com> | Thu Dec 15 15:18:58 2016 -0800 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Dec 16 20:43:11 2016 +0000 |
tree | 2669f55a96da9e6d6672a6ea5d47e6d6a0cb9144 | |
parent | bcfc4453fa0df8575c55f9b4ebedaaa7bb15e208 [diff] |
meta-zaius: Order refclock fixup before VCS workaround No Wants= relationship added because the refclock fixup is not dependent on VCS workaround. Signed-off-by: Xo Wang <xow@google.com> Change-Id: Idd3904b17a2a56b9e57d05214b910faa560d8711
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