diff options
| author | Quentin Schulz <quentin.schulz@theobroma-systems.com> | 2023-06-22 18:51:05 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-06-24 12:23:01 +0100 |
| commit | dae1bc68986ecedaa58e8ad39ce07d92954de1d7 (patch) | |
| tree | a9e322a36f3d2e8363f5774f02499d7ef9551667 /documentation/overview-manual | |
| parent | ea88a4ca8298271365378322c98566b9fe850fad (diff) | |
| download | poky-dae1bc68986ecedaa58e8ad39ce07d92954de1d7.tar.gz | |
docs: fix unnecessary double white space
There's no need for double white spaces here so let's just remove them.
Cc: Quentin Schulz <foss+yocto@0leil.net>
(From yocto-docs rev: e41f6689157359777c3d86d9a7afed6f9e43782b)
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual')
| -rw-r--r-- | documentation/overview-manual/concepts.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst index 668e002565..af825a98ce 100644 --- a/documentation/overview-manual/concepts.rst +++ b/documentation/overview-manual/concepts.rst | |||
| @@ -1989,7 +1989,7 @@ variables: | |||
| 1989 | - :term:`BB_HASHSERVE_UPSTREAM`, when ``BB_HASHSERVE = "auto"``, | 1989 | - :term:`BB_HASHSERVE_UPSTREAM`, when ``BB_HASHSERVE = "auto"``, |
| 1990 | allowing to connect the local server to an upstream one. | 1990 | allowing to connect the local server to an upstream one. |
| 1991 | 1991 | ||
| 1992 | - :term:`bitbake:BB_SIGNATURE_HANDLER`, which must be set to ``OEEquivHash``. | 1992 | - :term:`bitbake:BB_SIGNATURE_HANDLER`, which must be set to ``OEEquivHash``. |
| 1993 | 1993 | ||
| 1994 | Therefore, the default configuration in Poky corresponds to the | 1994 | Therefore, the default configuration in Poky corresponds to the |
| 1995 | below settings:: | 1995 | below settings:: |
