From 3388abdd8fa62601f57201b6d9a191dff2fe3a30 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 1 Oct 2012 09:27:42 -0700 Subject: [PATCH] documentation: dev-manual - trademark added and reference updated. I added an earlier occurence of the "tm" for Eclipse product. Also, changed the reference for modifying the kernel to point into the appendex rather than self-referencing the same section from where the reference originated. (From yocto-docs rev: a85840611650c9124b6194acca59c8bfe71f566c) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-model.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 427e25a368..1466f634c2 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -542,7 +542,8 @@ facilitate quick development and integration of your application into its run-time environment. Using the ADT and toolchains, you can compile and link your application. You can then deploy your application to the actual hardware or to the QEMU emulator for testing. - If you are familiar with the popular Eclipse IDE, you can use an Eclipse Yocto Plug-in to + If you are familiar with the popular Eclipse IDE, + you can use an Eclipse Yocto Plug-in to allow you to develop, deploy, and test your application all from within Eclipse. @@ -600,9 +601,8 @@ If your target architecture is similar to a supported architecture, you can modify the kernel image before you build it. See the - "Kernel Modification Workflow" - section earlier in this manual for information on how to create a modified - Yocto Project kernel. + "Kernel Modification Example" + appendix later in this manual for an example. For information on pre-built kernel image naming schemes for images that can run on the QEMU emulator, see the