commit | ce54900d0cce9ab66c614982baba40441584a6b7 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@us.ibm.com> | Fri Apr 15 09:45:48 2016 -0400 |
committer | Brad Bishop <bradleyb@us.ibm.com> | Fri Apr 29 17:40:17 2016 -0400 |
tree | 93cf9ac572ba2b2046616c38217815a77e831c22 | |
parent | 1866754819cf99a5e0c93eb62245ab6aefbd271d [diff] |
Add pyphosphor requirement to rest-dbus Once this happens the duplicated code can be removed from rest-dbus.
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