1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00: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:
Michael Opdenacker
2024-03-30 17:52:37 +01:00
committed by Steve Sakoman
parent a6fdddf8c4
commit fac2a5eff5
10 changed files with 34 additions and 31 deletions
+8 -4
View File
@@ -612,10 +612,14 @@ Use the following procedure to locate the latest upstream copy of the
Accessing Index of Releases Accessing Index of Releases
--------------------------- ---------------------------
Yocto Project maintains an Index of Releases area that contains related The Yocto Project also provides source archives of its releases, which
files that contribute to the Yocto Project. Rather than Git are available on :yocto_dl:`/releases/yocto/`. Then, choose the subdirectory
repositories, these files are tarballs that represent snapshots in time containing the release you wish to use, for example
of a given component. :yocto_dl:`yocto-&DISTRO; </releases/yocto/yocto-&DISTRO;/>`.
You will find there source archives of individual components (if you wish
to use them individually), and of the corresponding Poky release bundling
a selection of these components.
.. note:: .. note::
@@ -112,8 +112,7 @@ New Features / Enhancements in 4.0
- BitBake enhancements: - BitBake enhancements:
- Fetcher enhancements: - Fetcher enhancements:
- New :ref:`bitbake-user-manual/bitbake-user-manual-fetching:crate fetcher (\`\`crate://\`\`)` for Rust packages
- New :ref:`bitbake:bitbake-user-manual/bitbake-user-manual-fetching:crate fetcher (\`\`crate://\`\`)` for Rust packages
- Added striplevel support to unpack - Added striplevel support to unpack
- git: Add a warning asking users to set a branch in git urls - git: Add a warning asking users to set a branch in git urls
- git: Allow git fetcher to support subdir param - git: Allow git fetcher to support subdir param