summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-model.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-10-01 09:27:42 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-02 17:41:32 +0100
commit3388abdd8fa62601f57201b6d9a191dff2fe3a30 (patch)
treec91d25cbae512714befcbeb6fa5d1291d7a88f0b /documentation/dev-manual/dev-manual-model.xml
parent9c7f3c35b188c2c76f3d7e5c35dd49e2d7b0dae7 (diff)
downloadpoky-3388abdd8fa62601f57201b6d9a191dff2fe3a30.tar.gz
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 <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml8
1 files 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 @@
542 facilitate quick development and integration of your application into its run-time environment. 542 facilitate quick development and integration of your application into its run-time environment.
543 Using the ADT and toolchains, you can compile and link your application. 543 Using the ADT and toolchains, you can compile and link your application.
544 You can then deploy your application to the actual hardware or to the QEMU emulator for testing. 544 You can then deploy your application to the actual hardware or to the QEMU emulator for testing.
545 If you are familiar with the popular Eclipse IDE, you can use an Eclipse Yocto Plug-in to 545 If you are familiar with the popular <trademark class='trade'>Eclipse</trademark> IDE,
546 you can use an Eclipse Yocto Plug-in to
546 allow you to develop, deploy, and test your application all from within Eclipse. 547 allow you to develop, deploy, and test your application all from within Eclipse.
547 </para> 548 </para>
548 549
@@ -600,9 +601,8 @@
600 If your target architecture is similar to a supported architecture, you can 601 If your target architecture is similar to a supported architecture, you can
601 modify the kernel image before you build it. 602 modify the kernel image before you build it.
602 See the 603 See the
603 "<link linkend='kernel-modification-workflow'>Kernel Modification Workflow</link>" 604 "<link linkend='dev-manual-kernel-appendix'>Kernel Modification Example</link>"
604 section earlier in this manual for information on how to create a modified 605 appendix later in this manual for an example.</para></listitem>
605 Yocto Project kernel.</para></listitem>
606 </itemizedlist></para> 606 </itemizedlist></para>
607 <para>For information on pre-built kernel image naming schemes for images 607 <para>For information on pre-built kernel image naming schemes for images
608 that can run on the QEMU emulator, see the 608 that can run on the QEMU emulator, see the