commit | de0900cfeb3ae734634b1e23935426856f39f452 | [log] [tgz] |
---|---|---|
author | Milton D. Miller II <miltonm@us.ibm.com> | Mon Mar 21 13:29:58 2016 -0500 |
committer | Milton D. Miller II <miltonm@us.ibm.com> | Mon Mar 21 16:57:39 2016 -0500 |
tree | f65ed896c99eef5ba324af16e2d9ad3714196054 | |
parent | 8e5dd42060cd8e293d2b8d45c62a1c5f143ba988 [diff] |
update phosphor-event recipe Update phosphor-event to the latest revision including support for limmiiting the size of the event log DB. Signed-off-by: Milton Miller <miltonm@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