From 190702642bd612cc481cf7b846b6b171e7905d9e Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 14 Jun 2018 10:12:22 -0700 Subject: sdk-manual: Updated workflow step on getting the image Provided better instructions and accounted for the fact that it is just this workflow here that is assuming the need for a YP-built image. (From yocto-docs rev: a05091768c914817ed262b15d39e7c9b54a5b863) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-eclipse-project.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'documentation/sdk-manual') diff --git a/documentation/sdk-manual/sdk-eclipse-project.xml b/documentation/sdk-manual/sdk-eclipse-project.xml index b1ebf54dd0..5934722af5 100644 --- a/documentation/sdk-manual/sdk-eclipse-project.xml +++ b/documentation/sdk-manual/sdk-eclipse-project.xml @@ -68,11 +68,12 @@ Secure the Yocto Project Kernel Target Image: - You must have a target kernel image that has been built - using the OpenEmbedded build system. - - Depending on whether the Yocto Project has a - pre-built image that matches your target architecture + This example workflow assumes application development on + top of an image built using the Yocto Project. + Depending on whether you are using a pre-built image + that matches your target architecture or you are using an + image you build using the + OpenEmbedded Build System and where you are going to run the image while you develop your application (QEMU or real hardware), the area from which you get the image differs. @@ -105,7 +106,8 @@ Development Manual for an example. You can also see the "Making a Suitable Qemux86 Image" - wiki for steps needed to build the image for QEMU. + wiki for steps needed to build an image suitable + for QEMU and for debugging within the Eclipse IDE. -- cgit v1.2.3-54-g00ecf