summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-intro.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-intro.xml')
-rw-r--r--documentation/dev-manual/dev-manual-intro.xml12
1 files changed, 9 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml
index dca24602ed..1086c778bd 100644
--- a/documentation/dev-manual/dev-manual-intro.xml
+++ b/documentation/dev-manual/dev-manual-intro.xml
@@ -103,9 +103,15 @@
103 This guide defines the structure for BSP components. 103 This guide defines the structure for BSP components.
104 Having a commonly understood structure encourages standardization.</para></listitem> 104 Having a commonly understood structure encourages standardization.</para></listitem>
105 <listitem><para><emphasis> 105 <listitem><para><emphasis>
106 <ulink url='&YOCTO_DOCS_KERNEL_URL;'>Yocto Project Kernel Architecture and Use Manual</ulink>:</emphasis> 106 <ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;'>Yocto Project Linux Kernel Development Manual</ulink>:</emphasis>
107 This manual describes the architecture of the Yocto Project kernel and provides 107 This manual describes how to work with Linux Yocto kernels as well as providing a bit
108 some work flow examples.</para></listitem> 108 of conceptual information on the construction of the Yocto Linux kernel tree.
109 </para></listitem>
110 <listitem><para><emphasis>
111 <ulink url='&YOCTO_DOCS_PROF_URL;'>Yocto Project Profiling and Tracing Manual</ulink>:</emphasis>
112 This manual presents a set of common and generally useful tracing and
113 profiling schemes along with their application (as appropriate) to each tool.
114 </para></listitem>
109 <listitem><para><emphasis> 115 <listitem><para><emphasis>
110 <ulink url='http://www.youtube.com/watch?v=3ZlOu-gLsh0'> 116 <ulink url='http://www.youtube.com/watch?v=3ZlOu-gLsh0'>
111 Eclipse IDE Yocto Plug-in</ulink>:</emphasis> A step-by-step instructional video that 117 Eclipse IDE Yocto Plug-in</ulink>:</emphasis> A step-by-step instructional video that