summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.