Don't override CC in example Makefile

bitbake discards overrides like this away, but for
builds using the SDK CC needs to be picked up from
the environment.
1 file changed
tree: 7fffd89c707052ba58bfca6d66e3905862f85316
  1. meta-phosphor/
  2. yocto-poky/
  3. .gitignore
  4. .templateconf
  5. openbmc-env
  6. 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