commit | b799b6680d0e38ab886c66b3bec24e0a0086126e | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Mon Oct 31 11:10:02 2016 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Oct 31 19:16:23 2016 +0000 |
tree | f4e953c369648ca5d399769d61836ba9bc67c243 | |
parent | 7a9a1a593b80da2e1c4a593037d76c90fce344cf [diff] |
phosphor-settings.bb: bump version Change-Id: Iddc004021d7670d54bdfc8e7dbc23c7c9f5d9f4f 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