commit | 699b58aa7e16aca20dac22a35b25edc0650787ef | [log] [tgz] |
---|---|---|
author | Wenzong Fan <wenzong.fan@windriver.com> | Fri Aug 14 03:11:24 2015 -0400 |
committer | Edward A. James <eajames@us.ibm.com> | Tue Jul 12 16:43:04 2016 -0500 |
tree | 12fee0bd8c36e80419680df9787d0b9e973c51e1 | |
parent | dbf496725f591e5d5cd46e20362d6a4025294ed2 [diff] |
python-ipy: update 0.81 -> 0.83 * update SRC_URI checksums * remove PKG-INFO that is not in 0.83 Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com> Signed-off-by: Edward A. James <eajames@us.ibm.com>
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