1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-03 01:40:07 +00:00

overview-manual: development-environment: update text and screenshots

- Reduce the importance of https://downloads.yoctoproject.org/releases
  (mostly obsolete), mention only
  https://downloads.yoctoproject.org/releases/yocto/

- Update the corresponding text, especially the names of the components.

- Update screenshots.

(From yocto-docs rev: 9b2eb5f19f6121406ff7b72b846554f3016bc789)

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Michael Opdenacker
2023-04-18 14:52:26 +02:00
committed by Richard Purdie
parent 7d464df227
commit f65afa2ef0
4 changed files with 11 additions and 23 deletions
@@ -169,10 +169,9 @@ these tarballs gives you a snapshot of the released files.
In summary, here is where you can get the project files needed for In summary, here is where you can get the project files needed for
development: development:
- :yocto_git:`Source Repositories: <>` This area contains IDE - :yocto_git:`Source Repositories: <>` This area contains Poky, Yocto
Plugins, Matchbox, Poky, Poky Support, Tools, Yocto Linux Kernel, and documentation, metadata layers, and Linux kernel. You can create local
Yocto Metadata Layers. You can create local copies of Git copies of Git repositories for each of these areas.
repositories for each of these areas.
.. image:: figures/source-repos.png .. image:: figures/source-repos.png
:width: 100% :width: 100%
@@ -181,28 +180,17 @@ development:
see the ":ref:`dev-manual/start:accessing source repositories`" see the ":ref:`dev-manual/start:accessing source repositories`"
Section in the Yocto Project Development Tasks Manual. Section in the Yocto Project Development Tasks Manual.
- :yocto_dl:`Index of /releases: </releases>` This is an index - :yocto_dl:`Yocto release archives: </releases/yocto>` This is where you can
of releases such as Poky, Pseudo, installers for cross-development download tarballs corresponding to each Yocto Project release. Downloading
toolchains, miscellaneous support and all released versions of Yocto and extracting these files does not produce a local copy of a Git repository
Project in the form of images or tarballs. Downloading and extracting but rather a snapshot corresponding to a particular release.
these files does not produce a local copy of the Git repository but
rather a snapshot of a particular release or image.
.. image:: figures/index-downloads.png - :yocto_home:`DOWNLOADS page </software-overview/downloads/>`:
:align: center The :yocto_home:`Yocto Project website <>` includes a "DOWNLOADS" page accessible
:width: 50%
For steps on how to view and access these files, see the
":ref:`dev-manual/start:accessing source archives`"
section in the Yocto Project Development Tasks Manual.
- *"DOWNLOADS" page for the* :yocto_home:`Yocto Project Website <>` *:*
The Yocto Project website includes a "DOWNLOADS" page accessible
through the "SOFTWARE" menu that allows you to download any Yocto through the "SOFTWARE" menu that allows you to download any Yocto
Project release, tool, and Board Support Package (BSP) in tarball Project release, tool, and Board Support Package (BSP) in tarball
form. The tarballs are similar to those found in the form. The hyperlinks point to the tarballs under
:yocto_dl:`Index of /releases: </releases>` area. :yocto_dl:`/releases/yocto/`.
.. image:: figures/yp-download.png .. image:: figures/yp-download.png
:width: 100% :width: 100%
Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 292 KiB

After

Width:  |  Height:  |  Size: 758 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 81 KiB

After

Width:  |  Height:  |  Size: 506 KiB