diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-06-14 10:12:22 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-06-28 09:23:04 +0100 |
| commit | d4fa6e28ab5ae4de178efa9c3fd5b0cb8d6d4370 (patch) | |
| tree | 087abe99fd099184bbab0482884d4cd2cea237bd /documentation/sdk-manual/sdk-eclipse-project.xml | |
| parent | ce41cdbf31cb2c345897198abef251c8c3159cf1 (diff) | |
| download | poky-d4fa6e28ab5ae4de178efa9c3fd5b0cb8d6d4370.tar.gz | |
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: edba9e07d7029e9276ebfd288448f4849ff3aed4)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual/sdk-eclipse-project.xml')
| -rw-r--r-- | documentation/sdk-manual/sdk-eclipse-project.xml | 14 |
1 files changed, 8 insertions, 6 deletions
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 @@ | |||
| 68 | </para></listitem> | 68 | </para></listitem> |
| 69 | <listitem><para> | 69 | <listitem><para> |
| 70 | <emphasis>Secure the Yocto Project Kernel Target Image</emphasis>: | 70 | <emphasis>Secure the Yocto Project Kernel Target Image</emphasis>: |
| 71 | You must have a target kernel image that has been built | 71 | This example workflow assumes application development on |
| 72 | using the OpenEmbedded build system.</para> | 72 | top of an image built using the Yocto Project. |
| 73 | 73 | Depending on whether you are using a pre-built image | |
| 74 | <para>Depending on whether the Yocto Project has a | 74 | that matches your target architecture or you are using an |
| 75 | pre-built image that matches your target architecture | 75 | image you build using the |
| 76 | <ulink url='&YOCTO_DOCS_REF_URL;#build-system-term'>OpenEmbedded Build System</ulink> | ||
| 76 | and where you are going to run the image while you | 77 | and where you are going to run the image while you |
| 77 | develop your application (QEMU or real hardware), the | 78 | develop your application (QEMU or real hardware), the |
| 78 | area from which you get the image differs. | 79 | area from which you get the image differs. |
| @@ -105,7 +106,8 @@ | |||
| 105 | Development Manual for an example. | 106 | Development Manual for an example. |
| 106 | You can also see the | 107 | You can also see the |
| 107 | "<ulink url='https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage#Making_a_Suitable_Qemux86_Image'>Making a Suitable Qemux86 Image</ulink>" | 108 | "<ulink url='https://wiki.yoctoproject.org/wiki/TipsAndTricks/RunningEclipseAgainstBuiltImage#Making_a_Suitable_Qemux86_Image'>Making a Suitable Qemux86 Image</ulink>" |
| 108 | wiki for steps needed to build the image for QEMU. | 109 | wiki for steps needed to build an image suitable |
| 110 | for QEMU and for debugging within the Eclipse IDE. | ||
| 109 | </para></listitem> | 111 | </para></listitem> |
| 110 | </itemizedlist> | 112 | </itemizedlist> |
| 111 | </para></listitem> | 113 | </para></listitem> |
