commit | 1976a39e15e4b97f20ec77a599f77082ed3ee98d | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Jan 11 22:40:04 2017 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Jan 12 15:31:15 2017 +0000 |
tree | 472b123cd699c4d516dd75a894f218a38722398e | |
parent | 269c5e05f2a65e3f01db1c719500812185562be4 [diff] |
obmc-phosphor-event.bb: bump version Change-Id: Id0f2d23fe6a86d627d33d5ecef54ea45f86496e1 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