commit | 6d2fda5b9fb224a127fc2bdbd0c19702f35a9d46 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Mon Jan 16 10:44:58 2017 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Jan 24 16:37:35 2017 +0000 |
tree | e47f06ec411c585062fc064ee515b80497f6f13e | |
parent | 734b70aa7a5caadf2325a906859263f8506bea8b [diff] |
Enable Witherspoon MRW hwmon generation Generate Witherspoon's hwmon conf files from the mrw. Change-Id: I120f4f91de48b36ba4b610eab35df98e3e84b534 Signed-off-by: Matt Spinler <spinler@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