commit | b8ea3ee7cafc64449f2e863816eda63523ff910c | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Fri Apr 29 15:10:22 2016 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Fri Apr 29 16:25:12 2016 -0500 |
tree | bdd5c4d15db3db5ea822539ff22a99b1d28f5a45 | |
parent | 1a5ff260fa2b85578e82063f02cb98a2be2c8d23 [diff] |
Recipe updates for Network, Skeleton, Event, IPMI Add release version id to inventory and IPMI interface Add REST interface to query the type of network interface Add event REST association suppot Fix inventory data for CPU1
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