commit | a84f877fad54fd78a87679a1c955208a04383950 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Jan 31 10:30:03 2017 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Jan 31 16:30:26 2017 +0000 |
tree | e6096468473b92a96c796133214b1d31b45b9776 | |
parent | 1815f6bd59b316393c0979d45c87a62a8453ed73 [diff] |
phosphor-state-manager.bb: bump version Change-Id: Idef8b9a78157484cfdcf10055856557c199e0376 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