commit | 0c82bd40a9742160c50caf0a5a158eb2588c1335 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Jan 19 15:50:04 2017 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Jan 20 02:34:31 2017 +0000 |
tree | 5b2c73d197a11f71285ea3e016563d40401b199f | |
parent | 20e4d89b38f78ecda4334af7ecd16fa5638160ee [diff] |
phosphor-chassis-state-manager.bb: bump version Change-Id: Ib2ec929fae40128fa5a9bd00c7b1820774eeaeec 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