commit | 01341984c024db0564fbd86bc8d0823a5a3a749c | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Jul 13 19:11:55 2016 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Jul 28 14:35:37 2016 -0400 |
tree | dd118e8760ea5b4a6cd3d9cc8043860dc1f69c4b | |
parent | 4117ace97e487a15fbc3e84b9a29a1a963b04589 [diff] |
dbus-perms: un-inherit obmc-phosphor-dbus-service obmc-phosphor-dbus-service won't work for dbus-perms for much longer, and eventually dbus-perms will be deprecated. Change-Id: Ia1e885ab2634510c0a13a21ffb04a38f6405b704 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