commit | 2b9921e0f2ff88433dcb6c15469e774a1328a776 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Jan 26 09:12:57 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Jan 27 13:18:35 2017 +0000 |
tree | 37def1f41f6ed6c24aa0ae0c33ce296fc03d1ee0 | |
parent | 7ba2fbf96b7488ac16d95073e0bc96e677edea1d [diff] |
hwmon: whitespace fixes Change-Id: I6e8555f440e324e25e567ebc6d2344cfc2f3849d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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