mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
dev-manual, profile-manual, ref-manual: Updates to remove meta-toolchain
The term "meta-toolchain" is legacy now. I went through and removed its use except for where it appears still as output from the oe-init-build-env script. (From yocto-docs rev: 1cc134060459278997d57f1293f54091c5404d85) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7233e359dd
commit
c3946bcaa6
@@ -2171,6 +2171,14 @@
|
||||
|
||||
You can now run 'bitbake <target>'
|
||||
|
||||
Common targets are:
|
||||
core-image-minimal
|
||||
core-image-sato
|
||||
meta-toolchain
|
||||
meta-ide-support
|
||||
|
||||
You can also run generated qemu images with a command like 'runqemu qemux86'
|
||||
|
||||
</literallayout>
|
||||
Once you've done that, you can cd to whatever directory
|
||||
contains your scripts and use 'crosstap' to run the script:
|
||||
|
||||
Reference in New Issue
Block a user