diff options
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 87 |
1 files changed, 45 insertions, 42 deletions
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> |