commit | bceaf69092c394ad3eb2fe93696e1b71d93b563b | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Mon Jan 23 16:30:03 2017 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Jan 23 16:30:03 2017 -0600 |
tree | 8e2c4fc349755320b9dbf2c8364d94787af54b73 | |
parent | 047ea6060fa9cc71e3652164e2b7fb515ba7652c [diff] |
phosphor-settings.bb: bump version Change-Id: Id5798fa98b7b60e852fb8c2eb9b96c27c7f2b6af Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
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