diff options
Diffstat (limited to 'documentation/profile-manual/profile-manual-usage.xml')
-rw-r--r-- | documentation/profile-manual/profile-manual-usage.xml | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/documentation/profile-manual/profile-manual-usage.xml b/documentation/profile-manual/profile-manual-usage.xml index 95ad73909c..43c809dada 100644 --- a/documentation/profile-manual/profile-manual-usage.xml +++ b/documentation/profile-manual/profile-manual-usage.xml | |||
@@ -2169,16 +2169,8 @@ | |||
2169 | 2169 | ||
2170 | ### Shell environment set up for builds. ### | 2170 | ### Shell environment set up for builds. ### |
2171 | 2171 | ||
2172 | You can now run 'bitbake <replaceable>target</replaceable>' | 2172 | You can now run 'bitbake <target>' |
2173 | 2173 | ||
2174 | Common targets are: | ||
2175 | core-image-minimal | ||
2176 | core-image-sato | ||
2177 | meta-toolchain | ||
2178 | adt-installer | ||
2179 | meta-ide-support | ||
2180 | |||
2181 | You can also run generated qemu images with a command like 'runqemu qemux86' | ||
2182 | </literallayout> | 2174 | </literallayout> |
2183 | Once you've done that, you can cd to whatever directory | 2175 | Once you've done that, you can cd to whatever directory |
2184 | contains your scripts and use 'crosstap' to run the script: | 2176 | contains your scripts and use 'crosstap' to run the script: |