summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-model.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-01-11 10:08:13 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-08 12:07:37 -0800
commit57acbdad35bb144e11dd6d925da46d1f77aabf16 (patch)
tree5b6714d10ef0e2abe609ac22fc1d8f1e888f4914 /documentation/dev-manual/dev-manual-model.xml
parentc063c231d12bff131fef7cc72e5d7ca0a81bfbfa (diff)
downloadpoky-57acbdad35bb144e11dd6d925da46d1f77aabf16.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: ce274c0290c4f8998bb682f8d84f5ee456837c62) 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.xml12
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 296c59bcde..bf2ec63ba6 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/latest/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>" appendix
172 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html'> 172 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
@@ -464,10 +464,8 @@
464 <ulink url='http://bitbake.berlios.de/manual/'>here</ulink>.</para> 464 <ulink url='http://bitbake.berlios.de/manual/'>here</ulink>.</para>
465 <para>The build process supports several types of images to satisfy different needs. 465 <para>The build process supports several types of images to satisfy different needs.
466 See the appendix 466 See the appendix
467 "<ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>" in the 467 "<ulink url='http://www.yoctoproject.org/docs/1.1.1/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>" in
468 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html'> 468 The Yocto Project Reference Manual for information on supported images.</para></listitem>
469 Yocto Project Reference Manual</ulink> for information on supported
470 images.</para></listitem>
471 <listitem><para><emphasis>Make your configuration changes available 469 <listitem><para><emphasis>Make your configuration changes available
472 in the kernel layer</emphasis>: Up to this point, all the configuration changes to the 470 in the kernel layer</emphasis>: Up to this point, all the configuration changes to the
473 kernel have been done and tested iteratively. 471 kernel have been done and tested iteratively.