sdk-manual: Re-worded Step 6 for deploying image in eclipse flow.

(From yocto-docs rev: dd0b96a3917ab6b6c0a22af1d23f48beee6a2cd3)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2016-08-19 11:49:35 -07:00 committed by Richard Purdie
parent 7bbaab7c4a
commit 66ca0c4fef
1 changed files with 6 additions and 7 deletions

View File

@ -543,13 +543,12 @@
project. project.
If you are not using Eclipse, you need to use the cross-development tools you have If you are not using Eclipse, you need to use the cross-development tools you have
installed to create the image.</para></listitem> installed to create the image.</para></listitem>
<listitem><para><emphasis>Deploy the image with the application</emphasis>: <listitem><para>
If you are using the Eclipse IDE, you can deploy your image to the hardware or to <emphasis>Deploy the image with the application</emphasis>:
QEMU through the project's preferences. Using the Eclipse IDE, you can deploy your image to the
If you are not using the Eclipse IDE, then you need to deploy the application hardware or to QEMU through the project's preferences.
to the hardware using other methods. You can also use Eclipse to load and test your image under
Or, if you are using QEMU, you need to use that tool and QEMU.
load your image in for testing.
See the See the
"<ulink url='&YOCTO_DOCS_DEV_URL;#dev-manual-qemu'>Using the Quick EMUlator (QEMU)</ulink>" "<ulink url='&YOCTO_DOCS_DEV_URL;#dev-manual-qemu'>Using the Quick EMUlator (QEMU)</ulink>"
chapter in the Yocto Project Development Manual chapter in the Yocto Project Development Manual