diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-07-28 06:21:28 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-04 15:06:50 +0100 |
| commit | 68ee0fa47abfa9b5a104be6cc4b55c8860c2ea76 (patch) | |
| tree | e2ea09d268e26b739c92f9f18554d924d4879167 /documentation/dev-manual/dev-manual-model.xml | |
| parent | a246c304de5352ffee4a92453768d4778a0f8ed0 (diff) | |
| download | poky-68ee0fa47abfa9b5a104be6cc4b55c8860c2ea76.tar.gz | |
documentation/dev-manual/dev-manual-model.xml: Added spot link to kernel section.
(From yocto-docs rev: da50f701057f472d78395e397893ed27abe05995)
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.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index baf99dd90c..d811ce2d74 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
| @@ -35,7 +35,8 @@ | |||
| 35 | 35 | ||
| 36 | <para> | 36 | <para> |
| 37 | To help you understand how system development works in the Yocto Project, this section | 37 | To help you understand how system development works in the Yocto Project, this section |
| 38 | covers two types of image development: BSP creation and kernel modification. | 38 | covers two types of image development: BSP creation and kernel modification |
| 39 | (see <xref linkend='kernel-spot'></xref>). | ||
| 39 | </para> | 40 | </para> |
| 40 | 41 | ||
| 41 | <section id='developing-a-board-support-package-bsp'> | 42 | <section id='developing-a-board-support-package-bsp'> |
| @@ -220,8 +221,8 @@ | |||
| 220 | </para> | 221 | </para> |
| 221 | </section> | 222 | </section> |
| 222 | 223 | ||
| 223 | <section id='place-holder-section-kernel-development-model'> | 224 | <section id='modifying-the-kernel'> |
| 224 | <title>Place-Holder Section For Kernel Development Model</title> | 225 | <title><anchor id='kernel-spot' />Modifying the Kernel</title> |
| 225 | 226 | ||
| 226 | <para> | 227 | <para> |
| 227 | Text needed here. | 228 | Text needed here. |
