summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-variables.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-variables.rst')
-rw-r--r--documentation/ref-manual/ref-variables.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-variables.rst b/documentation/ref-manual/ref-variables.rst
index e552351e32..56aeb583ac 100644
--- a/documentation/ref-manual/ref-variables.rst
+++ b/documentation/ref-manual/ref-variables.rst
@@ -3062,7 +3062,7 @@ system and gives an overview of their function and contents.
3062 section in the Yocto Project Development Tasks Manual. 3062 section in the Yocto Project Development Tasks Manual.
3063 3063
3064 - Using ``IMAGE_INSTALL`` with the 3064 - Using ``IMAGE_INSTALL`` with the
3065 :ref:`+= <bitbake:appending-and-prepending>` 3065 :ref:`+= <bitbake:bitbake-user-manual/bitbake-user-manual-metadata:appending (+=) and prepending (=+) with spaces>`
3066 BitBake operator within the ``/conf/local.conf`` file or from 3066 BitBake operator within the ``/conf/local.conf`` file or from
3067 within an image recipe is not recommended. Use of this operator 3067 within an image recipe is not recommended. Use of this operator
3068 in these ways can cause ordering issues. Since 3068 in these ways can cause ordering issues. Since
@@ -7018,7 +7018,7 @@ system and gives an overview of their function and contents.
7018 protocols are highly dependent on particular BitBake Fetcher 7018 protocols are highly dependent on particular BitBake Fetcher
7019 submodules. Depending on the fetcher BitBake uses, various URL 7019 submodules. Depending on the fetcher BitBake uses, various URL
7020 parameters are employed. For specifics on the supported Fetchers, see 7020 parameters are employed. For specifics on the supported Fetchers, see
7021 the ":ref:`Fetchers <bitbake:bb-fetchers>`" section in the 7021 the ":ref:`Fetchers <bitbake:bitbake-user-manual/bitbake-user-manual-fetching:fetchers>`" section in the
7022 BitBake User Manual. 7022 BitBake User Manual.
7023 7023
7024 - ``file://`` - Fetches files, which are usually files shipped 7024 - ``file://`` - Fetches files, which are usually files shipped