mirror of
https://git.yoctoproject.org/poky
synced 2026-04-24 03:32:13 +02:00
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>
This commit is contained in:
committed by
Steve Sakoman
parent
a6fdddf8c4
commit
fac2a5eff5
@@ -588,7 +588,7 @@ The padding size can be modified by setting :term:`DT_PADDING_SIZE`
|
||||
to the desired size, in bytes.
|
||||
|
||||
See :oe_git:`devicetree.bbclass sources
|
||||
</openembedded-core/tree/meta/classes-recipe/devicetree.bbclass>`
|
||||
</openembedded-core/tree/meta/classes-recipe/devicetree.bbclass>`
|
||||
for further variables controlling this class.
|
||||
|
||||
Here is an excerpt of an example ``recipes-kernel/linux/devicetree-acme.bb``
|
||||
|
||||
@@ -369,7 +369,7 @@ information.
|
||||
``do_populate_sdk_ext``
|
||||
-----------------------
|
||||
|
||||
Creates the file and directory structure for an installable extensible
|
||||
Creates the file and directory structure for an installable extensible
|
||||
SDK (eSDK). See the ":ref:`overview-manual/concepts:sdk generation`"
|
||||
section in the Yocto Project Overview and Concepts Manual for more
|
||||
information.
|
||||
|
||||
@@ -7601,7 +7601,7 @@ system and gives an overview of their function and contents.
|
||||
The name of keys used by the :ref:`ref-classes-kernel-fitimage` class
|
||||
for signing U-Boot FIT image stored in the :term:`SPL_SIGN_KEYDIR`
|
||||
directory. If we have for example a ``dev.key`` key and a ``dev.crt``
|
||||
certificate stored in the :term:`SPL_SIGN_KEYDIR` directory, you will
|
||||
certificate stored in the :term:`SPL_SIGN_KEYDIR` directory, you will
|
||||
have to set :term:`SPL_SIGN_KEYNAME` to ``dev``.
|
||||
|
||||
:term:`SPLASH`
|
||||
|
||||
Reference in New Issue
Block a user