diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-23 08:49:40 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-02 13:16:14 +0000 |
| commit | eb77bc6ec322fdd9a2430952fc42e2af37283d6c (patch) | |
| tree | 1a315703b7773af5e42878e436d87952ec650ef1 | |
| parent | ee0d303ae376e37a7837f7d01462d7014904344b (diff) | |
| download | poky-eb77bc6ec322fdd9a2430952fc42e2af37283d6c.tar.gz | |
profile-manual: Updated output from build env script.
Fixed [YOCTO #5676]
An example of the shell output after running the build env script
has changed. Updated it.
(From yocto-docs rev: 62dda40a102b959b5c43d6d9fc5986f856ee0071)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/profile-manual/profile-manual-usage.xml | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/documentation/profile-manual/profile-manual-usage.xml b/documentation/profile-manual/profile-manual-usage.xml index 5279730a5b..faae645974 100644 --- a/documentation/profile-manual/profile-manual-usage.xml +++ b/documentation/profile-manual/profile-manual-usage.xml | |||
| @@ -2172,12 +2172,11 @@ | |||
| 2172 | You can now run 'bitbake <target>' | 2172 | You can now run 'bitbake <target>' |
| 2173 | 2173 | ||
| 2174 | Common targets are: | 2174 | Common targets are: |
| 2175 | core-image-minimal | 2175 | core-image-minimal |
| 2176 | core-image-sato | 2176 | core-image-sato |
| 2177 | meta-toolchain | 2177 | meta-toolchain |
| 2178 | meta-toolchain-sdk | 2178 | adt-installer |
| 2179 | adt-installer | 2179 | meta-ide-support |
| 2180 | meta-ide-support | ||
| 2181 | 2180 | ||
| 2182 | You can also run generated qemu images with a command like 'runqemu qemux86' | 2181 | You can also run generated qemu images with a command like 'runqemu qemux86' |
| 2183 | </literallayout> | 2182 | </literallayout> |
