diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2024-03-30 17:52:37 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-04-08 14:36:38 +0100 |
| commit | fed404fca0ae6eb313aeac7c029d22c06b5486a7 (patch) | |
| tree | 3c44e751d9d3f676ae2d56f05f212cdc022f2ad4 /documentation/migration-guides/release-notes-4.0.rst | |
| parent | ae1b8c607909d108d994386ad6e78f1f0422e174 (diff) | |
| download | poky-fed404fca0ae6eb313aeac7c029d22c06b5486a7.tar.gz | |
manuals: fix trailing spaces
Fixing errors reported by "make sphinx-lint"
(From yocto-docs rev: ef6b650c31c4320314564bb85a45eebde3fd98c1)
Signed-off-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.rst')
| -rw-r--r-- | documentation/migration-guides/release-notes-4.0.rst | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/documentation/migration-guides/release-notes-4.0.rst b/documentation/migration-guides/release-notes-4.0.rst index 6eb5f807de..a5d66c0410 100644 --- a/documentation/migration-guides/release-notes-4.0.rst +++ b/documentation/migration-guides/release-notes-4.0.rst | |||
| @@ -38,7 +38,7 @@ New Features / Enhancements in 4.0 | |||
| 38 | 38 | ||
| 39 | - Inclusive language adjustments to some variable names - see the | 39 | - Inclusive language adjustments to some variable names - see the |
| 40 | :ref:`4.0 migration guide <migration-4.0-inclusive-language>` for details. | 40 | :ref:`4.0 migration guide <migration-4.0-inclusive-language>` for details. |
| 41 | 41 | ||
| 42 | - New recipes: | 42 | - New recipes: |
| 43 | 43 | ||
| 44 | - ``buildtools-docs-tarball`` | 44 | - ``buildtools-docs-tarball`` |
| @@ -114,7 +114,7 @@ New Features / Enhancements in 4.0 | |||
| 114 | - BitBake enhancements: | 114 | - BitBake enhancements: |
| 115 | 115 | ||
| 116 | - Fetcher enhancements: | 116 | - Fetcher enhancements: |
| 117 | 117 | ||
| 118 | - New :ref:`bitbake-user-manual/bitbake-user-manual-fetching:crate fetcher (\`\`crate://\`\`)` for Rust packages | 118 | - New :ref:`bitbake-user-manual/bitbake-user-manual-fetching:crate fetcher (\`\`crate://\`\`)` for Rust packages |
| 119 | - Added striplevel support to unpack | 119 | - Added striplevel support to unpack |
| 120 | - git: Add a warning asking users to set a branch in git urls | 120 | - git: Add a warning asking users to set a branch in git urls |
| @@ -127,7 +127,7 @@ New Features / Enhancements in 4.0 | |||
| 127 | - ssh: now supports checkstatus, allows : in URLs (both required for use with sstate) and no longer requires username | 127 | - ssh: now supports checkstatus, allows : in URLs (both required for use with sstate) and no longer requires username |
| 128 | - wget: add redirectauth parameter | 128 | - wget: add redirectauth parameter |
| 129 | - wget: add 30s timeout for checkstatus calls | 129 | - wget: add 30s timeout for checkstatus calls |
| 130 | 130 | ||
| 131 | - Show warnings for append/prepend/remove operators combined with +=/.= | 131 | - Show warnings for append/prepend/remove operators combined with +=/.= |
| 132 | - Add bb.warnonce() and bb.erroronce() log methods | 132 | - Add bb.warnonce() and bb.erroronce() log methods |
| 133 | - Improved setscene task display | 133 | - Improved setscene task display |
| @@ -140,7 +140,7 @@ New Features / Enhancements in 4.0 | |||
| 140 | - Architecture-specific enhancements: | 140 | - Architecture-specific enhancements: |
| 141 | 141 | ||
| 142 | - ARM: | 142 | - ARM: |
| 143 | 143 | ||
| 144 | - tune-cortexa72: Enable the crc extension by default for cortexa72 | 144 | - tune-cortexa72: Enable the crc extension by default for cortexa72 |
| 145 | - qemuarm64: Add tiny ktype to qemuarm64 bsp | 145 | - qemuarm64: Add tiny ktype to qemuarm64 bsp |
| 146 | - armv9a/tune: Add the support for the Neoverse N2 core | 146 | - armv9a/tune: Add the support for the Neoverse N2 core |
| @@ -163,7 +163,7 @@ New Features / Enhancements in 4.0 | |||
| 163 | - linux-yocto-dev: add qemuriscv32 | 163 | - linux-yocto-dev: add qemuriscv32 |
| 164 | - packagegroup-core-tools-profile: Enable systemtap for riscv64 | 164 | - packagegroup-core-tools-profile: Enable systemtap for riscv64 |
| 165 | - qemuriscv: Use virtio-tablet-pci for mouse | 165 | - qemuriscv: Use virtio-tablet-pci for mouse |
| 166 | 166 | ||
| 167 | - x86: | 167 | - x86: |
| 168 | 168 | ||
| 169 | - kernel-yocto: conditionally enable stack protection checking on x86-64 | 169 | - kernel-yocto: conditionally enable stack protection checking on x86-64 |
| @@ -199,7 +199,7 @@ New Features / Enhancements in 4.0 | |||
| 199 | - yocto-check-layer: improved README checks | 199 | - yocto-check-layer: improved README checks |
| 200 | - cve-check: add json output format | 200 | - cve-check: add json output format |
| 201 | - cve-check: add coverage statistics on recipes with/without CVEs | 201 | - cve-check: add coverage statistics on recipes with/without CVEs |
| 202 | - Added mirrors for kernel sources and uninative binaries on kernel.org | 202 | - Added mirrors for kernel sources and uninative binaries on kernel.org |
| 203 | - glibc and binutils recipes now use shallow mirror tarballs for faster fetching | 203 | - glibc and binutils recipes now use shallow mirror tarballs for faster fetching |
| 204 | - When patching fails, show more information on the fatal error | 204 | - When patching fails, show more information on the fatal error |
| 205 | 205 | ||
| @@ -234,7 +234,7 @@ New Features / Enhancements in 4.0 | |||
| 234 | - Detect more known licenses in Python code | 234 | - Detect more known licenses in Python code |
| 235 | - Move license md5sums data into CSV files | 235 | - Move license md5sums data into CSV files |
| 236 | - npm: Use README as license fallback | 236 | - npm: Use README as license fallback |
| 237 | 237 | ||
| 238 | - SDK-related enhancements: | 238 | - SDK-related enhancements: |
| 239 | 239 | ||
| 240 | - Extended recipes to :ref:`ref-classes-nativesdk`: ``cargo``, | 240 | - Extended recipes to :ref:`ref-classes-nativesdk`: ``cargo``, |
| @@ -244,7 +244,7 @@ New Features / Enhancements in 4.0 | |||
| 244 | - Support creating per-toolchain cmake file in SDK | 244 | - Support creating per-toolchain cmake file in SDK |
| 245 | 245 | ||
| 246 | - Rust enhancements: | 246 | - Rust enhancements: |
| 247 | 247 | ||
| 248 | - New python_setuptools3_rust class to enable building python extensions in Rust | 248 | - New python_setuptools3_rust class to enable building python extensions in Rust |
| 249 | - classes/meson: Add optional rust definitions | 249 | - classes/meson: Add optional rust definitions |
| 250 | 250 | ||
