From c3946bcaa6ef9152541ad1dde87ba7ef9ef721ae Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 21 Mar 2016 15:04:06 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/profile-manual/profile-manual-usage.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'documentation/profile-manual') diff --git a/documentation/profile-manual/profile-manual-usage.xml b/documentation/profile-manual/profile-manual-usage.xml index 43c809dada..6a5657b241 100644 --- a/documentation/profile-manual/profile-manual-usage.xml +++ b/documentation/profile-manual/profile-manual-usage.xml @@ -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' + Once you've done that, you can cd to whatever directory contains your scripts and use 'crosstap' to run the script: -- cgit 1.2.3-korg