diff options
Diffstat (limited to 'documentation/kernel-dev/kernel-dev-intro.xml')
| -rw-r--r-- | documentation/kernel-dev/kernel-dev-intro.xml | 23 |
1 files changed, 17 insertions, 6 deletions
diff --git a/documentation/kernel-dev/kernel-dev-intro.xml b/documentation/kernel-dev/kernel-dev-intro.xml index 7a5a34deb1..f61af3104d 100644 --- a/documentation/kernel-dev/kernel-dev-intro.xml +++ b/documentation/kernel-dev/kernel-dev-intro.xml | |||
| @@ -108,7 +108,15 @@ | |||
| 108 | review and understand the following documentation: | 108 | review and understand the following documentation: |
| 109 | <itemizedlist> | 109 | <itemizedlist> |
| 110 | <listitem><para> | 110 | <listitem><para> |
| 111 | <ulink url='&YOCTO_DOCS_QS_URL;'>Yocto Project Quick Start</ulink> | 111 | <ulink url='&YOCTO_DOCS_BRIEF_URL;'>Yocto Project Quick Build</ulink> |
| 112 | document. | ||
| 113 | </para></listitem> | ||
| 114 | <listitem><para> | ||
| 115 | <ulink url='&YOCTO_DOCS_GS_URL;'>Getting Started With Yocto Project</ulink> | ||
| 116 | manual. | ||
| 117 | </para></listitem> | ||
| 118 | <listitem><para> | ||
| 119 | <ulink url='&YOCTO_DOCS_CM_URL;'>Yocto Project Concepts Manual</ulink> | ||
| 112 | </para></listitem> | 120 | </para></listitem> |
| 113 | <listitem><para> | 121 | <listitem><para> |
| 114 | <ulink url='&YOCTO_DOCS_SDK_URL;#using-devtool-in-your-sdk-workflow'><filename>devtool</filename> workflow</ulink> | 122 | <ulink url='&YOCTO_DOCS_SDK_URL;#using-devtool-in-your-sdk-workflow'><filename>devtool</filename> workflow</ulink> |
| @@ -153,12 +161,15 @@ | |||
| 153 | <para> | 161 | <para> |
| 154 | <orderedlist> | 162 | <orderedlist> |
| 155 | <listitem><para> | 163 | <listitem><para> |
| 156 | <emphasis>Set Up Your Host Development System to Support | 164 | |
| 157 | Development Using the Yocto Project:</emphasis> | 165 | |
| 166 | <emphasis>Set up Your Host Development System to Support | ||
| 167 | Development Using the Yocto Project</emphasis>: | ||
| 158 | See the | 168 | See the |
| 159 | "<ulink url='&YOCTO_DOCS_QS_URL;#yp-resources'>Setting Up to Use the Yocto Project</ulink>" | 169 | "<ulink url='&YOCTO_DOCS_DEV_URL;#dev-manual-start'>Setting Up the Development Host to Use the Yocto Project</ulink>" |
| 160 | section in the Yocto Project Quick Start for options on how | 170 | section in the Yocto Project Development Tasks Manual for |
| 161 | to get a build host ready to use the Yocto Project. | 171 | options on how to get a build host ready to use the Yocto |
| 172 | Project. | ||
| 162 | </para></listitem> | 173 | </para></listitem> |
| 163 | <listitem><para> | 174 | <listitem><para> |
| 164 | <emphasis>Set Up Your Host Development System for Kernel Development:</emphasis> | 175 | <emphasis>Set Up Your Host Development System for Kernel Development:</emphasis> |
