summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-01-31 09:31:41 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-02-14 15:25:31 +0000
commit651262288241a6b42d80cbc34e9aefa117995a17 (patch)
tree02ab3599d220f1711d78220d1afb9eab5c5c91a0 /documentation/ref-manual
parent5eed9a3fbe68f0be922ae6629027ad006e21c5f4 (diff)
downloadpoky-651262288241a6b42d80cbc34e9aefa117995a17.tar.gz
documentation: Updated links into new concepts-manual
Creation of a new concepts manual and moving of chapters from the getting-started (overview-manual) caused many links and manual reference titles to break. I fixed these throughout the YP docs. (From yocto-docs rev: 30f2bc46be4a0faf5302eb8605bcb29f3bee6cf3) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/ref-tasks.xml10
-rw-r--r--documentation/ref-manual/ref-variables.xml4
2 files changed, 7 insertions, 7 deletions
diff --git a/documentation/ref-manual/ref-tasks.xml b/documentation/ref-manual/ref-tasks.xml
index 2afd9588b7..007d08f112 100644
--- a/documentation/ref-manual/ref-tasks.xml
+++ b/documentation/ref-manual/ref-tasks.xml
@@ -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_GS_URL;#fakeroot-and-pseudo'>fakeroot</ulink>. 271 <ulink url='&YOCTO_DOCS_CM_URL;#fakeroot-and-pseudo'>fakeroot</ulink>.
272 <note> 272 <note>
273 <title>Caution</title> 273 <title>Caution</title>
274 274
@@ -630,7 +630,7 @@
630 630
631 <para> 631 <para>
632 Running this task does not remove the 632 Running this task does not remove the
633 <ulink url='&YOCTO_DOCS_GS_URL;#shared-state-cache'>sstate</ulink> 633 <ulink url='&YOCTO_DOCS_CM_URL;#shared-state-cache'>sstate</ulink>
634 cache files. 634 cache files.
635 Consequently, if no changes have been made and the recipe is 635 Consequently, if no changes have been made and the recipe is
636 rebuilt after cleaning, output files are simply restored from the 636 rebuilt after cleaning, output files are simply restored from the
@@ -647,7 +647,7 @@
647 647
648 <para> 648 <para>
649 Removes all output files, shared state 649 Removes all output files, shared state
650 (<ulink url='&YOCTO_DOCS_GS_URL;#shared-state-cache'>sstate</ulink>) 650 (<ulink url='&YOCTO_DOCS_CM_URL;#shared-state-cache'>sstate</ulink>)
651 cache, and downloaded source files for a target (i.e. the contents 651 cache, and downloaded source files for a target (i.e. the contents
652 of 652 of
653 <link linkend='var-DL_DIR'><filename>DL_DIR</filename></link>). 653 <link linkend='var-DL_DIR'><filename>DL_DIR</filename></link>).
@@ -678,13 +678,13 @@
678 678
679 <para> 679 <para>
680 Removes all output files and shared state 680 Removes all output files and shared state
681 (<ulink url='&YOCTO_DOCS_GS_URL;#shared-state-cache'>sstate</ulink>) 681 (<ulink url='&YOCTO_DOCS_CM_URL;#shared-state-cache'>sstate</ulink>)
682 cache for a target. 682 cache for a target.
683 Essentially, the <filename>do_cleansstate</filename> task is 683 Essentially, the <filename>do_cleansstate</filename> task is
684 identical to the 684 identical to the
685 <link linkend='ref-tasks-clean'><filename>do_clean</filename></link> 685 <link linkend='ref-tasks-clean'><filename>do_clean</filename></link>
686 task with the added removal of shared state 686 task with the added removal of shared state
687 (<ulink url='&YOCTO_DOCS_GS_URL;#shared-state-cache'>sstate</ulink>) 687 (<ulink url='&YOCTO_DOCS_CM_URL;#shared-state-cache'>sstate</ulink>)
688 cache. 688 cache.
689 </para> 689 </para>
690 690
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 68b2daaa1e..f2497249b5 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_GS_URL;#fakeroot-and-pseudo'>fakeroot</ulink>. 3020 <ulink url='&YOCTO_DOCS_CM_URL;#fakeroot-and-pseudo'>fakeroot</ulink>.
3021 </note> 3021 </note>
3022 </para> 3022 </para>
3023 </glossdef> 3023 </glossdef>
@@ -10665,7 +10665,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
10665 along with the 10665 along with the
10666 <link linkend='structure-build-tmp-stamps'>stamp</link> 10666 <link linkend='structure-build-tmp-stamps'>stamp</link>
10667 and 10667 and
10668 <ulink url='&YOCTO_DOCS_GS_URL;#shared-state-cache'>shared state cache</ulink> 10668 <ulink url='&YOCTO_DOCS_CM_URL;#shared-state-cache'>shared state cache</ulink>
10669 mechanisms. 10669 mechanisms.
10670 </note> 10670 </note>
10671 The <filename>PR</filename> variable primarily becomes 10671 The <filename>PR</filename> variable primarily becomes