commit | 20e4d89b38f78ecda4334af7ecd16fa5638160ee | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Jan 19 15:50:05 2017 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Jan 20 02:34:24 2017 +0000 |
tree | d82fa7ccf339b0a0d7404eae50458c10e2d8fded | |
parent | 3077a7f2bad4fbbf61cca007f2285d617438ebd0 [diff] |
phosphor-host-state-manager.bb: bump version Change-Id: I7932dfc283a22fa9484198d6d40c50d1a83d5a58 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