1.2 KiB
OpenEmbedded/Yocto layer for the 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.
This is necessary because the ia32 Sourcery G++ toolchain shipped non-prefixed binaries (e.g.
gccrather thani586-none-linux-gcc), which means bitbake would be unable to run the host's gcc directly anymore. -
Add the meta-sourcery layer to your
BBLAYERSinconf/bblayers.conf. Please make certain that it is listed before themetalayer, as this ensures meta-sourcery gets priority over meta. -
Set
EXTERNAL_TOOLCHAIN = "/path/to/your/sourcery-g++-install"inconf/local.conf.
Contributing
URL: https://github.com/MentorEmbedded/meta-sourcery
To contribute to this layer, please fork and submit pull requests to the above repository with github, or open issues for any bugs you find, or feature requests you have.
Content review
-
Fix
GNU_HASHwarnings / obeyLDFLAGS- imx-lib
- blktrace
- hostap
- gdbm
- setserial
- irda-utils
- python
- perl