commit | b0960a5dba86a4c16dabf567556358910b5f4b4d | [log] [tgz] |
---|---|---|
author | Xo Wang <xow@google.com> | Wed Nov 16 15:29:58 2016 -0800 |
committer | Xo Wang <xow@google.com> | Wed Nov 16 15:29:58 2016 -0800 |
tree | 218995840ccd8f1a43f4e667eb768e30d89c8983 | |
parent | f716dc851c07e94b28e2042230fdc3ae7dcae466 [diff] |
meta-zaius: Add Linux config for I2C master selector and hotswap controller Include kernel drivers for the I2C arbitrator and the hotswap controller. Signed-off-by: Xo Wang <xow@google.com> Change-Id: Id6178e6e5c7eba0d71d2d57a0ec09c0ac8e49bb3
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