summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/release-notes-4.0.9.rst
diff options
context:
space:
mode:
authorQuentin Schulz <quentin.schulz@theobroma-systems.com>2023-06-22 18:51:05 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-06-24 12:23:01 +0100
commitdae1bc68986ecedaa58e8ad39ce07d92954de1d7 (patch)
treea9e322a36f3d2e8363f5774f02499d7ef9551667 /documentation/migration-guides/release-notes-4.0.9.rst
parentea88a4ca8298271365378322c98566b9fe850fad (diff)
downloadpoky-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/release-notes-4.0.9.rst')
-rw-r--r--documentation/migration-guides/release-notes-4.0.9.rst2
1 files changed, 1 insertions, 1 deletions
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