commit | 2a1411ffd1bce065f3fa6ba4a093af29e871ba0a | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@us.ibm.com> | Fri Apr 29 16:19:14 2016 -0400 |
committer | Brad Bishop <bradleyb@us.ibm.com> | Fri Apr 29 17:40:17 2016 -0400 |
tree | 976e00a580d8dca75110c2e672a63800ec5a2aeb | |
parent | ce54900d0cce9ab66c614982baba40441584a6b7 [diff] |
Bump rest, mapper and rest-dbus versions Picking up support for pyphosphor and associations.
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