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.xml19
1 files changed, 10 insertions, 9 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 564bb38ac6..67cf8859ee 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -3263,8 +3263,9 @@
3263 add any runtime dependencies between the 3263 add any runtime dependencies between the
3264 packages produced by the two recipes. 3264 packages produced by the two recipes.
3265 However, as explained in the 3265 However, as explained in the
3266 "<link linkend='automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</link>" 3266 "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>"
3267 section, runtime dependencies will often be 3267 section in the Yocto Project Overview Manual,
3268 runtime dependencies will often be
3268 added automatically, meaning 3269 added automatically, meaning
3269 <filename>DEPENDS</filename> alone is 3270 <filename>DEPENDS</filename> alone is
3270 sufficient for most recipes. 3271 sufficient for most recipes.
@@ -10407,10 +10408,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
10407 ${STAGING_DIR_HOST}/pkgdata 10408 ${STAGING_DIR_HOST}/pkgdata
10408 </literallayout> 10409 </literallayout>
10409 For examples of how this data is used, see the 10410 For examples of how this data is used, see the
10410 "<link linkend='automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</link>" 10411 "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>"
10411 section and the 10412 section in the Yocto Project Overview Manual and the
10412 "<link linkend='viewing-package-information-with-oe-pkgdata-util'>Viewing Package Information with <filename>oe-pkgdata-util</filename></link>" 10413 "<link linkend='viewing-package-information-with-oe-pkgdata-util'>Viewing Package Information with <filename>oe-pkgdata-util</filename></link>"
10413 section. 10414 section elsewhere in this manual.
10414 </para> 10415 </para>
10415 </glossdef> 10416 </glossdef>
10416 </glossentry> 10417 </glossentry>
@@ -10914,8 +10915,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
10914 10915
10915 <para> 10916 <para>
10916 For more information, see the 10917 For more information, see the
10917 "<link linkend='automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</link>" 10918 "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>"
10918 section. 10919 section in the Yocto Project Overview Manual.
10919 </para> 10920 </para>
10920 </glossdef> 10921 </glossdef>
10921 </glossentry> 10922 </glossentry>
@@ -11231,8 +11232,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
11231 Therefore, most recipes do not need to set 11232 Therefore, most recipes do not need to set
11232 <filename>RDEPENDS</filename>. 11233 <filename>RDEPENDS</filename>.
11233 For more information, see the 11234 For more information, see the
11234 "<link linkend='automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</link>" 11235 "<ulink url='&YOCTO_DOCS_OVERVIEW_URL;#automatically-added-runtime-dependencies'>Automatically Added Runtime Dependencies</ulink>"
11235 section. 11236 section in the Yocto Project Overview Manual.
11236 </para> 11237 </para>
11237 11238
11238 <para> 11239 <para>