Add CherryPy recipe

CherryPy implements a WSGI server.  I am planning on using it
for the REST server initially.  WSGI is very modular so a
better server can be dropped in later if one is available.
2 files changed
tree: 183d820e09ec4452e320dea2fd52e9d0d7d2e73d
  1. meta-openbmc-bsp/
  2. meta-openbmc-machines/
  3. meta-phosphor/
  4. yocto-poky/
  5. .gitignore
  6. .templateconf
  7. openbmc-env
  8. README.md
README.md

Building

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.

To start a build:

cd <builddir>
. <repodir>/openbmc-env
bitbake obmc-phosphor-image