commit | f6b9191394a60d45871a16038b48270f8c1cb6a7 | [log] [tgz] |
---|---|---|
author | Chris Austen <austenc@us.ibm.com> | Thu Jan 21 23:54:45 2016 -0600 |
committer | Chris Austen <austenc@us.ibm.com> | Thu Jan 21 23:54:45 2016 -0600 |
tree | 8d70b13012105fab64b85785ced9bf87a536ed9d | |
parent | b1c4e01b4bd3973c5476b2569c1d7f495134b18d [diff] |
Enable authentication over REST Rest through the spec to see how to interact. https://github.com/openbmc/docs/blob/master/rest-api.md
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