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/migration-guides | |
| 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/migration-guides')
| -rw-r--r-- | documentation/migration-guides/migration-3.4.rst | 2 | ||||
| -rw-r--r-- | documentation/migration-guides/release-notes-4.0.9.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/migration-guides/migration-3.4.rst b/documentation/migration-guides/migration-3.4.rst index a80d43a86b..f50fe5ee04 100644 --- a/documentation/migration-guides/migration-3.4.rst +++ b/documentation/migration-guides/migration-3.4.rst | |||
| @@ -197,7 +197,7 @@ Package/recipe splitting | |||
| 197 | then you may now need to add it explicitly. | 197 | then you may now need to add it explicitly. |
| 198 | 198 | ||
| 199 | - The ``rpm`` package no longer has ``rpm-build`` in its :term:`RRECOMMENDS`; | 199 | - The ``rpm`` package no longer has ``rpm-build`` in its :term:`RRECOMMENDS`; |
| 200 | if by chance you still need rpm package building functionality in | 200 | if by chance you still need rpm package building functionality in |
| 201 | your image and you have not already done so then you should add | 201 | your image and you have not already done so then you should add |
| 202 | ``rpm-build`` to your image explicitly. | 202 | ``rpm-build`` to your image explicitly. |
| 203 | 203 | ||
diff --git a/documentation/migration-guides/release-notes-4.0.9.rst b/documentation/migration-guides/release-notes-4.0.9.rst index 7c35b85810..236477443a 100644 --- a/documentation/migration-guides/release-notes-4.0.9.rst +++ b/documentation/migration-guides/release-notes-4.0.9.rst | |||
| @@ -54,7 +54,7 @@ Fixes in Yocto-4.0.9 | |||
| 54 | - gcc-shared-source: do not use ${S}/.. in deploy_source_date_epoch | 54 | - gcc-shared-source: do not use ${S}/.. in deploy_source_date_epoch |
| 55 | - glibc: Add missing binutils dependency | 55 | - glibc: Add missing binutils dependency |
| 56 | - image_types: fix multiubi var init | 56 | - image_types: fix multiubi var init |
| 57 | - iso-codes: upgrade to 4.13.0 | 57 | - iso-codes: upgrade to 4.13.0 |
| 58 | - json-c: Add ptest for json-c | 58 | - json-c: Add ptest for json-c |
| 59 | - kernel-yocto: fix kernel-meta data detection | 59 | - kernel-yocto: fix kernel-meta data detection |
| 60 | - lib/buildstats: handle tasks that never finished | 60 | - lib/buildstats: handle tasks that never finished |
