commit | 4085d32d7d1ce7e0d90ef913dc7b70c59f0788b2 | [log] [tgz] |
---|---|---|
author | Xo Wang <xow@google.com> | Thu Dec 15 13:59:06 2016 -0800 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Dec 22 01:10:06 2016 +0000 |
tree | 653ec47476be714d0ccb3bdf2a5d5c57e0d034c4 | |
parent | 560527b63f5bde79dabcf878463f7198e8838552 [diff] |
op-pdbg-host-control: Order services against obmc targets Remove sequencing against Witherspoon-specific services from pdbg host services. Add sequencing against obmc systemd targets. Shorten descriptions in pdbg control services. Signed-off-by: Xo Wang <xow@google.com> Change-Id: I4d2f55c639f6b3095bdb36fe6161ccc9e2032eec
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