diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-01-13 08:19:26 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-08 12:07:40 -0800 |
commit | 655f357881ac3b9764d14f630daf106ce3990673 (patch) | |
tree | 35b24767fb46d548974a62c322af25d0ad516f7d /documentation | |
parent | d783a685bef0d3be23126cef2c9091afc1a7351b (diff) | |
download | poky-655f357881ac3b9764d14f630daf106ce3990673.tar.gz |
documentation/dev-manual/dev-manual-model.xml: Removed 1.1.1 strings
In resolving a commit conflict I accidently inserted some "1.1.1"
strings in some URLs where they should have been "latest". I fixed
these back.
(From yocto-docs rev: a78a28f317b426413ec0bd8c4115d5e69f609283)
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index bf2ec63ba6..673bf2997b 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
@@ -168,7 +168,7 @@ | |||
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 | 171 | "<ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>" appendix |
172 | in The Yocto Project Reference Manual for information on | 172 | in The Yocto Project Reference Manual for information on |
173 | supported images.</para></listitem> | 173 | supported images.</para></listitem> |
174 | </orderedlist> | 174 | </orderedlist> |
@@ -464,7 +464,7 @@ | |||
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/1.1.1/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>" in | 467 | "<ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>" in |
468 | The Yocto Project Reference Manual for information on supported images.</para></listitem> | 468 | The Yocto Project Reference Manual for information on supported images.</para></listitem> |
469 | <listitem><para><emphasis>Make your configuration changes available | 469 | <listitem><para><emphasis>Make your configuration changes available |
470 | 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 |