commit | 55f7f1810cfe8d63b92d3aa499469b772b30659b | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Jan 26 20:20:04 2017 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Jan 26 20:20:04 2017 -0600 |
tree | 215320dd8d2391797fb94d5a405c1b194c0fbb09 | |
parent | 002c0798ff8235c3d69799a0c2f5485481832541 [diff] |
phosphor-state-manager.bb: bump version Change-Id: Ibc863c85c66d9d61e087d949e07b2a1cfb56de75 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
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