diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-10 12:04:20 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:12 +0100 |
| commit | 982cce2d2cd4ca7dcbc8d868d70fce2b6d264e36 (patch) | |
| tree | 2c004eed7ec98e45b42f1700ef909abe130b945f /documentation/ref-manual/ref-tasks.xml | |
| parent | b8bdf61ad1810075232bbc394d5e7eb01e6e9bad (diff) | |
| download | poky-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/ref-manual/ref-tasks.xml')
| -rw-r--r-- | documentation/ref-manual/ref-tasks.xml | 56 |
1 files changed, 28 insertions, 28 deletions
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> |
