commit | 2409efde6f697ededac6694c55e33f5219fcc773 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Jan 24 10:50:06 2017 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Jan 25 12:01:10 2017 +0000 |
tree | 7d9bec9b53437af75c8a3ff4bf7eec2fd9624b18 | |
parent | b3ff4009f8863478cd2a5f38501180b175e99356 [diff] |
phosphor-inventory-manager.inc: bump version Change-Id: I1c6aa3b89412e80e355a91913763cd895da51436 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