commit | add105d41c51ad74e0a4dc65b80ec3b49149e9d8 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Nov 09 18:50:04 2016 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Nov 11 03:14:17 2016 +0000 |
tree | 8786d993327ef20647b4777937f4ee9fe2c99341 | |
parent | cc1502f3d6c544116ed570b2a02da2cdcdd550c1 [diff] |
phosphor-logging.bb: bump version Change-Id: I80e8e9df3d8737afe2a4510ad593e2c31c803e53 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