summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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