summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-11-10 10:28:25 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-25 15:24:17 +0000
commit684c35b7aa0898f95ab70a5982ef74ce98107d93 (patch)
tree7c6cb2ead87d121c32ed9d21943a28b54a0bb35d /documentation
parent8632404294eaa3464797cffc757add6b5d92b7dc (diff)
downloadpoky-684c35b7aa0898f95ab70a5982ef74ce98107d93.tar.gz
documentation: Changed all manual links to point to "latest"
There are many references to YP documentation throughout the YP manual set. They used to have hard-coded links to the current release (e.g. yoctoproject.org/docs/1.1 for Edison). This created a situation where if you went to a document on the website and clicked on a external reference to another manual, you would redirect to the current manual on the website. Really, you would want to go to the latest manual, which is one that is under development. Changing the links to "yoctoproject.org/docs/latest" makes the tip of master, which is used for devloping the next release, always have references to the manuals being developed and not back to the stable released set of manuals. This "latest" and "current" scheme for the links is not perfect. What has to happen when the latest set of the manuals freezes and becomes the next stable release, all the links in the docs will need to be changed from "latest" in the URL to the new release number. So for example, all the "latest" occurences would need to be changed to "1.2". Then for the next cycle as development begins again, the links need to be infused with "latest" again. (From yocto-docs rev: a234aef34303b07671da956de0e94b352797143e) 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/adt-manual/adt-eclipse.xml4
-rw-r--r--documentation/adt-manual/adt-manual.xml2
-rw-r--r--documentation/adt-manual/adt-package.xml4
-rw-r--r--documentation/adt-manual/adt-prepare.xml12
-rw-r--r--documentation/bsp-guide/bsp-guide.xml2
-rw-r--r--documentation/bsp-guide/bsp.xml10
-rw-r--r--documentation/dev-manual/dev-manual-bsp-appendix.xml6
-rw-r--r--documentation/dev-manual/dev-manual-intro.xml12
-rw-r--r--documentation/dev-manual/dev-manual-model.xml46
-rw-r--r--documentation/dev-manual/dev-manual-newbie.xml10
-rw-r--r--documentation/dev-manual/dev-manual-start.xml10
-rw-r--r--documentation/dev-manual/dev-manual.xml2
-rw-r--r--documentation/kernel-manual/kernel-concepts.xml8
-rw-r--r--documentation/kernel-manual/kernel-doc-intro.xml8
-rw-r--r--documentation/kernel-manual/kernel-how-to.xml22
-rw-r--r--documentation/kernel-manual/kernel-manual.xml2
-rw-r--r--documentation/poky-ref-manual/development.xml6
-rw-r--r--documentation/poky-ref-manual/extendpoky.xml4
-rw-r--r--documentation/poky-ref-manual/introduction.xml10
-rw-r--r--documentation/poky-ref-manual/poky-ref-manual.xml2
-rw-r--r--documentation/poky-ref-manual/ref-bitbake.xml4
-rw-r--r--documentation/poky-ref-manual/ref-structure.xml4
-rw-r--r--documentation/poky-ref-manual/resources.xml8
-rw-r--r--documentation/poky-ref-manual/usingpoky.xml12
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml38
25 files changed, 124 insertions, 124 deletions
diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml
index c1b241c567..764f808e7e 100644
--- a/documentation/adt-manual/adt-eclipse.xml
+++ b/documentation/adt-manual/adt-eclipse.xml
@@ -349,8 +349,8 @@
349 The pull-down menu should have the supported architectures. 349 The pull-down menu should have the supported architectures.
350 If the architecture you need is not listed in the menu, you 350 If the architecture you need is not listed in the menu, you
351 will need to build the image. 351 will need to build the image.
352 See the "<ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#building-image'>Building an Image</ulink>" section of the 352 See the "<ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#building-image'>Building an Image</ulink>" section of the
353 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'> 353 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html'>
354 The Yocto Project Quick Start</ulink> for more information.</para></listitem> 354 The Yocto Project Quick Start</ulink> for more information.</para></listitem>
355 </itemizedlist> 355 </itemizedlist>
356 </para> 356 </para>
diff --git a/documentation/adt-manual/adt-manual.xml b/documentation/adt-manual/adt-manual.xml
index e6f3116b3a..7b6b73f45e 100644
--- a/documentation/adt-manual/adt-manual.xml
+++ b/documentation/adt-manual/adt-manual.xml
@@ -58,7 +58,7 @@
58 <note> 58 <note>
59 Due to production processes, there could be differences between the Yocto Project 59 Due to production processes, there could be differences between the Yocto Project
60 documentation bundled in the release tarball and the 60 documentation bundled in the release tarball and the
61 <ulink url='http://www.yoctoproject.org/docs/1.1/adt-manual/adt-manual.html'> 61 <ulink url='http://www.yoctoproject.org/docs/latest/adt-manual/adt-manual.html'>
62 Application Developer's Toolkit (ADT) User's Guide</ulink> on 62 Application Developer's Toolkit (ADT) User's Guide</ulink> on
63 the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website. 63 the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website.
64 For the latest version of this manual, see the manual on the website. 64 For the latest version of this manual, see the manual on the website.
diff --git a/documentation/adt-manual/adt-package.xml b/documentation/adt-manual/adt-package.xml
index c035c2d011..41e62b1446 100644
--- a/documentation/adt-manual/adt-package.xml
+++ b/documentation/adt-manual/adt-package.xml
@@ -54,8 +54,8 @@
54 54
55 <note> 55 <note>
56 For build performance information related to the PMS, see 56 For build performance information related to the PMS, see
57 <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html#ref-classes-package'>Packaging - <filename>package*.bbclass</filename></ulink> 57 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#ref-classes-package'>Packaging - <filename>package*.bbclass</filename></ulink>
58 in <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'> 58 in <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html'>
59 The Yocto Project Reference Manual</ulink>. 59 The Yocto Project Reference Manual</ulink>.
60 </note> 60 </note>
61 61
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml
index 3fa59ec19e..098ff75ec7 100644
--- a/documentation/adt-manual/adt-prepare.xml
+++ b/documentation/adt-manual/adt-prepare.xml
@@ -164,9 +164,9 @@
164 <note> 164 <note>
165 The ADT Installer requires the <filename>libtool</filename> package to complete. 165 The ADT Installer requires the <filename>libtool</filename> package to complete.
166 If you install the recommended packages as described in the 166 If you install the recommended packages as described in the
167 "<ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#packages'>Packages</ulink>" 167 "<ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#packages'>Packages</ulink>"
168 section of 168 section of
169 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'> 169 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html'>
170 The Yocto Project Quick Start</ulink>, then you will have libtool installed. 170 The Yocto Project Quick Start</ulink>, then you will have libtool installed.
171 </note> 171 </note>
172 172
@@ -330,9 +330,9 @@
330 To get the kernel and filesystem images, you either have to build them or download 330 To get the kernel and filesystem images, you either have to build them or download
331 pre-built versions. 331 pre-built versions.
332 You can find examples for both these situations in the 332 You can find examples for both these situations in the
333 "<ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#test-run'>A 333 "<ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#test-run'>A
334 Quick Test Run</ulink>" section of 334 Quick Test Run</ulink>" section of
335 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'> 335 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html'>
336 The Yocto Project Quick Start</ulink>. 336 The Yocto Project Quick Start</ulink>.
337 </para> 337 </para>
338 338
@@ -345,8 +345,8 @@
345 area - <ulink url='http://www.yoctoproject.org/downloads/yocto-1.1/machines/'></ulink> 345 area - <ulink url='http://www.yoctoproject.org/downloads/yocto-1.1/machines/'></ulink>
346 and are ideal for experimentation within Yocto Project. 346 and are ideal for experimentation within Yocto Project.
347 For information on the image types you can build using the Yocto Project, see the 347 For information on the image types you can build using the Yocto Project, see the
348 "<ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>" appendix in 348 "<ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>" appendix in
349 <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'> 349 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html'>
350 The Yocto Project Reference Manual</ulink>. 350 The Yocto Project Reference Manual</ulink>.
351 </para> 351 </para>
352 352
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml
index 7f06df7110..d5cdd2bd63 100644
--- a/documentation/bsp-guide/bsp-guide.xml
+++ b/documentation/bsp-guide/bsp-guide.xml
@@ -70,7 +70,7 @@
70 <note> 70 <note>
71 Due to production processes, there could be differences between the Yocto Project 71 Due to production processes, there could be differences between the Yocto Project
72 documentation bundled in the release tarball and the 72 documentation bundled in the release tarball and the
73 <ulink url='http://www.yoctoproject.org/docs/1.1/bsp-guide/bsp-guide.html'> 73 <ulink url='http://www.yoctoproject.org/docs/latest/bsp-guide/bsp-guide.html'>
74 Board Support Package (BSP) Developer's Guide</ulink> on 74 Board Support Package (BSP) Developer's Guide</ulink> on
75 the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website. 75 the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website.
76 For the latest version of this manual, see the manual on the website. 76 For the latest version of this manual, see the manual on the website.
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 8b0d2ab968..329bf87b63 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -30,9 +30,9 @@
30 <note> 30 <note>
31 The information here does not provide an example of how to create a BSP. 31 The information here does not provide an example of how to create a BSP.
32 For examples on how to create a BSP, see the 32 For examples on how to create a BSP, see the
33 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#dev-manual-bsp-appendix'> 33 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#dev-manual-bsp-appendix'>
34 BSP Development Example</ulink> in 34 BSP Development Example</ulink> in
35 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'> 35 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>
36 The Yocto Project Development Manual</ulink>. 36 The Yocto Project Development Manual</ulink>.
37 You can also see the 37 You can also see the
38 <ulink url='https://wiki.yoctoproject.org/wiki/Transcript:_creating_one_generic_Atom_BSP_from_another'> 38 <ulink url='https://wiki.yoctoproject.org/wiki/Transcript:_creating_one_generic_Atom_BSP_from_another'>
@@ -100,9 +100,9 @@
100 " 100 "
101 </literallayout> 101 </literallayout>
102 For more detailed information on layers, see the 102 For more detailed information on layers, see the
103 "<ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html#usingpoky-changes-layers'>BitBake Layers</ulink>" section of the Yocto Project Reference Manual. 103 "<ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#usingpoky-changes-layers'>BitBake Layers</ulink>" section of the Yocto Project Reference Manual.
104 You can also see the detailed examples in the appendices of 104 You can also see the detailed examples in the appendices of
105 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'> 105 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>
106 The Yocto Project Development Manual</ulink>. 106 The Yocto Project Development Manual</ulink>.
107 </para> 107 </para>
108 108
@@ -542,7 +542,7 @@
542 The configuration options will likely end up in that location anyway if the BSP gets 542 The configuration options will likely end up in that location anyway if the BSP gets
543 added to the Yocto Project. 543 added to the Yocto Project.
544 For information on how to add these configurations directly, see 544 For information on how to add these configurations directly, see
545 <ulink url='http://yoctoproject.org/docs/1.1/kernel-manual/kernel-manual.html'> 545 <ulink url='http://yoctoproject.org/docs/latest/kernel-manual/kernel-manual.html'>
546 The Yocto Project Kernel Architecture and Use Manual</ulink>.</para> 546 The Yocto Project Kernel Architecture and Use Manual</ulink>.</para>
547 <para> 547 <para>
548 In general, however, the Yocto Project maintainers take care of moving the 548 In general, however, the Yocto Project maintainers take care of moving the
diff --git a/documentation/dev-manual/dev-manual-bsp-appendix.xml b/documentation/dev-manual/dev-manual-bsp-appendix.xml
index ed3af67284..7b8dc6ead5 100644
--- a/documentation/dev-manual/dev-manual-bsp-appendix.xml
+++ b/documentation/dev-manual/dev-manual-bsp-appendix.xml
@@ -238,8 +238,8 @@
238 <filename>meta-mymachine/conf/layer.conf</filename>. 238 <filename>meta-mymachine/conf/layer.conf</filename>.
239 This file identifies build information needed for the new layer. 239 This file identifies build information needed for the new layer.
240 You can see the 240 You can see the
241 "<ulink url='http://www.yoctoproject.org/docs/1.1/bsp-guide/bsp-guide.html#bsp-filelayout-layer'>Layer Configuration File</ulink>" section in 241 "<ulink url='http://www.yoctoproject.org/docs/latest/bsp-guide/bsp-guide.html#bsp-filelayout-layer'>Layer Configuration File</ulink>" section in
242 <ulink url='http://www.yoctoproject.org/docs/1.1/bsp-guide/bsp-guide.html'>The Board 242 <ulink url='http://www.yoctoproject.org/docs/latest/bsp-guide/bsp-guide.html'>The Board
243 Support Packages (BSP) Development Guide</ulink> 243 Support Packages (BSP) Development Guide</ulink>
244 for more information on this configuration file. 244 for more information on this configuration file.
245 Basically, we are changing the existing statements to work with our BSP. 245 Basically, we are changing the existing statements to work with our BSP.
@@ -578,7 +578,7 @@
578 578
579 <para> 579 <para>
580 The appendix 580 The appendix
581 <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html#ref-variables-glos'> 581 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#ref-variables-glos'>
582 Reference: Variables Glossary</ulink> in the Yocto Project Reference Manual has more information 582 Reference: Variables Glossary</ulink> in the Yocto Project Reference Manual has more information
583 on configuration variables. 583 on configuration variables.
584 </para> 584 </para>
diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml
index 3d1b76a004..85eea519ff 100644
--- a/documentation/dev-manual/dev-manual-intro.xml
+++ b/documentation/dev-manual/dev-manual-intro.xml
@@ -69,7 +69,7 @@
69 <listitem><para>Reference material. 69 <listitem><para>Reference material.
70 This type of material resides in an appropriate reference manual. 70 This type of material resides in an appropriate reference manual.
71 For example, system variables are documented in the 71 For example, system variables are documented in the
72 <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'> 72 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html'>
73 Yocto Project Reference Manual</ulink>.</para></listitem> 73 Yocto Project Reference Manual</ulink>.</para></listitem>
74 <listitem><para>Detailed public information that is not specific to the Yocto Project. 74 <listitem><para>Detailed public information that is not specific to the Yocto Project.
75 For example, exhaustive information on how to use Git is covered better through the 75 For example, exhaustive information on how to use Git is covered better through the
@@ -90,27 +90,27 @@
90 </emphasis> The home page for the Yocto Project provides lots of information on the project 90 </emphasis> The home page for the Yocto Project provides lots of information on the project
91 as well as links to software and documentation.</para></listitem> 91 as well as links to software and documentation.</para></listitem>
92 <listitem><para><emphasis> 92 <listitem><para><emphasis>
93 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'> 93 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html'>
94 The Yocto Project Quick Start</ulink>:</emphasis> This short document lets you get started 94 The Yocto Project Quick Start</ulink>:</emphasis> This short document lets you get started
95 with the Yocto Project quickly and start building an image.</para></listitem> 95 with the Yocto Project quickly and start building an image.</para></listitem>
96 <listitem><para><emphasis> 96 <listitem><para><emphasis>
97 <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'> 97 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html'>
98 The Yocto Project Reference Manual</ulink>:</emphasis> This manual is a reference 98 The Yocto Project Reference Manual</ulink>:</emphasis> This manual is a reference
99 guide to the Yocto Project build component known as "Poky." 99 guide to the Yocto Project build component known as "Poky."
100 The manual also contains a reference chapter on Board Support Package (BSP) 100 The manual also contains a reference chapter on Board Support Package (BSP)
101 layout.</para></listitem> 101 layout.</para></listitem>
102 <listitem><para><emphasis> 102 <listitem><para><emphasis>
103 <ulink url='http://www.yoctoproject.org/docs/1.1/adt-manual/adt-manual.html'> 103 <ulink url='http://www.yoctoproject.org/docs/latest/adt-manual/adt-manual.html'>
104 The Yocto Project Application Development Toolkit (ADT) User's Guide</ulink>:</emphasis> 104 The Yocto Project Application Development Toolkit (ADT) User's Guide</ulink>:</emphasis>
105 This guide provides information that lets you get going with the ADT to 105 This guide provides information that lets you get going with the ADT to
106 develop projects using the Yocto Project.</para></listitem> 106 develop projects using the Yocto Project.</para></listitem>
107 <listitem><para><emphasis> 107 <listitem><para><emphasis>
108 <ulink url='http://www.yoctoproject.org/docs/1.1/bsp-guide/bsp-guide.html'> 108 <ulink url='http://www.yoctoproject.org/docs/latest/bsp-guide/bsp-guide.html'>
109 The Yocto Project Board Support Package (BSP) Developer's Guide</ulink>:</emphasis> 109 The Yocto Project Board Support Package (BSP) Developer's Guide</ulink>:</emphasis>
110 This guide defines the structure for BSP components. 110 This guide defines the structure for BSP components.
111 Having a commonly understood structure encourages standardization.</para></listitem> 111 Having a commonly understood structure encourages standardization.</para></listitem>
112 <listitem><para><emphasis> 112 <listitem><para><emphasis>
113 <ulink url='http://www.yoctoproject.org/docs/1.1/kernel-manual/kernel-manual.html'> 113 <ulink url='http://www.yoctoproject.org/docs/latest/kernel-manual/kernel-manual.html'>
114 The Yocto Project Kernel Architecture and Use Manual</ulink>:</emphasis> 114 The Yocto Project Kernel Architecture and Use Manual</ulink>:</emphasis>
115 This manual describes the architecture of the Yocto Project kernel and provides 115 This manual describes the architecture of the Yocto Project kernel and provides
116 some work flow examples.</para></listitem> 116 some work flow examples.</para></listitem>
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 1d45a036c8..f2912b1c1b 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -24,7 +24,7 @@
24 For a user-space application development example that uses the 24 For a user-space application development example that uses the
25 <trademark class='trade'>Eclipse</trademark> IDE, 25 <trademark class='trade'>Eclipse</trademark> IDE,
26 see the 26 see the
27 <ulink url='http://www.yoctoproject.org/docs/1.1/adt-manual/adt-manual.html'> 27 <ulink url='http://www.yoctoproject.org/docs/latest/adt-manual/adt-manual.html'>
28 The Yocto Project Application Development Toolkit (ADT) User's Guide</ulink>. 28 The Yocto Project Application Development Toolkit (ADT) User's Guide</ulink>.
29</para> 29</para>
30 30
@@ -79,8 +79,8 @@
79 <orderedlist> 79 <orderedlist>
80 <listitem><para><emphasis>Set up your host development system to support 80 <listitem><para><emphasis>Set up your host development system to support
81 development using the Yocto Project</emphasis>: See the 81 development using the Yocto Project</emphasis>: See the
82 "<ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#the-linux-distro'>The Linux Distributions</ulink>" and the 82 "<ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#the-linux-distro'>The Linux Distributions</ulink>" and the
83 "<ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#packages'>The Packages</ulink>" sections both 83 "<ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#packages'>The Packages</ulink>" sections both
84 in the Yocto Project Quick Start for requirements.</para></listitem> 84 in the Yocto Project Quick Start for requirements.</para></listitem>
85 <listitem><para><emphasis>Establish a local copy of the Yocto Project files on your 85 <listitem><para><emphasis>Establish a local copy of the Yocto Project files on your
86 system</emphasis>: You need to have the Yocto Project files available on your host system. 86 system</emphasis>: You need to have the Yocto Project files available on your host system.
@@ -137,7 +137,7 @@
137 N450, and Sugar Bay are isolated.</note> 137 N450, and Sugar Bay are isolated.</note>
138 <para>When you set up a layer for a new BSP, you should follow a standard layout. 138 <para>When you set up a layer for a new BSP, you should follow a standard layout.
139 This layout is described in the section 139 This layout is described in the section
140 "<ulink url='http://www.yoctoproject.org/docs/1.1/bsp-guide/bsp-guide.html#bsp-filelayout'>Example Filesystem Layout</ulink>" section of the Board Support Package (BSP) Development Guide. 140 "<ulink url='http://www.yoctoproject.org/docs/latest/bsp-guide/bsp-guide.html#bsp-filelayout'>Example Filesystem Layout</ulink>" section of the Board Support Package (BSP) Development Guide.
141 In the standard layout, you will notice a suggested structure for recipes and 141 In the standard layout, you will notice a suggested structure for recipes and
142 configuration information. 142 configuration information.
143 You can see the standard layout for the Crown Bay BSP in this example by examining the 143 You can see the standard layout for the Crown Bay BSP in this example by examining the
@@ -160,7 +160,7 @@
160 You need to get the build environment ready by sourcing an environment setup script 160 You need to get the build environment ready by sourcing an environment setup script
161 and you need to be sure two key configuration files are configured appropriately.</para> 161 and you need to be sure two key configuration files are configured appropriately.</para>
162 <para>The entire process for building an image is overviewed in the section 162 <para>The entire process for building an image is overviewed in the section
163 "<ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#building-image'>Building an Image</ulink>" section of the Yocto Project Quick Start. 163 "<ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#building-image'>Building an Image</ulink>" section of the Yocto Project Quick Start.
164 You might want to reference this information.</para></listitem> 164 You might want to reference this information.</para></listitem>
165 <listitem><para><emphasis>Build the image</emphasis>: The Yocto Project uses the BitBake 165 <listitem><para><emphasis>Build the image</emphasis>: The Yocto Project uses the BitBake
166 tool to build images based on the type of image you want to create. 166 tool to build images based on the type of image you want to create.
@@ -168,8 +168,8 @@
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/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>" appendix in 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
172 <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'> 172 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html'>
173 Yocto Project Reference Manual</ulink>for information on supported images.</para></listitem> 173 Yocto Project Reference Manual</ulink>for information on supported images.</para></listitem>
174 </orderedlist> 174 </orderedlist>
175 </para> 175 </para>
@@ -178,7 +178,7 @@
178 You can view a video presentation on "Building Custom Embedded Images with Yocto" 178 You can view a video presentation on "Building Custom Embedded Images with Yocto"
179 at <ulink url='http://free-electrons.com/blog/elc-2011-videos'>Free Electrons</ulink>. 179 at <ulink url='http://free-electrons.com/blog/elc-2011-videos'>Free Electrons</ulink>.
180 You can also find supplemental information in 180 You can also find supplemental information in
181 <ulink url='http://yoctoproject.org/docs/1.1/bsp-guide/bsp-guide.html'> 181 <ulink url='http://yoctoproject.org/docs/latest/bsp-guide/bsp-guide.html'>
182 The Board Support Package (BSP) Development Guide</ulink>. 182 The Board Support Package (BSP) Development Guide</ulink>.
183 Finally, there is wiki page write up of the example also located 183 Finally, there is wiki page write up of the example also located
184 <ulink url='https://wiki.yoctoproject.org/wiki/Transcript:_creating_one_generic_Atom_BSP_from_another'> 184 <ulink url='https://wiki.yoctoproject.org/wiki/Transcript:_creating_one_generic_Atom_BSP_from_another'>
@@ -201,7 +201,7 @@
201 The remainder of this section presents a high-level overview of the Linux Yocto 201 The remainder of this section presents a high-level overview of the Linux Yocto
202 kernel architecture and the steps to modify the Linux Yocto kernel. 202 kernel architecture and the steps to modify the Linux Yocto kernel.
203 For a complete discussion of the kernel, see 203 For a complete discussion of the kernel, see
204 <ulink url='http://www.yoctoproject.org/docs/1.1/kernel-manual/kernel-manual.html'> 204 <ulink url='http://www.yoctoproject.org/docs/latest/kernel-manual/kernel-manual.html'>
205 The Yocto Project Kernel Architecture and Use Manual</ulink>. 205 The Yocto Project Kernel Architecture and Use Manual</ulink>.
206 You can reference the appendix 206 You can reference the appendix
207 "<link linkend='dev-manual-kernel-appendix'>Kernel Modification Example</link>" 207 "<link linkend='dev-manual-kernel-appendix'>Kernel Modification Example</link>"
@@ -349,7 +349,7 @@
349 <para> 349 <para>
350 Again, for a complete discussion of the Yocto Project kernel's architcture and its 350 Again, for a complete discussion of the Yocto Project kernel's architcture and its
351 branching strategy, 351 branching strategy,
352 see the <ulink url='http://www.yoctoproject.org/docs/1.1/kernel-manual/kernel-manual.html'> 352 see the <ulink url='http://www.yoctoproject.org/docs/latest/kernel-manual/kernel-manual.html'>
353 The Yocto Project Kernel Architecture and Use Manual</ulink>. 353 The Yocto Project Kernel Architecture and Use Manual</ulink>.
354 Also, you can reference 354 Also, you can reference
355 <xref linkend='modifying-the-kernel-source-code'>Modifying the Kernel Source Code</xref> 355 <xref linkend='modifying-the-kernel-source-code'>Modifying the Kernel Source Code</xref>
@@ -373,8 +373,8 @@
373 <orderedlist> 373 <orderedlist>
374 <listitem><para><emphasis>Set up your host development system to support 374 <listitem><para><emphasis>Set up your host development system to support
375 development using the Yocto Project</emphasis>: See 375 development using the Yocto Project</emphasis>: See
376 "<ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#the-linux-distro'>The Linux Distributions</ulink>" and 376 "<ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#the-linux-distro'>The Linux Distributions</ulink>" and
377 "<ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#packages'>The Packages</ulink>" sections both 377 "<ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#packages'>The Packages</ulink>" sections both
378 in the Yocto Project Quick Start for requirements.</para></listitem> 378 in the Yocto Project Quick Start for requirements.</para></listitem>
379 <listitem><para><emphasis>Establish a local copy of the Yocto Project files on your 379 <listitem><para><emphasis>Establish a local copy of the Yocto Project files on your
380 system</emphasis>: Having the Yocto Project files on your system gives you access to 380 system</emphasis>: Having the Yocto Project files on your system gives you access to
@@ -453,7 +453,7 @@
453 (<filename>local.conf</filename> and <filename>bblayers.conf</filename>) 453 (<filename>local.conf</filename> and <filename>bblayers.conf</filename>)
454 are configured appropriately.</para> 454 are configured appropriately.</para>
455 <para>The entire process for building an image is overviewed in the 455 <para>The entire process for building an image is overviewed in the
456 "<ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#building-image'>Building an Image</ulink>" section of the Yocto Project Quick Start. 456 "<ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#building-image'>Building an Image</ulink>" section of the Yocto Project Quick Start.
457 You might want to reference this information. 457 You might want to reference this information.
458 Also, you should look at the detailed examples found in the appendices at 458 Also, you should look at the detailed examples found in the appendices at
459 at the end of this manual.</para></listitem> 459 at the end of this manual.</para></listitem>
@@ -464,8 +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/1.1/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>" in the 467 "<ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>" in the
468 <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'> 468 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html'>
469 Yocto Project Reference Manual</ulink> for information on supported 469 Yocto Project Reference Manual</ulink> for information on supported
470 images.</para></listitem> 470 images.</para></listitem>
471 <listitem><para><emphasis>Make your configuration changes available 471 <listitem><para><emphasis>Make your configuration changes available
@@ -517,7 +517,7 @@
517 provides an overview of the general development process. 517 provides an overview of the general development process.
518 If you want to see a detailed example of the process as it is used from within the Eclipse 518 If you want to see a detailed example of the process as it is used from within the Eclipse
519 IDE, see 519 IDE, see
520 <ulink url='http://www.yoctoproject.org/docs/1.1/adt-manual/adt-manual.html'> 520 <ulink url='http://www.yoctoproject.org/docs/latest/adt-manual/adt-manual.html'>
521 The Application Development Toolkit (ADT) User's Manual</ulink>. 521 The Application Development Toolkit (ADT) User's Manual</ulink>.
522 </para> 522 </para>
523 523
@@ -534,8 +534,8 @@
534 <orderedlist> 534 <orderedlist>
535 <listitem><para><emphasis>Prepare the Host System for the Yocto Project</emphasis>: 535 <listitem><para><emphasis>Prepare the Host System for the Yocto Project</emphasis>:
536 See 536 See
537 "<ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#the-linux-distro'>The Linux Distributions</ulink>" and 537 "<ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#the-linux-distro'>The Linux Distributions</ulink>" and
538 "<ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#packages'>The Packages</ulink>" sections both 538 "<ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#packages'>The Packages</ulink>" sections both
539 in the Yocto Project Quick Start for requirements.</para></listitem> 539 in the Yocto Project Quick Start for requirements.</para></listitem>
540 540
541<!-- 541<!--
@@ -583,9 +583,9 @@ WRITER NOTE: The areas to get the kernel and root filesystem are located in the
583 </itemizedlist></para> 583 </itemizedlist></para>
584 <para>For information on pre-built kernel image naming schemes for images 584 <para>For information on pre-built kernel image naming schemes for images
585 that can run on the QEMU emulator, see the 585 that can run on the QEMU emulator, see the
586 "<ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#using-pre-built'>Using Pre-Built Binaries and QEMU</ulink>" 586 "<ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#using-pre-built'>Using Pre-Built Binaries and QEMU</ulink>"
587 section in 587 section in
588 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'> 588 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html'>
589 The Yocto Project Quick Start</ulink>.</para></listitem> 589 The Yocto Project Quick Start</ulink>.</para></listitem>
590 <listitem><para><emphasis>Install the ADT</emphasis>: 590 <listitem><para><emphasis>Install the ADT</emphasis>:
591 The ADT provides a target-specific cross-development toolchain, the root filesystem, 591 The ADT provides a target-specific cross-development toolchain, the root filesystem,
@@ -594,8 +594,8 @@ WRITER NOTE: The areas to get the kernel and root filesystem are located in the
594 easy method. 594 easy method.
595 You can get these pieces by running an ADT installer script, which is configurable. 595 You can get these pieces by running an ADT installer script, which is configurable.
596 For information on how to install the ADT, see the 596 For information on how to install the ADT, see the
597 "<ulink url='http://www.yoctoproject.org/docs/1.1/adt-manual/adt-manual.html#using-the-adt-installer'>Using the ADT Installer</ulink>" section in 597 "<ulink url='http://www.yoctoproject.org/docs/latest/adt-manual/adt-manual.html#using-the-adt-installer'>Using the ADT Installer</ulink>" section in
598 <ulink url='http://www.yoctoproject.org/docs/1.1/adt-manual/adt-manual.html'>The Yocto Project 598 <ulink url='http://www.yoctoproject.org/docs/latest/adt-manual/adt-manual.html'>The Yocto Project
599 Application Development (ADT) User's Manual</ulink>.</para></listitem> 599 Application Development (ADT) User's Manual</ulink>.</para></listitem>
600 <listitem><para><emphasis>If Applicable, Secure the Target Root Filesystem</emphasis>: 600 <listitem><para><emphasis>If Applicable, Secure the Target Root Filesystem</emphasis>:
601 If you choose not to install the ADT using the ADT Installer, 601 If you choose not to install the ADT using the ADT Installer,
@@ -665,7 +665,7 @@ WRITER NOTE: The areas to get the kernel and root filesystem are located in the
665 Download kernel, root filesystem, and any other files you need for your process. 665 Download kernel, root filesystem, and any other files you need for your process.
666 <note>In order to use the root filesystem in QEMU, you need to extract it. 666 <note>In order to use the root filesystem in QEMU, you need to extract it.
667 See the 667 See the
668 "<ulink url='http://www.yoctoproject.org/docs/1.1/adt-manual/adt-manual.html#extracting-the-root-filesystem'>Extracting the Root Filesystem</ulink>" section for information on how to extract the 668 "<ulink url='http://www.yoctoproject.org/docs/latest/adt-manual/adt-manual.html#extracting-the-root-filesystem'>Extracting the Root Filesystem</ulink>" section for information on how to extract the
669 root filesystem.</note></para></listitem> 669 root filesystem.</note></para></listitem>
670 <listitem><para><emphasis>Develop and Test your Application:</emphasis> At this point, 670 <listitem><para><emphasis>Develop and Test your Application:</emphasis> At this point,
671 you have the tools to develop your application. 671 you have the tools to develop your application.
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml
index 3a57942481..54dd71a525 100644
--- a/documentation/dev-manual/dev-manual-newbie.xml
+++ b/documentation/dev-manual/dev-manual-newbie.xml
@@ -170,9 +170,9 @@
170 Images are the binary output that runs on specific hardware and for specific 170 Images are the binary output that runs on specific hardware and for specific
171 use cases. 171 use cases.
172 For a list of the supported image types that the Yocto Project provides, see the 172 For a list of the supported image types that the Yocto Project provides, see the
173 "<ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>" 173 "<ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink>"
174 appendix in 174 appendix in
175 <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'> 175 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html'>
176 The Yocto Project Reference Manual</ulink>.</para></listitem> 176 The Yocto Project Reference Manual</ulink>.</para></listitem>
177 <listitem><para><emphasis>Layer:</emphasis> A collection of recipes representing the core, 177 <listitem><para><emphasis>Layer:</emphasis> A collection of recipes representing the core,
178 a BSP, or an application stack.</para></listitem> 178 a BSP, or an application stack.</para></listitem>
@@ -223,7 +223,7 @@
223 <para>You can find instruction on how to set up the Yocto Project files on your 223 <para>You can find instruction on how to set up the Yocto Project files on your
224 host development system by reading 224 host development system by reading
225 the 225 the
226 "<ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#getting-setup'>Getting 226 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#getting-setup'>Getting
227 Setup</ulink>" section.</para></listitem> 227 Setup</ulink>" section.</para></listitem>
228 <listitem><para><emphasis>Yocto Project Build Directory:</emphasis> 228 <listitem><para><emphasis>Yocto Project Build Directory:</emphasis>
229 This term refers to the area used by the Yocto Project for builds. 229 This term refers to the area used by the Yocto Project for builds.
@@ -593,8 +593,8 @@
593 You should send patches to the appropriate Yocto Project mailing list to get them 593 You should send patches to the appropriate Yocto Project mailing list to get them
594 in front of the Yocto Project Maintainer. 594 in front of the Yocto Project Maintainer.
595 For a list of the Yocto Project mailing lists, see the 595 For a list of the Yocto Project mailing lists, see the
596 "<ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html#resources-mailinglist'>Mailing lists</ulink>" section in 596 "<ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#resources-mailinglist'>Mailing lists</ulink>" section in
597 <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'> The 597 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html'> The
598 Yocto Project Reference Manual</ulink>. 598 Yocto Project Reference Manual</ulink>.
599 </para> 599 </para>
600 600
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index a1f2e65442..df1d59fe79 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -9,7 +9,7 @@
9 This chapter introduces the Yocto Project and gives you an idea of what you need to get started. 9 This chapter introduces the Yocto Project and gives you an idea of what you need to get started.
10 You can find enough information to set up your development host and build or use images for 10 You can find enough information to set up your development host and build or use images for
11 hardware supported by the Yocto Project by reading 11 hardware supported by the Yocto Project by reading
12 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'> 12 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html'>
13 The Yocto Project Quick Start</ulink>. 13 The Yocto Project Quick Start</ulink>.
14</para> 14</para>
15 15
@@ -57,7 +57,7 @@
57 </para></listitem> 57 </para></listitem>
58 <listitem><para><emphasis>Packages:</emphasis> The Yocto Project requires certain packages 58 <listitem><para><emphasis>Packages:</emphasis> The Yocto Project requires certain packages
59 exist on your development system (e.g. Python 2.6 or 2.7). 59 exist on your development system (e.g. Python 2.6 or 2.7).
60 See "<ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#packages'>The Packages</ulink>" 60 See "<ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#packages'>The Packages</ulink>"
61 section in the Yocto Project Quick start for the exact package 61 section in the Yocto Project Quick start for the exact package
62 requirements and the installation commands to install them 62 requirements and the installation commands to install them
63 for the supported distributions.</para></listitem> 63 for the supported distributions.</para></listitem>
@@ -213,7 +213,7 @@
213 applications using the Eclipse Integrated Development Environment (IDE), 213 applications using the Eclipse Integrated Development Environment (IDE),
214 you will need this plug-in. 214 you will need this plug-in.
215 See the 215 See the
216 "<ulink url='http://www.yoctoproject.org/docs/1.1/adt-manual/adt-manual.html#setting-up-the-eclipse-ide'>Setting up the Eclipse IDE</ulink>" 216 "<ulink url='http://www.yoctoproject.org/docs/latest/adt-manual/adt-manual.html#setting-up-the-eclipse-ide'>Setting up the Eclipse IDE</ulink>"
217 section in the Yocto Application Development Toolkit (ADT) 217 section in the Yocto Application Development Toolkit (ADT)
218 User’s Guide for more information.</para></listitem> 218 User’s Guide for more information.</para></listitem>
219 </itemizedlist> 219 </itemizedlist>
@@ -226,7 +226,7 @@
226 <para> 226 <para>
227 The build process creates an entire Linux distribution, including the toolchain, from source. 227 The build process creates an entire Linux distribution, including the toolchain, from source.
228 For more information on this topic, see the 228 For more information on this topic, see the
229 "<ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#building-image'>Building an Image</ulink>" 229 "<ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#building-image'>Building an Image</ulink>"
230 section in the Yocto Project Quick Start. 230 section in the Yocto Project Quick Start.
231 </para> 231 </para>
232 232
@@ -264,7 +264,7 @@
264 264
265 <para> 265 <para>
266 You can find details on all these steps in the 266 You can find details on all these steps in the
267 "<ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#using-pre-built'>Using Pre-Built Binaries and QEMU</ulink>" 267 "<ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#using-pre-built'>Using Pre-Built Binaries and QEMU</ulink>"
268 section of the Yocto Project Quick Start. 268 section of the Yocto Project Quick Start.
269 </para> 269 </para>
270</section> 270</section>
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml
index 243afe4663..bfeb6fa436 100644
--- a/documentation/dev-manual/dev-manual.xml
+++ b/documentation/dev-manual/dev-manual.xml
@@ -51,7 +51,7 @@
51 <note> 51 <note>
52 Due to production processes, there could be differences between the Yocto Project 52 Due to production processes, there could be differences between the Yocto Project
53 documentation bundled in the release tarball and 53 documentation bundled in the release tarball and
54 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'> 54 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>
55 The Yocto Project Development Manual</ulink> on 55 The Yocto Project Development Manual</ulink> on
56 the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website. 56 the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website.
57 For the latest version of this manual, see the manual on the website. 57 For the latest version of this manual, see the manual on the website.
diff --git a/documentation/kernel-manual/kernel-concepts.xml b/documentation/kernel-manual/kernel-concepts.xml
index bcda78c4e1..2fef32aee5 100644
--- a/documentation/kernel-manual/kernel-concepts.xml
+++ b/documentation/kernel-manual/kernel-concepts.xml
@@ -159,8 +159,8 @@
159 The features are tagged and organized by way of a branching strategy implemented by the 159 The features are tagged and organized by way of a branching strategy implemented by the
160 source code manager (SCM) Git. 160 source code manager (SCM) Git.
161 For information on Git as applied to the Yocto Project, see the 161 For information on Git as applied to the Yocto Project, see the
162 "<ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#git'>Git</ulink>" 162 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#git'>Git</ulink>"
163 section in <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'>The 163 section in <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>The
164 Yocto Project Development Manual</ulink>. 164 Yocto Project Development Manual</ulink>.
165 </para> 165 </para>
166 <para> 166 <para>
@@ -288,8 +288,8 @@
288 <para> 288 <para>
289 You can find documentation on Git at <ulink url='http://git-scm.com/documentation'></ulink>. 289 You can find documentation on Git at <ulink url='http://git-scm.com/documentation'></ulink>.
290 You can also get an introduction to Git as it applies to the Yocto Project in the 290 You can also get an introduction to Git as it applies to the Yocto Project in the
291 "<ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#git'>Git</ulink>" 291 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#git'>Git</ulink>"
292 section in <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'>The 292 section in <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>The
293 Yocto Project Development Manual</ulink>. 293 Yocto Project Development Manual</ulink>.
294 This section overviews Git and describes a minimal set of commands that allow you to be 294 This section overviews Git and describes a minimal set of commands that allow you to be
295 functional using Git. 295 functional using Git.
diff --git a/documentation/kernel-manual/kernel-doc-intro.xml b/documentation/kernel-manual/kernel-doc-intro.xml
index a9e51725da..37f1dfebb1 100644
--- a/documentation/kernel-manual/kernel-doc-intro.xml
+++ b/documentation/kernel-manual/kernel-doc-intro.xml
@@ -45,10 +45,10 @@
45 45
46 <para> 46 <para>
47 For more discussion on the Yocto Project kernel, you can also see the 47 For more discussion on the Yocto Project kernel, you can also see the
48 "<ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#kernel-overview'>Kernel Overview</ulink>", 48 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#kernel-overview'>Kernel Overview</ulink>",
49 "<ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#kernel-modification-workflow'>Kernel Modification Workflow</ulink>", and 49 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#kernel-modification-workflow'>Kernel Modification Workflow</ulink>", and
50 "<ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#dev-manual-kernel-appendix'>Kernel Modification Example</ulink>" sections all in 50 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#dev-manual-kernel-appendix'>Kernel Modification Example</ulink>" sections all in
51 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'>The Yocto Project Development Manual</ulink>. 51 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>The Yocto Project Development Manual</ulink>.
52 </para> 52 </para>
53 53
54 <para> 54 <para>
diff --git a/documentation/kernel-manual/kernel-how-to.xml b/documentation/kernel-manual/kernel-how-to.xml
index df8605ed6f..756758d8a3 100644
--- a/documentation/kernel-manual/kernel-how-to.xml
+++ b/documentation/kernel-manual/kernel-how-to.xml
@@ -50,8 +50,8 @@
50 </literallayout> 50 </literallayout>
51 For another example of how to set up a local Git repository of the Linux Yocto 51 For another example of how to set up a local Git repository of the Linux Yocto
52 kernel files, see the 52 kernel files, see the
53 "<ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#local-kernel-files'>Linux Yocto Kernel</ulink>" bulleted item in 53 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#local-kernel-files'>Linux Yocto Kernel</ulink>" bulleted item in
54 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'>The Yocto Project Development Manual</ulink>. 54 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>The Yocto Project Development Manual</ulink>.
55 </para> 55 </para>
56 <para> 56 <para>
57 Once the Git repository is set up on your local machine, you can switch to the 57 Once the Git repository is set up on your local machine, you can switch to the
@@ -226,9 +226,9 @@
226 You can find Git documentation at 226 You can find Git documentation at
227 <ulink url='http://git-scm.com/documentation'></ulink>. 227 <ulink url='http://git-scm.com/documentation'></ulink>.
228 You can find a simple overview of using Git with the Yocto Project in the 228 You can find a simple overview of using Git with the Yocto Project in the
229 "<ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#git'>Git</ulink>" 229 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#git'>Git</ulink>"
230 section of 230 section of
231 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'>The Yocto 231 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>The Yocto
232 Project Development Manual</ulink>. 232 Project Development Manual</ulink>.
233 </para> 233 </para>
234 234
@@ -354,9 +354,9 @@
354 The Yocto Project provides scripts that help you work in a collaborative development 354 The Yocto Project provides scripts that help you work in a collaborative development
355 environment. 355 environment.
356 For information on these scripts, see the 356 For information on these scripts, see the
357 "<ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#pushing-a-change-upstream'>Pushing a Change Upstream and Requesting a Pull</ulink>" and 357 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#pushing-a-change-upstream'>Pushing a Change Upstream and Requesting a Pull</ulink>" and
358 "<ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#submitting-a-patch'>Submitting a Patch Through Email</ulink>" sections in 358 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#submitting-a-patch'>Submitting a Patch Through Email</ulink>" sections in
359 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'>The 359 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>The
360 Yocto Project Development Manual</ulink>". 360 Yocto Project Development Manual</ulink>".
361 </para> 361 </para>
362 362
@@ -637,8 +637,8 @@
637 The messages used to commit changes are a large part of these standards. 637 The messages used to commit changes are a large part of these standards.
638 Consequently, be sure that the headers for each commit have the required information. 638 Consequently, be sure that the headers for each commit have the required information.
639 For information on how to follow the Yocto Project commit message standards, see the 639 For information on how to follow the Yocto Project commit message standards, see the
640 "<ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#how-to-submit-a-change'>How to Submit a Change</ulink>" section in 640 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#how-to-submit-a-change'>How to Submit a Change</ulink>" section in
641 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'>The 641 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>The
642 Yocto Project Development Manual</ulink>". 642 Yocto Project Development Manual</ulink>".
643 </para> 643 </para>
644 644
@@ -772,8 +772,8 @@
772 existing similar BSP. 772 existing similar BSP.
773 The information is introductory in nature and does not provide step-by-step examples. 773 The information is introductory in nature and does not provide step-by-step examples.
774 For detailed information on how to create a BSP given an existing similar BSP, see 774 For detailed information on how to create a BSP given an existing similar BSP, see
775 the "<ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#dev-manual-bsp-appendix'>BSP Development Example</ulink>" appendix in 775 the "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#dev-manual-bsp-appendix'>BSP Development Example</ulink>" appendix in
776 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'>The 776 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>The
777 Yocto Project Development Manual</ulink>, or see the 777 Yocto Project Development Manual</ulink>, or see the
778 <ulink url='https://wiki.yoctoproject.org/wiki/Transcript:_creating_one_generic_Atom_BSP_from_another'>Transcript:_creating_one_generic_Atom_BSP_from_another</ulink> 778 <ulink url='https://wiki.yoctoproject.org/wiki/Transcript:_creating_one_generic_Atom_BSP_from_another'>Transcript:_creating_one_generic_Atom_BSP_from_another</ulink>
779 wiki page. 779 wiki page.
diff --git a/documentation/kernel-manual/kernel-manual.xml b/documentation/kernel-manual/kernel-manual.xml
index 214892f19c..abf8d00091 100644
--- a/documentation/kernel-manual/kernel-manual.xml
+++ b/documentation/kernel-manual/kernel-manual.xml
@@ -63,7 +63,7 @@
63 <note> 63 <note>
64 Due to production processes, there could be differences between the Yocto Project 64 Due to production processes, there could be differences between the Yocto Project
65 documentation bundled in the release tarball and 65 documentation bundled in the release tarball and
66 <ulink url='http://www.yoctoproject.org/docs/1.1/kernel-manual/kernel-manual.html'> 66 <ulink url='http://www.yoctoproject.org/docs/latest/kernel-manual/kernel-manual.html'>
67 The Yocto Project Kernel Architecture and Use Manual</ulink> on 67 The Yocto Project Kernel Architecture and Use Manual</ulink> on
68 the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website. 68 the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website.
69 For the latest version of this manual, see the manual on the website. 69 For the latest version of this manual, see the manual on the website.
diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml
index 5a11179916..f6861ed5aa 100644
--- a/documentation/poky-ref-manual/development.xml
+++ b/documentation/poky-ref-manual/development.xml
@@ -91,9 +91,9 @@
91 with other plug-ins installed into the Eclipse IDE. 91 with other plug-ins installed into the Eclipse IDE.
92 Once you have your environment setup you need to configure the Eclipse plug-in. 92 Once you have your environment setup you need to configure the Eclipse plug-in.
93 For information on how to install and configure the Eclipse plug-in, see the 93 For information on how to install and configure the Eclipse plug-in, see the
94 <ulink url='http://www.yoctoproject.org/docs/1.1/adt-manual/adt-manual.html#adt-eclipse'> 94 <ulink url='http://www.yoctoproject.org/docs/latest/adt-manual/adt-manual.html#adt-eclipse'>
95 "Working Within Eclipse"</ulink> chapter in the 95 "Working Within Eclipse"</ulink> chapter in the
96 <ulink url='http://www.yoctoproject.org/docs/1.1/adt-manual/adt-manual.html'> 96 <ulink url='http://www.yoctoproject.org/docs/latest/adt-manual/adt-manual.html'>
97 "Application Development Toolkit (ADT) User's Guide."</ulink> 97 "Application Development Toolkit (ADT) User's Guide."</ulink>
98 </para> 98 </para>
99 </section> 99 </section>
@@ -102,7 +102,7 @@
102 <title>External Development Using the QEMU Emulator</title> 102 <title>External Development Using the QEMU Emulator</title>
103 <para> 103 <para>
104 Running Poky QEMU images is covered in the 104 Running Poky QEMU images is covered in the
105 <ulink url="http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html"> 105 <ulink url="http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html">
106 Yocto Project Quick Start</ulink> in the "A Quick Test Run" section. 106 Yocto Project Quick Start</ulink> in the "A Quick Test Run" section.
107 </para> 107 </para>
108 <para> 108 <para>
diff --git a/documentation/poky-ref-manual/extendpoky.xml b/documentation/poky-ref-manual/extendpoky.xml
index 617f389dce..6f24ff14b1 100644
--- a/documentation/poky-ref-manual/extendpoky.xml
+++ b/documentation/poky-ref-manual/extendpoky.xml
@@ -531,9 +531,9 @@
531 <para> 531 <para>
532 For a complete example that shows how to add a new machine to the Yocto Project, 532 For a complete example that shows how to add a new machine to the Yocto Project,
533 see the 533 see the
534 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#dev-manual-bsp-appendix'> 534 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#dev-manual-bsp-appendix'>
535 BSP Development Example</ulink> in Appendix A of 535 BSP Development Example</ulink> in Appendix A of
536 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'> 536 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>
537 The Yocto Project Development Manual</ulink>. 537 The Yocto Project Development Manual</ulink>.
538 </para> 538 </para>
539 539
diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml
index 492af718bc..8139feb931 100644
--- a/documentation/poky-ref-manual/introduction.xml
+++ b/documentation/poky-ref-manual/introduction.xml
@@ -15,7 +15,7 @@
15 construct complete Linux images. 15 construct complete Linux images.
16 You can find complete introductory and getting started information on the Yocto Project 16 You can find complete introductory and getting started information on the Yocto Project
17 by reading the 17 by reading the
18 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'> 18 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html'>
19 Yocto Project Quick Start</ulink>. 19 Yocto Project Quick Start</ulink>.
20 You can also find lots of information on the Yocto Project on the 20 You can also find lots of information on the Yocto Project on the
21 <ulink url="http://www.yoctoproject.org">Yocto Project website</ulink>. 21 <ulink url="http://www.yoctoproject.org">Yocto Project website</ulink>.
@@ -90,9 +90,9 @@
90<title>System Requirements</title> 90<title>System Requirements</title>
91 <para> 91 <para>
92 For Yocto Project system requirements, see the 92 For Yocto Project system requirements, see the
93 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#resources'> 93 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#resources'>
94 What You Need and How You Get It</ulink> section in the 94 What You Need and How You Get It</ulink> section in the
95 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'> 95 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html'>
96 Yocto Project Quick Start</ulink>. 96 Yocto Project Quick Start</ulink>.
97 </para> 97 </para>
98</section> 98</section>
@@ -125,9 +125,9 @@
125 You can get these files by downloading a Yocto Project release tarball and unpacking it, 125 You can get these files by downloading a Yocto Project release tarball and unpacking it,
126 or by establishing a Git repository of the files. 126 or by establishing a Git repository of the files.
127 For information on both these methods, see 127 For information on both these methods, see
128 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#getting-setup'> 128 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#getting-setup'>
129 Getting Setup</ulink> section in 129 Getting Setup</ulink> section in
130 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'> 130 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>
131 The Yocto Project Development Manual</ulink>. 131 The Yocto Project Development Manual</ulink>.
132 </para> 132 </para>
133</section> 133</section>
diff --git a/documentation/poky-ref-manual/poky-ref-manual.xml b/documentation/poky-ref-manual/poky-ref-manual.xml
index 37059096e3..8c81d2bee0 100644
--- a/documentation/poky-ref-manual/poky-ref-manual.xml
+++ b/documentation/poky-ref-manual/poky-ref-manual.xml
@@ -77,7 +77,7 @@
77 <note> 77 <note>
78 Due to production processes, there could be differences between the Yocto Project 78 Due to production processes, there could be differences between the Yocto Project
79 documentation bundled in the release tarball and 79 documentation bundled in the release tarball and
80 <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'> 80 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html'>
81 The Yocto Project Reference Manual</ulink> on 81 The Yocto Project Reference Manual</ulink> on
82 the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website. 82 the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website.
83 For the latest version of this manual, see the manual on the website. 83 For the latest version of this manual, see the manual on the website.
diff --git a/documentation/poky-ref-manual/ref-bitbake.xml b/documentation/poky-ref-manual/ref-bitbake.xml
index 6851fbf603..16c5137a50 100644
--- a/documentation/poky-ref-manual/ref-bitbake.xml
+++ b/documentation/poky-ref-manual/ref-bitbake.xml
@@ -207,9 +207,9 @@
207 It is worth noting that you can greatly speed up the build time by properly setting 207 It is worth noting that you can greatly speed up the build time by properly setting
208 the <filename>BB_NUMBER_THREADS</filename> variable. 208 the <filename>BB_NUMBER_THREADS</filename> variable.
209 See the 209 See the
210 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#building-image'> 210 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#building-image'>
211 Building an Image</ulink> section in the 211 Building an Image</ulink> section in the
212 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'> 212 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html'>
213 Yocto Project Quick Start</ulink> for more information. 213 Yocto Project Quick Start</ulink> for more information.
214 </para> 214 </para>
215 215
diff --git a/documentation/poky-ref-manual/ref-structure.xml b/documentation/poky-ref-manual/ref-structure.xml
index 63659c8cbf..6c502a73dd 100644
--- a/documentation/poky-ref-manual/ref-structure.xml
+++ b/documentation/poky-ref-manual/ref-structure.xml
@@ -14,9 +14,9 @@
14 14
15<para> 15<para>
16 For information on how to establish the Yocto Project files on your local development system, see the 16 For information on how to establish the Yocto Project files on your local development system, see the
17 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#getting-started'> 17 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#getting-started'>
18 Getting Setup</ulink> section in the 18 Getting Setup</ulink> section in the
19 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'> 19 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>
20 The Yocto Project Development Manual</ulink>. 20 The Yocto Project Development Manual</ulink>.
21</para> 21</para>
22 22
diff --git a/documentation/poky-ref-manual/resources.xml b/documentation/poky-ref-manual/resources.xml
index c35f12c667..998a09f3c4 100644
--- a/documentation/poky-ref-manual/resources.xml
+++ b/documentation/poky-ref-manual/resources.xml
@@ -10,9 +10,9 @@
10 The Yocto Project team is happy for people to experiment with the Yocto Project. 10 The Yocto Project team is happy for people to experiment with the Yocto Project.
11 A number of places exist to find help if you run into difficulties or find bugs. 11 A number of places exist to find help if you run into difficulties or find bugs.
12 To find out how to download source code, 12 To find out how to download source code,
13 see the <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#local-yp-release'> 13 see the <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#local-yp-release'>
14 Yocto Project Release</ulink> list item in 14 Yocto Project Release</ulink> list item in
15 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'>The Yocto 15 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>The Yocto
16 Project Development Manual</ulink>. 16 Project Development Manual</ulink>.
17 </para> 17 </para>
18</section> 18</section>
@@ -97,9 +97,9 @@
97 You can submit changes to the project either by creating and sending pull requests, 97 You can submit changes to the project either by creating and sending pull requests,
98 or by submitting patches through email. 98 or by submitting patches through email.
99 For information on how to do both, see 99 For information on how to do both, see
100 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#how-to-submit-a-change'> 100 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#how-to-submit-a-change'>
101 How to Submit a Change</ulink> in 101 How to Submit a Change</ulink> in
102 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'> 102 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>
103 The Yocto Project Development Manual</ulink>. 103 The Yocto Project Development Manual</ulink>.
104 </para> 104 </para>
105</section> 105</section>
diff --git a/documentation/poky-ref-manual/usingpoky.xml b/documentation/poky-ref-manual/usingpoky.xml
index 70573ef045..d01cbaffa6 100644
--- a/documentation/poky-ref-manual/usingpoky.xml
+++ b/documentation/poky-ref-manual/usingpoky.xml
@@ -32,9 +32,9 @@
32 Configuration data acts as the glue to bind everything together.</para></listitem> 32 Configuration data acts as the glue to bind everything together.</para></listitem>
33 </itemizedlist> 33 </itemizedlist>
34 For more information on data, see the 34 For more information on data, see the
35 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#yocto-project-terms'> 35 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#yocto-project-terms'>
36 Yocto Project Terms</ulink> section in 36 Yocto Project Terms</ulink> section in
37 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'> 37 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>
38 The Yocto Project Development Manual</ulink>. 38 The Yocto Project Development Manual</ulink>.
39 </para> 39 </para>
40 40
@@ -153,9 +153,9 @@
153 153
154 <para> 154 <para>
155 You can find information on how to build an image using the Yocto Project in the 155 You can find information on how to build an image using the Yocto Project in the
156 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#building-image'> 156 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#building-image'>
157 Building an Image</ulink> section of the 157 Building an Image</ulink> section of the
158 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'> 158 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html'>
159 Yocto Project Quick Start</ulink>. 159 Yocto Project Quick Start</ulink>.
160 This section provides a quick overview. 160 This section provides a quick overview.
161 </para> 161 </para>
@@ -222,9 +222,9 @@
222 <filename class="directory">tmp/deploy/images</filename>. 222 <filename class="directory">tmp/deploy/images</filename>.
223 For information on how to run pre-built images such as <filename>qemux86</filename> 223 For information on how to run pre-built images such as <filename>qemux86</filename>
224 and <filename>qemuarm</filename>, see the 224 and <filename>qemuarm</filename>, see the
225 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#using-pre-built'> 225 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#using-pre-built'>
226 Using Pre-Built Binaries and QEMU</ulink> section in the 226 Using Pre-Built Binaries and QEMU</ulink> section in the
227 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'> 227 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html'>
228 Yocto Project Quick Start</ulink>. 228 Yocto Project Quick Start</ulink>.
229 For information about how to install these images, see the documentation for your 229 For information about how to install these images, see the documentation for your
230 particular board/machine. 230 particular board/machine.
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 692c209c33..eb3ed02c83 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -37,13 +37,13 @@
37 Finally, you might find the Frequently Asked Questions (FAQ) for the Yocto Project 37 Finally, you might find the Frequently Asked Questions (FAQ) for the Yocto Project
38 at <ulink url='https://wiki.yoctoproject.org/wiki/FAQ'>Yocto Project FAQ</ulink> and 38 at <ulink url='https://wiki.yoctoproject.org/wiki/FAQ'>Yocto Project FAQ</ulink> and
39 the FAQ appendix located in 39 the FAQ appendix located in
40 <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'> 40 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html'>
41 The Yocto Project Reference Manual</ulink> helpful. 41 The Yocto Project Reference Manual</ulink> helpful.
42 </para> 42 </para>
43 <note> 43 <note>
44 Due to production processes, there could be differences between the Yocto Project 44 Due to production processes, there could be differences between the Yocto Project
45 documentation bundled in the release tarball and the 45 documentation bundled in the release tarball and the
46 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'> 46 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html'>
47 Yocto Project Quick Start</ulink> on 47 Yocto Project Quick Start</ulink> on
48 the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website. 48 the <ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website.
49 For the latest version of this manual, see the manual on the website. 49 For the latest version of this manual, see the manual on the website.
@@ -285,9 +285,9 @@
285 development system. 285 development system.
286 Doing so allows you to contribute back to the project. 286 Doing so allows you to contribute back to the project.
287 For information on how to get set up using this method, see the 287 For information on how to get set up using this method, see the
288 "<ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#local-yp-release'>Yocto 288 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#local-yp-release'>Yocto
289 Project Release</ulink>" item in 289 Project Release</ulink>" item in
290 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'>The Yocto Project 290 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>The Yocto Project
291 Development Manual</ulink>. 291 Development Manual</ulink>.
292 </para> 292 </para>
293 </section> 293 </section>
@@ -345,7 +345,7 @@
345 If you encounter problems with the Yocto Project finding and downloading source code, see 345 If you encounter problems with the Yocto Project finding and downloading source code, see
346 the FAQ entry "How does Poky obtain source code and will it work behind my 346 the FAQ entry "How does Poky obtain source code and will it work behind my
347 firewall or proxy server?" in 347 firewall or proxy server?" in
348 <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'> 348 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html'>
349 The Yocto Project Reference Manual</ulink>. 349 The Yocto Project Reference Manual</ulink>.
350 </para></note> 350 </para></note>
351 351
@@ -406,8 +406,8 @@
406 406
407 <para> 407 <para>
408 Another couple of variables of interest are the 408 Another couple of variables of interest are the
409 <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html#var-BB_NUMBER_THREADS'><filename>BB_NUMBER_THREADS</filename></ulink> and the 409 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#var-BB_NUMBER_THREADS'><filename>BB_NUMBER_THREADS</filename></ulink> and the
410 <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html#var-PARALLEL_MAKE'><filename>PARALLEL_MAKE</filename></ulink> variables. 410 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#var-PARALLEL_MAKE'><filename>PARALLEL_MAKE</filename></ulink> variables.
411 By default, these variables are commented out. 411 By default, these variables are commented out.
412 However, if you have a multi-core CPU you might want to uncomment 412 However, if you have a multi-core CPU you might want to uncomment
413 the lines and set the variable 413 the lines and set the variable
@@ -423,10 +423,10 @@
423 the image. 423 the image.
424 By default, the Yocto Project build system uses the RPM package manager. 424 By default, the Yocto Project build system uses the RPM package manager.
425 You can control this configuration by using the 425 You can control this configuration by using the
426 <filename><ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html#var-PACKAGE_CLASSES'><filename>PACKAGE_CLASSES</filename></ulink></filename> variable. 426 <filename><ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#var-PACKAGE_CLASSES'><filename>PACKAGE_CLASSES</filename></ulink></filename> variable.
427 For additional package manager selection information, see 427 For additional package manager selection information, see
428 "<ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html#ref-classes-package'>Packaging - <filename>package*.bbclass</filename></ulink>" in 428 "<ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#ref-classes-package'>Packaging - <filename>package*.bbclass</filename></ulink>" in
429 <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'> 429 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html'>
430 The Yocto Project Reference Manual</ulink>. 430 The Yocto Project Reference Manual</ulink>.
431 </para> 431 </para>
432 432
@@ -435,15 +435,15 @@
435 <filename>core-image-sato</filename> in this example. 435 <filename>core-image-sato</filename> in this example.
436 For information on the <filename>-k</filename> option use the 436 For information on the <filename>-k</filename> option use the
437 <filename>bitbake --help</filename> command or see the 437 <filename>bitbake --help</filename> command or see the
438 "<ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html#usingpoky-components-bitbake'>BitBake</ulink>" section in 438 "<ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#usingpoky-components-bitbake'>BitBake</ulink>" section in
439 <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'>The Yocto Project Reference Manual</ulink>. 439 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html'>The Yocto Project Reference Manual</ulink>.
440 <literallayout class='monospaced'> 440 <literallayout class='monospaced'>
441 $ bitbake -k core-image-sato 441 $ bitbake -k core-image-sato
442 </literallayout> 442 </literallayout>
443 <note><para> 443 <note><para>
444 BitBake requires Python 2.6 or 2.7. For more information on this requirement, 444 BitBake requires Python 2.6 or 2.7. For more information on this requirement,
445 see the FAQ appendix in 445 see the FAQ appendix in
446 <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html'> 446 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html'>
447 The Yocto Project Reference Manual</ulink>. 447 The Yocto Project Reference Manual</ulink>.
448 </para></note> 448 </para></note>
449 The final command runs the image: 449 The final command runs the image:
@@ -544,9 +544,9 @@
544 544
545 <para> 545 <para>
546 For more information on how to install tarballs, see the 546 For more information on how to install tarballs, see the
547 "<ulink url='http://www.yoctoproject.org/docs/1.1/adt-manual/adt-manual.html#using-an-existing-toolchain-tarball'>Using a Cross-Toolchain Tarball</ulink>" and 547 "<ulink url='http://www.yoctoproject.org/docs/latest/adt-manual/adt-manual.html#using-an-existing-toolchain-tarball'>Using a Cross-Toolchain Tarball</ulink>" and
548 "<ulink url='http://www.yoctoproject.org/docs/1.1/adt-manual/adt-manual.html#using-the-toolchain-from-within-the-build-tree'>Using BitBake and the Yocto Project Build Tree</ulink>" sections in 548 "<ulink url='http://www.yoctoproject.org/docs/latest/adt-manual/adt-manual.html#using-the-toolchain-from-within-the-build-tree'>Using BitBake and the Yocto Project Build Tree</ulink>" sections in
549 <ulink url='http://www.yoctoproject.org/docs/1.1/adt-manual/adt-manual.html'>The Yocto Project 549 <ulink url='http://www.yoctoproject.org/docs/latest/adt-manual/adt-manual.html'>The Yocto Project
550 Application Development Toolkit (ADT) User's Guide</ulink>. 550 Application Development Toolkit (ADT) User's Guide</ulink>.
551 </para> 551 </para>
552 </section> 552 </section>
@@ -577,8 +577,8 @@
577 577
578 <para> 578 <para>
579 You can learn more about downloading a Yocto Project kernel in the 579 You can learn more about downloading a Yocto Project kernel in the
580 "<ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#local-kernel-files'>Linux Yocto Kernel</ulink>" section of 580 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#local-kernel-files'>Linux Yocto Kernel</ulink>" section of
581 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'>The 581 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>The
582 Yocto Project Development Manual</ulink>. 582 Yocto Project Development Manual</ulink>.
583 </para> 583 </para>
584 </section> 584 </section>
@@ -608,7 +608,7 @@
608 &lt;<emphasis>profile</emphasis>&gt; is the filesystem image's profile: 608 &lt;<emphasis>profile</emphasis>&gt; is the filesystem image's profile:
609 lsb, lsb-dev, lsb-sdk, lsb-qt3, minimal, minimal-dev, sato, sato-dev, or sato-sdk. 609 lsb, lsb-dev, lsb-sdk, lsb-qt3, minimal, minimal-dev, sato, sato-dev, or sato-sdk.
610 For information on these types of image profiles, see 610 For information on these types of image profiles, see
611 <ulink url='http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink> in the Yocto Project Reference Manual. 611 <ulink url='http://www.yoctoproject.org/docs/latest/poky-ref-manual/poky-ref-manual.html#ref-images'>Reference: Images</ulink> in the Yocto Project Reference Manual.
612 612
613 &lt;<emphasis>arch</emphasis>&gt; is a string representing the target architecture: 613 &lt;<emphasis>arch</emphasis>&gt; is a string representing the target architecture:
614 x86, x86-64, ppc, mips, or arm. 614 x86, x86-64, ppc, mips, or arm.