commit | 002c0798ff8235c3d69799a0c2f5485481832541 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Jan 26 10:00:03 2017 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Jan 27 02:17:12 2017 +0000 |
tree | 75dcb6e326d877c0be4d1a82921429da25d52c53 | |
parent | 36f0ff09edad023b72cbf2441e69a5a1beafdf84 [diff] |
phosphor-inventory-manager.inc: bump version Change-Id: I7f3bfdecd5087374dc8a3dbdd35ad6a9a1c428c4 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