summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r--documentation/ref-manual/ref-variables.xml43
1 files changed, 20 insertions, 23 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index f2497249b5..137a556d92 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -3329,13 +3329,11 @@
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_GS_URL;#images-dev-environment'>Images</ulink>" 3332 "<ulink url='&YOCTO_DOCS_CM_URL;#images-dev-environment'>Images</ulink>",
3333 section, the 3333 "<ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink>",
3334 "<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>" 3334 and
3335 section, and the 3335 "<ulink url='&YOCTO_DOCS_CM_URL;#sdk-dev-environment'>Application Development SDK</ulink>"
3336 "<ulink url='&YOCTO_DOCS_GS_URL;#sdk-dev-environment'>Application Development SDK</ulink>" 3336 sections all in the Yocto Project Concepts Manual.
3337 sections all in the Getting Started With Yocto Project
3338 Manual.
3339 </para> 3337 </para>
3340 </glossdef> 3338 </glossdef>
3341 </glossentry> 3339 </glossentry>
@@ -3374,8 +3372,8 @@
3374 <link linkend='ref-tasks-package_write_deb'><filename>do_package_write_deb</filename></link> 3372 <link linkend='ref-tasks-package_write_deb'><filename>do_package_write_deb</filename></link>
3375 task writes Debian packages into the appropriate folder. 3373 task writes Debian packages into the appropriate folder.
3376 For more information on how packaging works, see the 3374 For more information on how packaging works, see the
3377 "<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>" 3375 "<ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
3378 section in the Getting Started With Yocto Project Manual. 3376 section in the Yocto Project Concepts Manual.
3379 </para> 3377 </para>
3380 </glossdef> 3378 </glossdef>
3381 </glossentry> 3379 </glossentry>
@@ -3404,11 +3402,10 @@
3404 section. 3402 section.
3405 For more detail on the contents of the 3403 For more detail on the contents of the
3406 <filename>deploy</filename> directory, see the 3404 <filename>deploy</filename> directory, see the
3407 "<ulink url='&YOCTO_DOCS_GS_URL;#images-dev-environment'>Images</ulink>" 3405 "<ulink url='&YOCTO_DOCS_CM_URL;#images-dev-environment'>Images</ulink>"
3408 and 3406 and
3409 "<ulink url='&YOCTO_DOCS_GS_URL;#sdk-dev-environment'>Application Development SDK</ulink>" 3407 "<ulink url='&YOCTO_DOCS_CM_URL;#sdk-dev-environment'>Application Development SDK</ulink>"
3410 sections both in the Getting Started With Yocto Project 3408 sections both in the Yocto Project Concepts Manual.
3411 Manual.
3412 </para> 3409 </para>
3413 </glossdef> 3410 </glossdef>
3414 </glossentry> 3411 </glossentry>
@@ -3446,8 +3443,8 @@
3446 <link linkend='ref-tasks-package_write_ipk'><filename>do_package_write_ipk</filename></link> 3443 <link linkend='ref-tasks-package_write_ipk'><filename>do_package_write_ipk</filename></link>
3447 task writes IPK packages into the appropriate folder. 3444 task writes IPK packages into the appropriate folder.
3448 For more information on how packaging works, see the 3445 For more information on how packaging works, see the
3449 "<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>" 3446 "<ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
3450 section in the Getting Started With Yocto Project Manual. 3447 section in the Yocto Project Concepts Manual.
3451 </para> 3448 </para>
3452 </glossdef> 3449 </glossdef>
3453 </glossentry> 3450 </glossentry>
@@ -3485,8 +3482,8 @@
3485 <link linkend='ref-tasks-package_write_rpm'><filename>do_package_write_rpm</filename></link> 3482 <link linkend='ref-tasks-package_write_rpm'><filename>do_package_write_rpm</filename></link>
3486 task writes RPM packages into the appropriate folder. 3483 task writes RPM packages into the appropriate folder.
3487 For more information on how packaging works, see the 3484 For more information on how packaging works, see the
3488 "<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>" 3485 "<ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
3489 section. 3486 section in the Yocto Project Concepts Manual.
3490 </para> 3487 </para>
3491 </glossdef> 3488 </glossdef>
3492 </glossentry> 3489 </glossentry>
@@ -3524,8 +3521,8 @@
3524 <link linkend='ref-tasks-package_write_tar'><filename>do_package_write_tar</filename></link> 3521 <link linkend='ref-tasks-package_write_tar'><filename>do_package_write_tar</filename></link>
3525 task writes TAR packages into the appropriate folder. 3522 task writes TAR packages into the appropriate folder.
3526 For more information on how packaging works, see the 3523 For more information on how packaging works, see the
3527 "<ulink url='&YOCTO_DOCS_GS_URL;#package-feeds-dev-environment'>Package Feeds</ulink>" 3524 "<ulink url='&YOCTO_DOCS_CM_URL;#package-feeds-dev-environment'>Package Feeds</ulink>"
3528 section in the Getting Started With Yocto Project Manual. 3525 section in the Yocto Project Concepts Manual.
3529 </para> 3526 </para>
3530 </glossdef> 3527 </glossdef>
3531 </glossentry> 3528 </glossentry>
@@ -6086,8 +6083,8 @@
6086 variables. 6083 variables.
6087 You can find information on how the image 6084 You can find information on how the image
6088 is created in the 6085 is created in the
6089 "<ulink url='&YOCTO_DOCS_GS_URL;#image-generation-dev-environment'>Image Generation</ulink>" 6086 "<ulink url='&YOCTO_DOCS_CM_URL;#image-generation-dev-environment'>Image Generation</ulink>"
6090 section in the Getting Started With Yocto Project Manual. 6087 section in the Yocto Project Concepts Manual.
6091 </para> 6088 </para>
6092 </glossdef> 6089 </glossdef>
6093 </glossentry> 6090 </glossentry>
@@ -13697,8 +13694,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
13697 <para> 13694 <para>
13698 For information on how BitBake uses stamp files to determine 13695 For information on how BitBake uses stamp files to determine
13699 if a task should be rerun, see the 13696 if a task should be rerun, see the
13700 "<ulink url='&YOCTO_DOCS_GS_URL;#stamp-files-and-the-rerunning-of-tasks'>Stamp Files and the Rerunning of Tasks</ulink>" 13697 "<ulink url='&YOCTO_DOCS_CM_URL;#stamp-files-and-the-rerunning-of-tasks'>Stamp Files and the Rerunning of Tasks</ulink>"
13701 section in the Getting Started With Yocto Project Manual. 13698 section in the Yocto Project Concepts Manual.
13702 </para> 13699 </para>
13703 13700
13704 <para> 13701 <para>