commit | dd0470b2d0eadc8cb54c40bfa0996e716ec89cef | [log] [tgz] |
---|---|---|
author | Chris Austen <austenc@us.ibm.com> | Thu Jan 21 23:57:22 2016 -0600 |
committer | Chris Austen <austenc@us.ibm.com> | Thu Jan 21 23:57:22 2016 -0600 |
tree | 2c7bdfd4efe4094c368ab6024c5469cc2dd2de70 | |
parent | b1c4e01b4bd3973c5476b2569c1d7f495134b18d [diff] |
Add fix for timeofday Merge pull request #58 from nkskjames/set_time https://github.com/openbmc/phosphor-host-ipmid/commit/e90d8bf6a342649dba2fd1589a3cddb3cd051bb1
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
To start a build:
cd <builddir> . <repodir>/openbmc-env bitbake obmc-phosphor-image