summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-10 12:04:20 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:16:12 +0100
commit982cce2d2cd4ca7dcbc8d868d70fce2b6d264e36 (patch)
tree2c004eed7ec98e45b42f1700ef909abe130b945f /documentation
parentb8bdf61ad1810075232bbc394d5e7eb01e6e9bad (diff)
downloadpoky-982cce2d2cd4ca7dcbc8d868d70fce2b6d264e36.tar.gz
documentation: Fixed links to old concepts-manual
The concepts-manual is going away for 2.5. I have fixed all the links across the YP documentation set that were cross-referencing into the concepts-manual so they now cross-reference into the getting-started manual, where that concepts chapter will live post 2.4x. (From yocto-docs rev: e9145e9e7fef882a13c982d34514a94f864b3c12) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/bsp-guide/bsp.xml7
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml42
-rw-r--r--documentation/dev-manual/dev-manual-start.xml4
-rw-r--r--documentation/getting-started/getting-started-concepts.xml2
-rw-r--r--documentation/getting-started/getting-started-yp-intro.xml9
-rw-r--r--documentation/ref-manual/ref-classes.xml28
-rw-r--r--documentation/ref-manual/ref-images.xml4
-rw-r--r--documentation/ref-manual/ref-structure.xml10
-rw-r--r--documentation/ref-manual/ref-tasks.xml56
-rw-r--r--documentation/ref-manual/ref-terms.xml4
-rw-r--r--documentation/ref-manual/ref-variables.xml87
11 files changed, 131 insertions, 122 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 771f58c079..297478d656 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -1687,9 +1687,10 @@
1687 Thus, the build system can build the corresponding 1687 Thus, the build system can build the corresponding
1688 recipe and include the component in the image. 1688 recipe and include the component in the image.
1689 See the 1689 See the
1690 "<ulink url='&YOCTO_DOCS_CM_URL;#enabling-commercially-licensed-recipes'>Enabling Commercially Licensed Recipes</ulink>" 1690 "<ulink url='&YOCTO_DOCS_GS_URL;#enabling-commercially-licensed-recipes'>Enabling Commercially Licensed Recipes</ulink>"
1691 section in the Yocto Project Concepts Manual for 1691 section in the Yocto Project Overview and Concepts
1692 details on how to use these variables.</para> 1692 Manual for details on how to use these variables.
1693 </para>
1693 1694
1694 <para>If you build as you normally would, without 1695 <para>If you build as you normally would, without
1695 specifying any recipes in the 1696 specifying any recipes in the
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 50e60ba11b..d273eaedd9 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -1872,8 +1872,8 @@
1872 Your recipe must have a <filename>SRC_URI</filename> variable 1872 Your recipe must have a <filename>SRC_URI</filename> variable
1873 that points to where the source is located. 1873 that points to where the source is located.
1874 For a graphical representation of source locations, see the 1874 For a graphical representation of source locations, see the
1875 "<ulink url='&YOCTO_DOCS_CM_URL;#sources-dev-environment'>Sources</ulink>" 1875 "<ulink url='&YOCTO_DOCS_GS_URL;#sources-dev-environment'>Sources</ulink>"
1876 section in the Yocto Project Concepts Manual. 1876 section in the Yocto Project Overview and Concepts Manual.
1877 </para> 1877 </para>
1878 1878
1879 <para> 1879 <para>
@@ -2185,8 +2185,10 @@
2185 containing the current checksum. 2185 containing the current checksum.
2186 For more explanation and examples of how to set the 2186 For more explanation and examples of how to set the
2187 <filename>LIC_FILES_CHKSUM</filename> variable, see the 2187 <filename>LIC_FILES_CHKSUM</filename> variable, see the
2188 "<ulink url='&YOCTO_DOCS_CM_URL;#usingpoky-configuring-LIC_FILES_CHKSUM'>Tracking License Changes</ulink>" 2188 "<ulink url='&YOCTO_DOCS_GS_URL;#usingpoky-configuring-LIC_FILES_CHKSUM'>Tracking License Changes</ulink>"
2189 section in the Yocto Project Concepts Manual.</para> 2189 section in the Yocto Project Overview and Concepts
2190 Manual.</para>
2191
2190 <para>To determine the correct checksum string, you 2192 <para>To determine the correct checksum string, you
2191 can list the appropriate files in the 2193 can list the appropriate files in the
2192 <filename>LIC_FILES_CHKSUM</filename> variable with 2194 <filename>LIC_FILES_CHKSUM</filename> variable with
@@ -2332,9 +2334,9 @@
2332 automatically add a runtime dependency to "mypackage" on 2334 automatically add a runtime dependency to "mypackage" on
2333 "example"). 2335 "example").
2334 See the 2336 See the
2335 "<ulink url='&YOCTO_DOCS_CM_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>" 2337 "<ulink url='&YOCTO_DOCS_GS_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>"
2336 section in the Yocto Project Concepts Manual for further 2338 section in the Yocto Project Overview and Concepts Manual for
2337 details. 2339 further details.
2338 </para> 2340 </para>
2339 </section> 2341 </section>
2340 2342
@@ -3396,9 +3398,10 @@
3396 The variable 3398 The variable
3397 <filename><ulink url='&YOCTO_DOCS_REF_URL;#var-LIC_FILES_CHKSUM'>LIC_FILES_CHKSUM</ulink></filename> 3399 <filename><ulink url='&YOCTO_DOCS_REF_URL;#var-LIC_FILES_CHKSUM'>LIC_FILES_CHKSUM</ulink></filename>
3398 is used to track source license changes as described in the 3400 is used to track source license changes as described in the
3399 "<ulink url='&YOCTO_DOCS_CM_URL;#usingpoky-configuring-LIC_FILES_CHKSUM'>Tracking License Changes</ulink>" 3401 "<ulink url='&YOCTO_DOCS_GS_URL;#usingpoky-configuring-LIC_FILES_CHKSUM'>Tracking License Changes</ulink>"
3400 section in the Yocto Project Concepts Manual. 3402 section in the Yocto Project Overview and Concepts Manual.
3401 You can quickly create Autotool-based recipes in a manner similar to the previous example. 3403 You can quickly create Autotool-based recipes in a manner
3404 similar to the previous example.
3402 </para> 3405 </para>
3403 </section> 3406 </section>
3404 3407
@@ -3603,9 +3606,9 @@
3603 allows runtime dependencies between packages 3606 allows runtime dependencies between packages
3604 to be added automatically. 3607 to be added automatically.
3605 See the 3608 See the
3606 "<ulink url='&YOCTO_DOCS_CM_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>" 3609 "<ulink url='&YOCTO_DOCS_GS_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>"
3607 section in the Yocto Project Concepts Manual 3610 section in the Yocto Project Overview and
3608 for more information. 3611 Concepts Manual for more information.
3609 </para></listitem> 3612 </para></listitem>
3610 </itemizedlist> 3613 </itemizedlist>
3611 </note> 3614 </note>
@@ -8503,7 +8506,7 @@ Some notes from Cal:
8503 8506
8504 <para> 8507 <para>
8505 Because the OpenEmbedded build system uses 8508 Because the OpenEmbedded build system uses
8506 "<ulink url='&YOCTO_DOCS_CM_URL;#overview-checksums'>signatures</ulink>", 8509 "<ulink url='&YOCTO_DOCS_GS_URL;#overview-checksums'>signatures</ulink>",
8507 which are unique to a given build, the build system 8510 which are unique to a given build, the build system
8508 knows when to rebuild packages. 8511 knows when to rebuild packages.
8509 All the inputs into a given task are represented by a 8512 All the inputs into a given task are represented by a
@@ -8607,8 +8610,9 @@ Some notes from Cal:
8607 8610
8608 <para> 8611 <para>
8609 For more information on shared state, see the 8612 For more information on shared state, see the
8610 "<ulink url='&YOCTO_DOCS_CM_URL;#shared-state-cache'>Shared State Cache</ulink>" 8613 "<ulink url='&YOCTO_DOCS_GS_URL;#shared-state-cache'>Shared State Cache</ulink>"
8611 section in the Yocto Project Concepts Manual. 8614 section in the Yocto Project Overview and Concepts
8615 Manual.
8612 </para> 8616 </para>
8613 </note> 8617 </note>
8614 </section> 8618 </section>
@@ -12257,7 +12261,7 @@ Some notes from Cal:
12257 ${BUILDDIR}/tmp/stamps/i586-poky-linux/db/6.0.30-r1.do_fetch.sigdata.7c048c18222b16ff0bcee2000ef648b1 12261 ${BUILDDIR}/tmp/stamps/i586-poky-linux/db/6.0.30-r1.do_fetch.sigdata.7c048c18222b16ff0bcee2000ef648b1
12258 </literallayout> 12262 </literallayout>
12259 For tasks that are accelerated through the shared state 12263 For tasks that are accelerated through the shared state
12260 (<ulink url='&YOCTO_DOCS_CM_URL;#shared-state-cache'>sstate</ulink>) 12264 (<ulink url='&YOCTO_DOCS_GS_URL;#shared-state-cache'>sstate</ulink>)
12261 cache, an additional <filename>siginfo</filename> file 12265 cache, an additional <filename>siginfo</filename> file
12262 is written into 12266 is written into
12263 <ulink url='&YOCTO_DOCS_REF_URL;#var-SSTATE_DIR'><filename>SSTATE_DIR</filename></ulink> 12267 <ulink url='&YOCTO_DOCS_REF_URL;#var-SSTATE_DIR'><filename>SSTATE_DIR</filename></ulink>
@@ -12366,8 +12370,8 @@ Some notes from Cal:
12366 <filename>-c</filename>, BitBake will only run the task if it 12370 <filename>-c</filename>, BitBake will only run the task if it
12367 considers it "out of date". 12371 considers it "out of date".
12368 See the 12372 See the
12369 "<ulink url='&YOCTO_DOCS_CM_URL;#stamp-files-and-the-rerunning-of-tasks'>Stamp Files and the Rerunning of Tasks</ulink>" 12373 "<ulink url='&YOCTO_DOCS_GS_URL;#stamp-files-and-the-rerunning-of-tasks'>Stamp Files and the Rerunning of Tasks</ulink>"
12370 section in the Yocto Project Concepts Manual for 12374 section in the Yocto Project Overview and Concepts Manual for
12371 how BitBake determines whether a task is "out of date". 12375 how BitBake determines whether a task is "out of date".
12372 </para> 12376 </para>
12373 12377
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index e0d36e95e4..30fdb6be5c 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -748,8 +748,8 @@
748 <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink> 748 <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>
749 under <filename>tmp/deploy/images</filename>. 749 under <filename>tmp/deploy/images</filename>.
750 For detailed information on the build process using BitBake, see the 750 For detailed information on the build process using BitBake, see the
751 "<ulink url='&YOCTO_DOCS_CM_URL;#images-dev-environment'>Images</ulink>" 751 "<ulink url='&YOCTO_DOCS_GS_URL;#images-dev-environment'>Images</ulink>"
752 section in the Yocto Project Concepts Manual. 752 section in the Yocto Project Overview and Concepts Manual.
753 </para> 753 </para>
754 754
755 <para> 755 <para>
diff --git a/documentation/getting-started/getting-started-concepts.xml b/documentation/getting-started/getting-started-concepts.xml
index bdaa0ead5e..a534deafee 100644
--- a/documentation/getting-started/getting-started-concepts.xml
+++ b/documentation/getting-started/getting-started-concepts.xml
@@ -1567,7 +1567,7 @@
1567 <ulink url='&YOCTO_DOCS_REF_URL;#var-STAMP'><filename>STAMP</filename></ulink> 1567 <ulink url='&YOCTO_DOCS_REF_URL;#var-STAMP'><filename>STAMP</filename></ulink>
1568 variable, and the end of the name consists of the task's 1568 variable, and the end of the name consists of the task's
1569 name and current 1569 name and current
1570 <ulink url='&YOCTO_DOCS_CM_URL;#overview-checksums'>input checksum</ulink>. 1570 <ulink url='&YOCTO_DOCS_GS_URL;#overview-checksums'>input checksum</ulink>.
1571 <note> 1571 <note>
1572 This naming scheme assumes that 1572 This naming scheme assumes that
1573 <ulink url='&YOCTO_DOCS_BB_URL;#var-BB_SIGNATURE_HANDLER'><filename>BB_SIGNATURE_HANDLER</filename></ulink> 1573 <ulink url='&YOCTO_DOCS_BB_URL;#var-BB_SIGNATURE_HANDLER'><filename>BB_SIGNATURE_HANDLER</filename></ulink>
diff --git a/documentation/getting-started/getting-started-yp-intro.xml b/documentation/getting-started/getting-started-yp-intro.xml
index d98aacc6f1..437635842a 100644
--- a/documentation/getting-started/getting-started-yp-intro.xml
+++ b/documentation/getting-started/getting-started-yp-intro.xml
@@ -654,8 +654,9 @@
654 when they do not.</para> 654 when they do not.</para>
655 655
656 <para>You can read more about Pseudo in the 656 <para>You can read more about Pseudo in the
657 "<ulink url='&YOCTO_DOCS_CM_URL;#fakeroot-and-pseudo'>Fakeroot and Pseudo</ulink>" 657 "<ulink url='&YOCTO_DOCS_GS_URL;#fakeroot-and-pseudo'>Fakeroot and Pseudo</ulink>"
658 section of the Yocto Project Concepts Manual. 658 section of the Yocto Project Overview and Concepts
659 Manual.
659 </para></listitem> 660 </para></listitem>
660 </itemizedlist> 661 </itemizedlist>
661 </para> 662 </para>
@@ -1142,8 +1143,8 @@
1142 1143
1143 <para> 1144 <para>
1144 For a very detailed look at this workflow, see the 1145 For a very detailed look at this workflow, see the
1145 "<ulink url='&YOCTO_DOCS_CM_URL;#development-concepts'>Development Concepts</ulink>" 1146 "<ulink url='&YOCTO_DOCS_GS_URL;#development-concepts'>Development Concepts</ulink>"
1146 section in the Yocto Project Concepts Manual. 1147 section in the Yocto Project Overview and Concepts Manual.
1147 </para> 1148 </para>
1148 </section> 1149 </section>
1149 1150
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 8dfa0851cd..53c06354a6 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -568,9 +568,9 @@
568 provides support for the recipes that build the Canadian 568 provides support for the recipes that build the Canadian
569 Cross-compilation tools for SDKs. 569 Cross-compilation tools for SDKs.
570 See the 570 See the
571 "<ulink url='&YOCTO_DOCS_CM_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>" 571 "<ulink url='&YOCTO_DOCS_GS_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>"
572 section in the Yocto Project Concepts Manual for more discussion on 572 section in the Yocto Project Overview and Concepts Manual for more
573 these cross-compilation tools. 573 discussion on these cross-compilation tools.
574 </para> 574 </para>
575</section> 575</section>
576 576
@@ -582,9 +582,9 @@
582 provides support for the recipes that build the cross-compilation 582 provides support for the recipes that build the cross-compilation
583 tools used for building SDKs. 583 tools used for building SDKs.
584 See the 584 See the
585 "<ulink url='&YOCTO_DOCS_CM_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>" 585 "<ulink url='&YOCTO_DOCS_GS_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>"
586 section in the Yocto Project Concepts Manual for more discussion on 586 section in the Yocto Project Overview and Concepts Manual for more
587 these cross-compilation tools. 587 discussion on these cross-compilation tools.
588 </para> 588 </para>
589</section> 589</section>
590 590
@@ -1251,8 +1251,8 @@
1251 "<ulink url='&YOCTO_DOCS_DEV_URL;#usingpoky-extend-customimage'>Customizing Images</ulink>" 1251 "<ulink url='&YOCTO_DOCS_DEV_URL;#usingpoky-extend-customimage'>Customizing Images</ulink>"
1252 section in the Yocto Project Development Tasks Manual. 1252 section in the Yocto Project Development Tasks Manual.
1253 For information on how images are created, see the 1253 For information on how images are created, see the
1254 "<ulink url='&YOCTO_DOCS_CM_URL;#images-dev-environment'>Images</ulink>" 1254 "<ulink url='&YOCTO_DOCS_GS_URL;#images-dev-environment'>Images</ulink>"
1255 section in the Yocto Project Concpets Manual. 1255 section in the Yocto Project Overview and Concpets Manual.
1256 </para> 1256 </para>
1257</section> 1257</section>
1258 1258
@@ -2722,8 +2722,8 @@ This check was removed for YP 2.3 release
2722 <para> 2722 <para>
2723 For more information on the cross-development toolchain 2723 For more information on the cross-development toolchain
2724 generation, see the 2724 generation, see the
2725 "<ulink url='&YOCTO_DOCS_CM_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>" 2725 "<ulink url='&YOCTO_DOCS_GM_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>"
2726 section in the Yocto Project Concepts Manual. 2726 section in the Yocto Project Overview and Concepts Manual.
2727 For information on advantages gained when building a 2727 For information on advantages gained when building a
2728 cross-development toolchain using the 2728 cross-development toolchain using the
2729 <link linkend='ref-tasks-populate_sdk'><filename>do_populate_sdk</filename></link> 2729 <link linkend='ref-tasks-populate_sdk'><filename>do_populate_sdk</filename></link>
@@ -3020,8 +3020,8 @@ This check was removed for YP 2.3 release
3020 3020
3021 <para> 3021 <para>
3022 For information on how root filesystem images are created, see the 3022 For information on how root filesystem images are created, see the
3023 "<ulink url='&YOCTO_DOCS_CM_URL;#image-generation-dev-environment'>Image Generation</ulink>" 3023 "<ulink url='&YOCTO_DOCS_GS_URL;#image-generation-dev-environment'>Image Generation</ulink>"
3024 section in the Yocto Project Concepts Manual. 3024 section in the Yocto Project Overview and Concepts Manual.
3025 </para> 3025 </para>
3026</section> 3026</section>
3027 3027
@@ -3182,8 +3182,8 @@ This check was removed for YP 2.3 release
3182 3182
3183 <para> 3183 <para>
3184 For more information on sstate, see the 3184 For more information on sstate, see the
3185 "<ulink url='&YOCTO_DOCS_CM_URL;#shared-state-cache'>Shared State Cache</ulink>" 3185 "<ulink url='&YOCTO_DOCS_GS_URL;#shared-state-cache'>Shared State Cache</ulink>"
3186 section in the Yocto Project Concepts Manual. 3186 section in the Yocto Project Overview and Concepts Manual.
3187 </para> 3187 </para>
3188</section> 3188</section>
3189 3189
diff --git a/documentation/ref-manual/ref-images.xml b/documentation/ref-manual/ref-images.xml
index 8b7cee827a..0cfa5f3543 100644
--- a/documentation/ref-manual/ref-images.xml
+++ b/documentation/ref-manual/ref-images.xml
@@ -151,8 +151,8 @@
151 This image provides the Wayland protocol libraries and the 151 This image provides the Wayland protocol libraries and the
152 reference Weston compositor. 152 reference Weston compositor.
153 For more information, see the 153 For more information, see the
154 "<ulink url='&YOCTO_DOCS_CM_URL;#wayland'>Wayland</ulink>" 154 "<ulink url='&YOCTO_DOCS_GS_URL;#wayland'>Wayland</ulink>"
155 section in the Yocto Project Concepts Manual. 155 section in the Yocto Project Overview and Concepts Manual.
156 </para></listitem> 156 </para></listitem>
157 <listitem><para><filename>core-image-x11</filename>: 157 <listitem><para><filename>core-image-x11</filename>:
158 A very basic X11 image with a terminal. 158 A very basic X11 image with a terminal.
diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml
index 56f786c21e..07f4e7c490 100644
--- a/documentation/ref-manual/ref-structure.xml
+++ b/documentation/ref-manual/ref-structure.xml
@@ -520,10 +520,10 @@
520 variable points to this directory. 520 variable points to this directory.
521 For more detail on the contents of the <filename>deploy</filename> 521 For more detail on the contents of the <filename>deploy</filename>
522 directory, see the 522 directory, see the
523 "<ulink url='&YOCTO_DOCS_CM_URL;#images-dev-environment'>Images</ulink>" 523 "<ulink url='&YOCTO_DOCS_GS_URL;#images-dev-environment'>Images</ulink>"
524 and 524 and
525 "<ulink url='&YOCTO_DOCS_CM_URL;#sdk-dev-environment'>Application Development SDK</ulink>" 525 "<ulink url='&YOCTO_DOCS_GS_URL;#sdk-dev-environment'>Application Development SDK</ulink>"
526 sections in the Yocto Project Concepts Manual. 526 sections in the Yocto Project Overview and Concepts Manual.
527 </para> 527 </para>
528 </section> 528 </section>
529 529
@@ -696,8 +696,8 @@
696 <para> 696 <para>
697 For information on how BitBake uses stamp files to determine if 697 For information on how BitBake uses stamp files to determine if
698 a task should be rerun, see the 698 a task should be rerun, see the
699 "<ulink url='&YOCTO_DOCS_CM_URL;#stamp-files-and-the-rerunning-of-tasks'>Stamp Files and the Rerunning of Tasks</ulink>" 699 "<ulink url='&YOCTO_DOCS_GS_URL;#stamp-files-and-the-rerunning-of-tasks'>Stamp Files and the Rerunning of Tasks</ulink>"
700 section in the Yocto Project Concepts Manual. 700 section in the Yocto Project Overview and Concepts Manual.
701 </para> 701 </para>
702 </section> 702 </section>
703 703
diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml
index 2a58f955b0..3226b17299 100644
--- a/documentation/ref-manual/ref-tasks.xml
+++ b/documentation/ref-manual/ref-tasks.xml
@@ -220,8 +220,8 @@
220 220
221 <para> 221 <para>
222 For more information on image creation, see the 222 For more information on image creation, see the
223 "<ulink url='&YOCTO_DOCS_CM_URL;#image-generation-dev-environment'>Image Generation</ulink>" 223 "<ulink url='&YOCTO_DOCS_GS_URL;#image-generation-dev-environment'>Image Generation</ulink>"
224 section in the Yocto Project Concepts Manual. 224 section in the Yocto Project Overview and Concepts Manual.
225 </para> 225 </para>
226 </section> 226 </section>
227 227
@@ -246,8 +246,8 @@
246 246
247 <para> 247 <para>
248 For more information on image creation, see the 248 For more information on image creation, see the
249 "<ulink url='&YOCTO_DOCS_CM_URL;#image-generation-dev-environment'>Image Generation</ulink>" 249 "<ulink url='&YOCTO_DOCS_GS_URL;#image-generation-dev-environment'>Image Generation</ulink>"
250 section in the Yocto Project Concepts Manual. 250 section in the Yocto Project Overview and Concepts Manual.
251 </para> 251 </para>
252 </section> 252 </section>
253 253
@@ -268,7 +268,7 @@
268 and 268 and
269 <link linkend='ref-tasks-rootfs'><filename>do_rootfs</filename></link>), 269 <link linkend='ref-tasks-rootfs'><filename>do_rootfs</filename></link>),
270 run under 270 run under
271 <ulink url='&YOCTO_DOCS_CM_URL;#fakeroot-and-pseudo'>fakeroot</ulink>. 271 <ulink url='&YOCTO_DOCS_GS_URL;#fakeroot-and-pseudo'>fakeroot</ulink>.
272 <note> 272 <note>
273 <title>Caution</title> 273 <title>Caution</title>
274 274
@@ -342,8 +342,8 @@
342 For additional information, see the 342 For additional information, see the
343 <link linkend='var-PKGDESTWORK'><filename>PKGDESTWORK</filename></link> 343 <link linkend='var-PKGDESTWORK'><filename>PKGDESTWORK</filename></link>
344 variable and the 344 variable and the
345 "<ulink url='&YOCTO_DOCS_CM_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>" 345 "<ulink url='&YOCTO_DOCS_GS_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>"
346 section in the Yocto Project Concepts Manual. 346 section in the Yocto Project Overview and Concepts Manual.
347 </para> 347 </para>
348 </section> 348 </section>
349 349
@@ -367,8 +367,8 @@
367 <filename>${</filename><link linkend='var-DEPLOY_DIR_DEB'><filename>DEPLOY_DIR_DEB</filename></link><filename>}</filename> 367 <filename>${</filename><link linkend='var-DEPLOY_DIR_DEB'><filename>DEPLOY_DIR_DEB</filename></link><filename>}</filename>
368 directory in the package feeds area. 368 directory in the package feeds area.
369 For more information, see the 369 For more information, see the
370 "<ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink>" 370 "<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
371 section in the Yocto Project Concepts Manual. 371 section in the Yocto Project Overview and Concepts Manual.
372 </para> 372 </para>
373 </section> 373 </section>
374 374
@@ -381,8 +381,8 @@
381 <filename>${</filename><link linkend='var-DEPLOY_DIR_IPK'><filename>DEPLOY_DIR_IPK</filename></link><filename>}</filename> 381 <filename>${</filename><link linkend='var-DEPLOY_DIR_IPK'><filename>DEPLOY_DIR_IPK</filename></link><filename>}</filename>
382 directory in the package feeds area. 382 directory in the package feeds area.
383 For more information, see the 383 For more information, see the
384 "<ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink>" 384 "<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
385 section in the Yocto Project Concepts Manual. 385 section in the Yocto Project Overview and Concepts Manual.
386 </para> 386 </para>
387 </section> 387 </section>
388 388
@@ -395,8 +395,8 @@
395 <filename>${</filename><link linkend='var-DEPLOY_DIR_RPM'><filename>DEPLOY_DIR_RPM</filename></link><filename>}</filename> 395 <filename>${</filename><link linkend='var-DEPLOY_DIR_RPM'><filename>DEPLOY_DIR_RPM</filename></link><filename>}</filename>
396 directory in the package feeds area. 396 directory in the package feeds area.
397 For more information, see the 397 For more information, see the
398 "<ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink>" 398 "<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
399 section in the Yocto Project Concepts Manual. 399 section in the Yocto Project Overview and Concepts Manual.
400 </para> 400 </para>
401 </section> 401 </section>
402 402
@@ -408,8 +408,8 @@
408 <filename>${</filename><link linkend='var-DEPLOY_DIR_TAR'><filename>DEPLOY_DIR_TAR</filename></link><filename>}</filename> 408 <filename>${</filename><link linkend='var-DEPLOY_DIR_TAR'><filename>DEPLOY_DIR_TAR</filename></link><filename>}</filename>
409 directory in the package feeds area. 409 directory in the package feeds area.
410 For more information, see the 410 For more information, see the
411 "<ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink>" 411 "<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
412 section in the Yocto Project Concepts Manual. 412 section in the Yocto Project Overview and Concepts Manual.
413 </para> 413 </para>
414 </section> 414 </section>
415 415
@@ -431,8 +431,8 @@
431 <para> 431 <para>
432 Locates patch files and applies them to the source code. 432 Locates patch files and applies them to the source code.
433 See the 433 See the
434 "<ulink url='&YOCTO_DOCS_CM_URL;#patching-dev-environment'>Patching</ulink>" 434 "<ulink url='&YOCTO_DOCS_GS_URL;#patching-dev-environment'>Patching</ulink>"
435 section in the Yocto Project Concepts Manual for more 435 section in the Yocto Project Overview and Concepts Manual for more
436 information. 436 information.
437 </para> 437 </para>
438 </section> 438 </section>
@@ -452,8 +452,8 @@
452 <para> 452 <para>
453 Creates the file and directory structure for an installable SDK. 453 Creates the file and directory structure for an installable SDK.
454 See the 454 See the
455 "<ulink url='&YOCTO_DOCS_CM_URL;#sdk-generation-dev-environment'>SDK Generation</ulink>" 455 "<ulink url='&YOCTO_DOCS_GS_URL;#sdk-generation-dev-environment'>SDK Generation</ulink>"
456 section in the Yocto Project Concepts Manual for more 456 section in the Yocto Project Overview and Concepts Manual for more
457 information. 457 information.
458 </para> 458 </para>
459 </section> 459 </section>
@@ -540,8 +540,8 @@
540 <link linkend='var-S'><filename>S</filename></link> variable also 540 <link linkend='var-S'><filename>S</filename></link> variable also
541 plays a role in where unpacked source files ultimately reside. 541 plays a role in where unpacked source files ultimately reside.
542 For more information on how source files are unpacked, see the 542 For more information on how source files are unpacked, see the
543 "<ulink url='&YOCTO_DOCS_CM_URL;#source-fetching-dev-environment'>Source Fetching</ulink>" 543 "<ulink url='&YOCTO_DOCS_GS_URL;#source-fetching-dev-environment'>Source Fetching</ulink>"
544 section in the Yocto Project Concepts Manual and also 544 section in the Yocto Project Overview and Concepts Manual and also
545 see the <filename>WORKDIR</filename> and 545 see the <filename>WORKDIR</filename> and
546 <filename>S</filename> variable descriptions. 546 <filename>S</filename> variable descriptions.
547 </para> 547 </para>
@@ -620,7 +620,7 @@
620 620
621 <para> 621 <para>
622 Running this task does not remove the 622 Running this task does not remove the
623 <ulink url='&YOCTO_DOCS_CM_URL;#shared-state-cache'>sstate</ulink> 623 <ulink url='&YOCTO_DOCS_GS_URL;#shared-state-cache'>sstate</ulink>
624 cache files. 624 cache files.
625 Consequently, if no changes have been made and the recipe is 625 Consequently, if no changes have been made and the recipe is
626 rebuilt after cleaning, output files are simply restored from the 626 rebuilt after cleaning, output files are simply restored from the
@@ -637,7 +637,7 @@
637 637
638 <para> 638 <para>
639 Removes all output files, shared state 639 Removes all output files, shared state
640 (<ulink url='&YOCTO_DOCS_CM_URL;#shared-state-cache'>sstate</ulink>) 640 (<ulink url='&YOCTO_DOCS_GS_URL;#shared-state-cache'>sstate</ulink>)
641 cache, and downloaded source files for a target (i.e. the contents 641 cache, and downloaded source files for a target (i.e. the contents
642 of 642 of
643 <link linkend='var-DL_DIR'><filename>DL_DIR</filename></link>). 643 <link linkend='var-DL_DIR'><filename>DL_DIR</filename></link>).
@@ -668,13 +668,13 @@
668 668
669 <para> 669 <para>
670 Removes all output files and shared state 670 Removes all output files and shared state
671 (<ulink url='&YOCTO_DOCS_CM_URL;#shared-state-cache'>sstate</ulink>) 671 (<ulink url='&YOCTO_DOCS_GS_URL;#shared-state-cache'>sstate</ulink>)
672 cache for a target. 672 cache for a target.
673 Essentially, the <filename>do_cleansstate</filename> task is 673 Essentially, the <filename>do_cleansstate</filename> task is
674 identical to the 674 identical to the
675 <link linkend='ref-tasks-clean'><filename>do_clean</filename></link> 675 <link linkend='ref-tasks-clean'><filename>do_clean</filename></link>
676 task with the added removal of shared state 676 task with the added removal of shared state
677 (<ulink url='&YOCTO_DOCS_CM_URL;#shared-state-cache'>sstate</ulink>) 677 (<ulink url='&YOCTO_DOCS_GS_URL;#shared-state-cache'>sstate</ulink>)
678 cache. 678 cache.
679 </para> 679 </para>
680 680
@@ -744,7 +744,7 @@
744 744
745 <para> 745 <para>
746 Creates or updates the index in the 746 Creates or updates the index in the
747 <ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink> 747 <ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>
748 area. 748 area.
749 <note> 749 <note>
750 This task is not triggered with the 750 This task is not triggered with the
@@ -796,8 +796,8 @@
796 Creates the root filesystem (file and directory structure) for an 796 Creates the root filesystem (file and directory structure) for an
797 image. 797 image.
798 See the 798 See the
799 "<ulink url='&YOCTO_DOCS_CM_URL;#image-generation-dev-environment'>Image Generation</ulink>" 799 "<ulink url='&YOCTO_DOCS_GS_URL;#image-generation-dev-environment'>Image Generation</ulink>"
800 section in the Yocto Project Concepts Manual for more 800 section in the Yocto Project Overview and Concepts Manual for more
801 information on how the root filesystem is created. 801 information on how the root filesystem is created.
802 </para> 802 </para>
803 </section> 803 </section>
diff --git a/documentation/ref-manual/ref-terms.xml b/documentation/ref-manual/ref-terms.xml
index 0984503b8c..aebd6e2ba2 100644
--- a/documentation/ref-manual/ref-terms.xml
+++ b/documentation/ref-manual/ref-terms.xml
@@ -200,8 +200,8 @@
200 <para>Creation of these toolchains is simple and automated. 200 <para>Creation of these toolchains is simple and automated.
201 For information on toolchain concepts as they apply to the 201 For information on toolchain concepts as they apply to the
202 Yocto Project, see the 202 Yocto Project, see the
203 "<ulink url='&YOCTO_DOCS_CM_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>" 203 "<ulink url='&YOCTO_DOCS_GS_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>"
204 section in the Yocto Project Concepts Manual. 204 section in the Yocto Project Overview and Concepts Manual.
205 You can also find more information on using the 205 You can also find more information on using the
206 relocatable toolchain in the 206 relocatable toolchain in the
207 <ulink url='&YOCTO_DOCS_SDK_URL;'>Yocto Project Application Development and the Extensible Software Development Kit (eSDK)</ulink> 207 <ulink url='&YOCTO_DOCS_SDK_URL;'>Yocto Project Application Development and the Extensible Software Development Kit (eSDK)</ulink>
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 76194d450b..01bbc1c473 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -3017,7 +3017,7 @@
3017 <note><title>Caution</title> 3017 <note><title>Caution</title>
3018 Tasks that read from or write to this directory should 3018 Tasks that read from or write to this directory should
3019 run under 3019 run under
3020 <ulink url='&YOCTO_DOCS_CM_URL;#fakeroot-and-pseudo'>fakeroot</ulink>. 3020 <ulink url='&YOCTO_DOCS_GS_URL;#fakeroot-and-pseudo'>fakeroot</ulink>.
3021 </note> 3021 </note>
3022 </para> 3022 </para>
3023 </glossdef> 3023 </glossdef>
@@ -3264,10 +3264,10 @@
3264 add any runtime dependencies between the 3264 add any runtime dependencies between the
3265 packages produced by the two recipes. 3265 packages produced by the two recipes.
3266 However, as explained in the 3266 However, as explained in the
3267 "<ulink url='&YOCTO_DOCS_CM_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>" 3267 "<ulink url='&YOCTO_DOCS_GS_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>"
3268 section in the Yocto Project Concepts Manual, 3268 section in the Yocto Project Overview and
3269 runtime dependencies will often be 3269 Concepts Manual, runtime dependencies will
3270 added automatically, meaning 3270 often be added automatically, meaning
3271 <filename>DEPENDS</filename> alone is 3271 <filename>DEPENDS</filename> alone is
3272 sufficient for most recipes. 3272 sufficient for most recipes.
3273 </para></listitem> 3273 </para></listitem>
@@ -3329,11 +3329,12 @@
3329 section. 3329 section.
3330 For more detail on the contents of the 3330 For more detail on the contents of the
3331 <filename>deploy</filename> directory, see the 3331 <filename>deploy</filename> directory, see the
3332 "<ulink url='&YOCTO_DOCS_CM_URL;#images-dev-environment'>Images</ulink>", 3332 "<ulink url='&YOCTO_DOCS_GS_URL;#images-dev-environment'>Images</ulink>",
3333 "<ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink>", 3333 "<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>",
3334 and 3334 and
3335 "<ulink url='&YOCTO_DOCS_CM_URL;#sdk-dev-environment'>Application Development SDK</ulink>" 3335 "<ulink url='&YOCTO_DOCS_GS_URL;#sdk-dev-environment'>Application Development SDK</ulink>"
3336 sections all in the Yocto Project Concepts Manual. 3336 sections all in the Yocto Project Overview and Concepts
3337 Manual.
3337 </para> 3338 </para>
3338 </glossdef> 3339 </glossdef>
3339 </glossentry> 3340 </glossentry>
@@ -3372,8 +3373,8 @@
3372 <link linkend='ref-tasks-package_write_deb'><filename>do_package_write_deb</filename></link> 3373 <link linkend='ref-tasks-package_write_deb'><filename>do_package_write_deb</filename></link>
3373 task writes Debian packages into the appropriate folder. 3374 task writes Debian packages into the appropriate folder.
3374 For more information on how packaging works, see the 3375 For more information on how packaging works, see the
3375 "<ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink>" 3376 "<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
3376 section in the Yocto Project Concepts Manual. 3377 section in the Yocto Project Overview and Concepts Manual.
3377 </para> 3378 </para>
3378 </glossdef> 3379 </glossdef>
3379 </glossentry> 3380 </glossentry>
@@ -3402,10 +3403,11 @@
3402 section. 3403 section.
3403 For more detail on the contents of the 3404 For more detail on the contents of the
3404 <filename>deploy</filename> directory, see the 3405 <filename>deploy</filename> directory, see the
3405 "<ulink url='&YOCTO_DOCS_CM_URL;#images-dev-environment'>Images</ulink>" 3406 "<ulink url='&YOCTO_DOCS_GS_URL;#images-dev-environment'>Images</ulink>"
3406 and 3407 and
3407 "<ulink url='&YOCTO_DOCS_CM_URL;#sdk-dev-environment'>Application Development SDK</ulink>" 3408 "<ulink url='&YOCTO_DOCS_GS_URL;#sdk-dev-environment'>Application Development SDK</ulink>"
3408 sections both in the Yocto Project Concepts Manual. 3409 sections both in the Yocto Project Overview and Concepts
3410 Manual.
3409 </para> 3411 </para>
3410 </glossdef> 3412 </glossdef>
3411 </glossentry> 3413 </glossentry>
@@ -3443,8 +3445,8 @@
3443 <link linkend='ref-tasks-package_write_ipk'><filename>do_package_write_ipk</filename></link> 3445 <link linkend='ref-tasks-package_write_ipk'><filename>do_package_write_ipk</filename></link>
3444 task writes IPK packages into the appropriate folder. 3446 task writes IPK packages into the appropriate folder.
3445 For more information on how packaging works, see the 3447 For more information on how packaging works, see the
3446 "<ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink>" 3448 "<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
3447 section in the Yocto Project Concepts Manual. 3449 section in the Yocto Project Overview and Concepts Manual.
3448 </para> 3450 </para>
3449 </glossdef> 3451 </glossdef>
3450 </glossentry> 3452 </glossentry>
@@ -3482,8 +3484,8 @@
3482 <link linkend='ref-tasks-package_write_rpm'><filename>do_package_write_rpm</filename></link> 3484 <link linkend='ref-tasks-package_write_rpm'><filename>do_package_write_rpm</filename></link>
3483 task writes RPM packages into the appropriate folder. 3485 task writes RPM packages into the appropriate folder.
3484 For more information on how packaging works, see the 3486 For more information on how packaging works, see the
3485 "<ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink>" 3487 "<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
3486 section in the Yocto Project Concepts Manual. 3488 section in the Yocto Project Overview and Concepts Manual.
3487 </para> 3489 </para>
3488 </glossdef> 3490 </glossdef>
3489 </glossentry> 3491 </glossentry>
@@ -3521,8 +3523,8 @@
3521 <link linkend='ref-tasks-package_write_tar'><filename>do_package_write_tar</filename></link> 3523 <link linkend='ref-tasks-package_write_tar'><filename>do_package_write_tar</filename></link>
3522 task writes TAR packages into the appropriate folder. 3524 task writes TAR packages into the appropriate folder.
3523 For more information on how packaging works, see the 3525 For more information on how packaging works, see the
3524 "<ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink>" 3526 "<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
3525 section in the Yocto Project Concepts Manual. 3527 section in the Yocto Project Overview and Concepts Manual.
3526 </para> 3528 </para>
3527 </glossdef> 3529 </glossdef>
3528 </glossentry> 3530 </glossentry>
@@ -6104,8 +6106,8 @@
6104 variables. 6106 variables.
6105 You can find information on how the image 6107 You can find information on how the image
6106 is created in the 6108 is created in the
6107 "<ulink url='&YOCTO_DOCS_CM_URL;#image-generation-dev-environment'>Image Generation</ulink>" 6109 "<ulink url='&YOCTO_DOCS_GS_URL;#image-generation-dev-environment'>Image Generation</ulink>"
6108 section in the Yocto Project Concepts Manual. 6110 section in the Yocto Project Overview and Concepts Manual.
6109 </para> 6111 </para>
6110 </glossdef> 6112 </glossdef>
6111 </glossentry> 6113 </glossentry>
@@ -7978,8 +7980,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
7978 <link linkend='var-LICENSE'><filename>LICENSE</filename></link> 7980 <link linkend='var-LICENSE'><filename>LICENSE</filename></link>
7979 is set to "CLOSED").</para> 7981 is set to "CLOSED").</para>
7980 <para>For more information, see the 7982 <para>For more information, see the
7981 "<ulink url='&YOCTO_DOCS_CM_URL;#usingpoky-configuring-LIC_FILES_CHKSUM'>Tracking License Changes</ulink>" 7983 "<ulink url='&YOCTO_DOCS_GS_URL;#usingpoky-configuring-LIC_FILES_CHKSUM'>Tracking License Changes</ulink>"
7982 section in the Yocto Project Concepts Manual. 7984 section in the Yocto Project Overview and Concepts Manual.
7983 </para> 7985 </para>
7984 </glossdef> 7986 </glossdef>
7985 </glossentry> 7987 </glossentry>
@@ -8114,8 +8116,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
8114 require additional licenses in order to be used in a 8116 require additional licenses in order to be used in a
8115 commercial product. 8117 commercial product.
8116 For more information, see the 8118 For more information, see the
8117 "<ulink url='&YOCTO_DOCS_CM_URL;#enabling-commercially-licensed-recipes'>Enabling Commercially Licensed Recipes</ulink>" 8119 "<ulink url='&YOCTO_DOCS_GS_URL;#enabling-commercially-licensed-recipes'>Enabling Commercially Licensed Recipes</ulink>"
8118 section in the Yocto Project Concepts Manual. 8120 section in the Yocto Project Overview and Concepts Manual.
8119 </para> 8121 </para>
8120 </glossdef> 8122 </glossdef>
8121 </glossentry> 8123 </glossentry>
@@ -8134,8 +8136,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
8134 This practice is otherwise known as "whitelisting" 8136 This practice is otherwise known as "whitelisting"
8135 license flags. 8137 license flags.
8136 For more information, see the 8138 For more information, see the
8137 <ulink url='&YOCTO_DOCS_CM_URL;#enabling-commercially-licensed-recipes'>Enabling Commercially Licensed Recipes</ulink>" 8139 <ulink url='&YOCTO_DOCS_GS_URL;#enabling-commercially-licensed-recipes'>Enabling Commercially Licensed Recipes</ulink>"
8138 section in the Yocto Project Concepts Manual. 8140 section in the Yocto Project Overview and Concepts Manual.
8139 </para> 8141 </para>
8140 </glossdef> 8142 </glossdef>
8141 </glossentry> 8143 </glossentry>
@@ -10488,8 +10490,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
10488 ${STAGING_DIR_HOST}/pkgdata 10490 ${STAGING_DIR_HOST}/pkgdata
10489 </literallayout> 10491 </literallayout>
10490 For examples of how this data is used, see the 10492 For examples of how this data is used, see the
10491 "<ulink url='&YOCTO_DOCS_CM_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>" 10493 "<ulink url='&YOCTO_DOCS_GS_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>"
10492 section in the Yocto Project Concepts Manual and the 10494 section in the Yocto Project Overview and Concepts Manual
10495 and the
10493 "<ulink url='&YOCTO_DOCS_DEV_URL;#viewing-package-information-with-oe-pkgdata-util'>Viewing Package Information with <filename>oe-pkgdata-util</filename></ulink>" 10496 "<ulink url='&YOCTO_DOCS_DEV_URL;#viewing-package-information-with-oe-pkgdata-util'>Viewing Package Information with <filename>oe-pkgdata-util</filename></ulink>"
10494 section in the Yocto Project Development Tasks Manual. 10497 section in the Yocto Project Development Tasks Manual.
10495 </para> 10498 </para>
@@ -10735,11 +10738,11 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
10735 <filename>PR</filename> to know when to rebuild a 10738 <filename>PR</filename> to know when to rebuild a
10736 recipe. 10739 recipe.
10737 The build system uses the task 10740 The build system uses the task
10738 <ulink url='&YOCTO_DOCS_CM_URL;#overview-checksums'>input checksums</ulink> 10741 <ulink url='&YOCTO_DOCS_GS_URL;#overview-checksums'>input checksums</ulink>
10739 along with the 10742 along with the
10740 <link linkend='structure-build-tmp-stamps'>stamp</link> 10743 <link linkend='structure-build-tmp-stamps'>stamp</link>
10741 and 10744 and
10742 <ulink url='&YOCTO_DOCS_CM_URL;#shared-state-cache'>shared state cache</ulink> 10745 <ulink url='&YOCTO_DOCS_GS_URL;#shared-state-cache'>shared state cache</ulink>
10743 mechanisms. 10746 mechanisms.
10744 </note> 10747 </note>
10745 The <filename>PR</filename> variable primarily becomes 10748 The <filename>PR</filename> variable primarily becomes
@@ -11008,8 +11011,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
11008 11011
11009 <para> 11012 <para>
11010 For more information, see the 11013 For more information, see the
11011 "<ulink url='&YOCTO_DOCS_CM_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>" 11014 "<ulink url='&YOCTO_DOCS_GS_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>"
11012 section in the Yocto Project Concepts Manual. 11015 section in the Yocto Project Overview and Concepts Manual.
11013 </para> 11016 </para>
11014 </glossdef> 11017 </glossdef>
11015 </glossentry> 11018 </glossentry>
@@ -11325,8 +11328,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
11325 Therefore, most recipes do not need to set 11328 Therefore, most recipes do not need to set
11326 <filename>RDEPENDS</filename>. 11329 <filename>RDEPENDS</filename>.
11327 For more information, see the 11330 For more information, see the
11328 "<ulink url='&YOCTO_DOCS_CM_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>" 11331 "<ulink url='&YOCTO_DOCS_GS_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>"
11329 section in the Yocto Project Concepts Manual. 11332 section in the Yocto Project Overview and Concepts Manual.
11330 </para> 11333 </para>
11331 11334
11332 <para> 11335 <para>
@@ -13845,8 +13848,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
13845 <para> 13848 <para>
13846 For information on how BitBake uses stamp files to determine 13849 For information on how BitBake uses stamp files to determine
13847 if a task should be rerun, see the 13850 if a task should be rerun, see the
13848 "<ulink url='&YOCTO_DOCS_CM_URL;#stamp-files-and-the-rerunning-of-tasks'>Stamp Files and the Rerunning of Tasks</ulink>" 13851 "<ulink url='&YOCTO_DOCS_GS_URL;#stamp-files-and-the-rerunning-of-tasks'>Stamp Files and the Rerunning of Tasks</ulink>"
13849 section in the Yocto Project Concepts Manual. 13852 section in the Yocto Project Overview and Concepts Manual.
13850 </para> 13853 </para>
13851 13854
13852 <para> 13855 <para>
@@ -15337,8 +15340,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
15337 <para> 15340 <para>
15338 For background information on cross-development toolchains 15341 For background information on cross-development toolchains
15339 in the Yocto Project development environment, see the 15342 in the Yocto Project development environment, see the
15340 "<ulink url='&YOCTO_DOCS_CM_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>" 15343 "<ulink url='&YOCTO_DOCS_GS_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>"
15341 section in the Yocto Project Concepts Manual. 15344 section in the Yocto Project Overview and Concepts Manual.
15342 For information on setting up a cross-development 15345 For information on setting up a cross-development
15343 environment, see the 15346 environment, see the
15344 <ulink url='&YOCTO_DOCS_SDK_URL;'>Yocto Project Application Development and the Extensible Software Development Kit (eSDK)</ulink> 15347 <ulink url='&YOCTO_DOCS_SDK_URL;'>Yocto Project Application Development and the Extensible Software Development Kit (eSDK)</ulink>
@@ -15396,8 +15399,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
15396 <para> 15399 <para>
15397 For background information on cross-development toolchains 15400 For background information on cross-development toolchains
15398 in the Yocto Project development environment, see the 15401 in the Yocto Project development environment, see the
15399 "<ulink url='&YOCTO_DOCS_CM_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>" 15402 "<ulink url='&YOCTO_DOCS_GS_URL;#cross-development-toolchain-generation'>Cross-Development Toolchain Generation</ulink>"
15400 section in the Yocto Project Concepts Manual. 15403 section in the Yocto Project Overview and Concepts Manual.
15401 For information on setting up a cross-development 15404 For information on setting up a cross-development
15402 environment, see the 15405 environment, see the
15403 <ulink url='&YOCTO_DOCS_SDK_URL;'>Yocto Project Application Development and the Extensible Software Development Kit (eSDK)</ulink> 15406 <ulink url='&YOCTO_DOCS_SDK_URL;'>Yocto Project Application Development and the Extensible Software Development Kit (eSDK)</ulink>