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>
This commit is contained in:
Scott Rifenbark 2012-10-01 09:27:42 -07:00 committed by Richard Purdie
parent 9c7f3c35b1
commit 3388abdd8f
1 changed files with 4 additions and 4 deletions

View File

@ -542,7 +542,8 @@
facilitate quick development and integration of your application into its run-time environment. 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. 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. 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 <trademark class='trade'>Eclipse</trademark> IDE,
you can use an Eclipse Yocto Plug-in to
allow you to develop, deploy, and test your application all from within Eclipse. allow you to develop, deploy, and test your application all from within Eclipse.
</para> </para>
@ -600,9 +601,8 @@
If your target architecture is similar to a supported architecture, you can If your target architecture is similar to a supported architecture, you can
modify the kernel image before you build it. modify the kernel image before you build it.
See the See the
"<link linkend='kernel-modification-workflow'>Kernel Modification Workflow</link>" "<link linkend='dev-manual-kernel-appendix'>Kernel Modification Example</link>"
section earlier in this manual for information on how to create a modified appendix later in this manual for an example.</para></listitem>
Yocto Project kernel.</para></listitem>
</itemizedlist></para> </itemizedlist></para>
<para>For information on pre-built kernel image naming schemes for images <para>For information on pre-built kernel image naming schemes for images
that can run on the QEMU emulator, see the that can run on the QEMU emulator, see the