summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/variables.rst
diff options
context:
space:
mode:
authorUlrich Ölmann <u.oelmann@pengutronix.de>2022-09-14 13:19:36 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-09-24 17:44:55 +0100
commitb26546f537b90c5b5ba3131b2fe2f93d16549b1c (patch)
treec8de58308937da75b3ff04b6df7998a42645fe0d /documentation/ref-manual/variables.rst
parenta79e1bb7abb7fa09f9e29d078c4f845dd39e3b4b (diff)
downloadpoky-b26546f537b90c5b5ba3131b2fe2f93d16549b1c.tar.gz
manuals: fix typos in the context of 'icecc' & clean up whitespaces
(From yocto-docs rev: cce3eece0886b5446774e6a5cc57c28d13c58fdd) Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r--documentation/ref-manual/variables.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index dfe428c9d0..4b1cf75136 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -2966,8 +2966,10 @@ system and gives an overview of their function and contents.
2966 2966
2967 If you do not point to a script that you provide, the OpenEmbedded 2967 If you do not point to a script that you provide, the OpenEmbedded
2968 build system uses the default script provided by the 2968 build system uses the default script provided by the
2969 ``icecc-create-env.bb`` recipe, which is a modified version and not 2969 :oe_git:`icecc-create-env_0.1.bb
2970 the one that comes with ``icecc``. 2970 </openembedded-core/tree/meta/recipes-devtools/icecc-create-env/icecc-create-env_0.1.bb>`
2971 recipe, which is a modified version and not the one that comes with
2972 ``icecream``.
2971 2973
2972 :term:`ICECC_PARALLEL_MAKE` 2974 :term:`ICECC_PARALLEL_MAKE`
2973 Extra options passed to the ``make`` command during the 2975 Extra options passed to the ``make`` command during the