commit | 92f422187868bad645e3f1d005e9849aad7863ec | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Aug 18 15:20:02 2016 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Aug 18 15:20:02 2016 -0500 |
tree | 255ed764eaa79ee9fdd3b1c25f991e68c6266fb0 | |
parent | e1711299e36f98253f7043ba1da1fe958937b3a7 [diff] |
host-ipmid-fru.bb: bump version Change-Id: Ia2b08683274242e43f29440adc7e0d8be82bc915 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