summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/variables.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r--documentation/ref-manual/variables.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 3de37a1ab5..55121f2c5a 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -256,7 +256,7 @@ system and gives an overview of their function and contents.
256 To add a tune to the list, be sure to append it with spaces using the 256 To add a tune to the list, be sure to append it with spaces using the
257 "+=" BitBake operator. Do not simply replace the list by using the 257 "+=" BitBake operator. Do not simply replace the list by using the
258 "=" operator. See the 258 "=" operator. See the
259 ":ref:`Basic Syntax <bitbake:bitbake-user-manual/bitbake-user-manual-metadata:basic syntax>`" section in the BitBake 259 ":ref:`bitbake:bitbake-user-manual/bitbake-user-manual-metadata:basic syntax`" section in the BitBake
260 User Manual for more information. 260 User Manual for more information.
261 261
262 :term:`AZ_SAS` 262 :term:`AZ_SAS`
@@ -1638,8 +1638,8 @@ system and gives an overview of their function and contents.
1638 1638
1639 For information on runtime dependencies, see the 1639 For information on runtime dependencies, see the
1640 :term:`RDEPENDS` variable. You can also see the 1640 :term:`RDEPENDS` variable. You can also see the
1641 ":ref:`Tasks <bitbake:bitbake-user-manual/bitbake-user-manual-metadata:tasks>`" and 1641 ":ref:`bitbake:bitbake-user-manual/bitbake-user-manual-metadata:tasks`" and
1642 ":ref:`Dependencies <bitbake:bitbake-user-manual/bitbake-user-manual-execution:dependencies>`" sections in the 1642 ":ref:`bitbake:bitbake-user-manual/bitbake-user-manual-execution:dependencies`" sections in the
1643 BitBake User Manual for additional information on tasks and 1643 BitBake User Manual for additional information on tasks and
1644 dependencies. 1644 dependencies.
1645 1645
@@ -6105,8 +6105,8 @@ system and gives an overview of their function and contents.
6105 6105
6106 For information on build-time dependencies, see the 6106 For information on build-time dependencies, see the
6107 :term:`DEPENDS` variable. You can also see the 6107 :term:`DEPENDS` variable. You can also see the
6108 ":ref:`Tasks <bitbake:bitbake-user-manual/bitbake-user-manual-metadata:tasks>`" and 6108 ":ref:`bitbake:bitbake-user-manual/bitbake-user-manual-metadata:tasks`" and
6109 ":ref:`Dependencies <bitbake:bitbake-user-manual/bitbake-user-manual-execution:dependencies>`" sections in the 6109 ":ref:`bitbake:bitbake-user-manual/bitbake-user-manual-execution:dependencies`" sections in the
6110 BitBake User Manual for additional information on tasks and 6110 BitBake User Manual for additional information on tasks and
6111 dependencies. 6111 dependencies.
6112 6112
@@ -6951,7 +6951,7 @@ system and gives an overview of their function and contents.
6951 protocols are highly dependent on particular BitBake Fetcher 6951 protocols are highly dependent on particular BitBake Fetcher
6952 submodules. Depending on the fetcher BitBake uses, various URL 6952 submodules. Depending on the fetcher BitBake uses, various URL
6953 parameters are employed. For specifics on the supported Fetchers, see 6953 parameters are employed. For specifics on the supported Fetchers, see
6954 the ":ref:`Fetchers <bitbake:bitbake-user-manual/bitbake-user-manual-fetching:fetchers>`" section in the 6954 the ":ref:`bitbake:bitbake-user-manual/bitbake-user-manual-fetching:fetchers`" section in the
6955 BitBake User Manual. 6955 BitBake User Manual.
6956 6956
6957 - ``file://`` - Fetches files, which are usually files shipped 6957 - ``file://`` - Fetches files, which are usually files shipped