From 66ca0c4fefe40d4e55c523e0d39ee1895e3d569b Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 19 Aug 2016 11:49:35 -0700 Subject: sdk-manual: Re-worded Step 6 for deploying image in eclipse flow. (From yocto-docs rev: dd0b96a3917ab6b6c0a22af1d23f48beee6a2cd3) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-using.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/documentation/sdk-manual/sdk-using.xml b/documentation/sdk-manual/sdk-using.xml index fe8a372801..c007ad0aea 100644 --- a/documentation/sdk-manual/sdk-using.xml +++ b/documentation/sdk-manual/sdk-using.xml @@ -543,13 +543,12 @@ project. If you are not using Eclipse, you need to use the cross-development tools you have installed to create the image. - Deploy the image with the application: - If you are using the Eclipse IDE, you can deploy your image to the hardware or to - QEMU through the project's preferences. - If you are not using the Eclipse IDE, then you need to deploy the application - to the hardware using other methods. - Or, if you are using QEMU, you need to use that tool and - load your image in for testing. + + Deploy the image with the application: + Using the Eclipse IDE, you can deploy your image to the + hardware or to QEMU through the project's preferences. + You can also use Eclipse to load and test your image under + QEMU. See the "Using the Quick EMUlator (QEMU)" chapter in the Yocto Project Development Manual -- cgit 1.2.3-korg