mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-06-21 08:52:27 +02:00
README.md: add bitbake and toolchain to deps
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
12
README.md
12
README.md
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user