summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2024-03-30 17:52:37 +0100
committerSteve Sakoman <steve@sakoman.com>2024-04-19 04:50:39 -0700
commitfac2a5eff5d149e7850b69bc2480292fa3a3f5e9 (patch)
treed3b919085adf820b4b9505370793a1e42cd4c82f /documentation/ref-manual
parenta6fdddf8c44367a5bd82ba9d979e708bd710db79 (diff)
downloadpoky-fac2a5eff5d149e7850b69bc2480292fa3a3f5e9.tar.gz
manuals: fix trailing spaces
Fixing errors reported by "make sphinx-lint" (From yocto-docs rev: 45b04c281a567e06fd2904166bcc26603e73e684) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/classes.rst2
-rw-r--r--documentation/ref-manual/tasks.rst2
-rw-r--r--documentation/ref-manual/variables.rst2
3 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index e7bf5e9a6e..43bdc8bd25 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -588,7 +588,7 @@ The padding size can be modified by setting :term:`DT_PADDING_SIZE`
588to the desired size, in bytes. 588to the desired size, in bytes.
589 589
590See :oe_git:`devicetree.bbclass sources 590See :oe_git:`devicetree.bbclass sources
591</openembedded-core/tree/meta/classes-recipe/devicetree.bbclass>` 591</openembedded-core/tree/meta/classes-recipe/devicetree.bbclass>`
592for further variables controlling this class. 592for further variables controlling this class.
593 593
594Here is an excerpt of an example ``recipes-kernel/linux/devicetree-acme.bb`` 594Here is an excerpt of an example ``recipes-kernel/linux/devicetree-acme.bb``
diff --git a/documentation/ref-manual/tasks.rst b/documentation/ref-manual/tasks.rst
index 0f1f95b9ff..346e9491f3 100644
--- a/documentation/ref-manual/tasks.rst
+++ b/documentation/ref-manual/tasks.rst
@@ -369,7 +369,7 @@ information.
369``do_populate_sdk_ext`` 369``do_populate_sdk_ext``
370----------------------- 370-----------------------
371 371
372Creates the file and directory structure for an installable extensible 372Creates the file and directory structure for an installable extensible
373SDK (eSDK). See the ":ref:`overview-manual/concepts:sdk generation`" 373SDK (eSDK). See the ":ref:`overview-manual/concepts:sdk generation`"
374section in the Yocto Project Overview and Concepts Manual for more 374section in the Yocto Project Overview and Concepts Manual for more
375information. 375information.
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 5e5b688878..c2a6566341 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -7601,7 +7601,7 @@ system and gives an overview of their function and contents.
7601 The name of keys used by the :ref:`ref-classes-kernel-fitimage` class 7601 The name of keys used by the :ref:`ref-classes-kernel-fitimage` class
7602 for signing U-Boot FIT image stored in the :term:`SPL_SIGN_KEYDIR` 7602 for signing U-Boot FIT image stored in the :term:`SPL_SIGN_KEYDIR`
7603 directory. If we have for example a ``dev.key`` key and a ``dev.crt`` 7603 directory. If we have for example a ``dev.key`` key and a ``dev.crt``
7604 certificate stored in the :term:`SPL_SIGN_KEYDIR` directory, you will 7604 certificate stored in the :term:`SPL_SIGN_KEYDIR` directory, you will
7605 have to set :term:`SPL_SIGN_KEYNAME` to ``dev``. 7605 have to set :term:`SPL_SIGN_KEYNAME` to ``dev``.
7606 7606
7607 :term:`SPLASH` 7607 :term:`SPLASH`