diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-01-11 10:08:13 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-30 16:05:54 +0000 |
| commit | 44211ed50083fa2d83121681df19ff1215d2cf98 (patch) | |
| tree | a0ae8d640049578261465062c41de6291e2d2e42 /documentation | |
| parent | ac715efc14191dfb9b77e410e78e638828b0cab5 (diff) | |
| download | poky-44211ed50083fa2d83121681df19ff1215d2cf98.tar.gz | |
documentation/dev-manual/dev-manual-model.xml: Fixed external link
Found a link that had a spacing problem and should not have
been linking to the manual in general. Fixed the spacing problem
and removed the links to the book in general.
(From yocto-docs rev: 0894e05dfa59b08f5c4e29a5aafbc2e5487f442c)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 9735cfb9f4..9e8ba8db45 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
| @@ -168,9 +168,9 @@ | |||
| 168 | <ulink url='http://bitbake.berlios.de/manual/'>here</ulink>.</para> | 168 | <ulink url='http://bitbake.berlios.de/manual/'>here</ulink>.</para> |
| 169 | <para>The build process supports several types of images to satisfy different needs. | 169 | <para>The build process supports several types of images to satisfy different needs. |
| 170 | See the | 170 | See the |
| 171 | "<ulink url='http://www.yoctoproject.org/docs/1.1.1/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>" appendix in the | 171 | "<ulink url='http://www.yoctoproject.org/docs/1.1.1/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>" |
| 172 | <ulink url='http://www.yoctoproject.org/docs/1.1.1/poky-ref-manual/poky-ref-manual.html'> | 172 | appendix in The Yocto Project Reference Manual for information on |
| 173 | Yocto Project Reference Manual</ulink>for information on supported images.</para></listitem> | 173 | supported images.</para></listitem> |
| 174 | </orderedlist> | 174 | </orderedlist> |
| 175 | </para> | 175 | </para> |
| 176 | 176 | ||
| @@ -454,10 +454,8 @@ | |||
| 454 | <ulink url='http://bitbake.berlios.de/manual/'>here</ulink>.</para> | 454 | <ulink url='http://bitbake.berlios.de/manual/'>here</ulink>.</para> |
| 455 | <para>The build process supports several types of images to satisfy different needs. | 455 | <para>The build process supports several types of images to satisfy different needs. |
| 456 | See the appendix | 456 | See the appendix |
| 457 | "<ulink url='http://www.yoctoproject.org/docs/1.1.1/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>" in the | 457 | "<ulink url='http://www.yoctoproject.org/docs/1.1.1/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>" |
| 458 | <ulink url='http://www.yoctoproject.org/docs/1.1.1/poky-ref-manual/poky-ref-manual.html'> | 458 | in The Yocto Project Reference Manual for information on supported images.</para></listitem> |
| 459 | Yocto Project Reference Manual</ulink> for information on supported | ||
| 460 | images.</para></listitem> | ||
| 461 | <listitem><para><emphasis>Make your configuration changes available | 459 | <listitem><para><emphasis>Make your configuration changes available |
| 462 | in the kernel layer</emphasis>: Up to this point, all the configuration changes to the | 460 | in the kernel layer</emphasis>: Up to this point, all the configuration changes to the |
| 463 | kernel have been done and tested iteratively. | 461 | kernel have been done and tested iteratively. |
