README.md: add bitbake and toolchain to deps

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
Christopher Larson
2016-08-15 13:07:39 -07:00
parent ff0be6826d
commit 57d161dd49

View File

@@ -1,16 +1,18 @@
OpenEmbedded/Yocto layer for the Sourcery G++ toolchain
=======================================================
Layer Dependencies
------------------
Dependencies
------------
- [openembedded-core](https://github.com/openembedded/openembedded-core), with
a matching branch (i.e. master of oe-core and master of meta-sourcery)
- [openembedded-core](https://github.com/openembedded/openembedded-core)
layer, with a matching branch (i.e. master of oe-core and master of
meta-sourcery).
- [bitbake](https://github.com/openembedded/bitbake), with a matching branch.
- An installed Sourcery G++ toolchain
Usage & Instructions
--------------------
- Ensure that you have the Sourcery G++ toolchain installed.
- If it's an ia32 toolchain, make sure you did *not* let it modify your PATH,
and if you did, remove it.