summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2023-04-18 14:52:26 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-04-28 14:46:17 +0100
commita9bd0f690e1ec3891b46cb5fadfc259f53c13016 (patch)
treefac6c46ea0799be76a022a9a36860ffc0e2119e7 /documentation
parent9b6a25606eae96ed835e2f87c3c85d37a4607f76 (diff)
downloadpoky-a9bd0f690e1ec3891b46cb5fadfc259f53c13016.tar.gz
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>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/overview-manual/development-environment.rst34
-rwxr-xr-xdocumentation/overview-manual/figures/index-downloads.pngbin18142 -> 0 bytes
-rw-r--r--documentation/overview-manual/figures/source-repos.pngbin298757 -> 775796 bytes
-rw-r--r--documentation/overview-manual/figures/yp-download.pngbin82939 -> 518257 bytes
4 files changed, 11 insertions, 23 deletions
diff --git a/documentation/overview-manual/development-environment.rst b/documentation/overview-manual/development-environment.rst
index 8d470c9ce7..6139e7a412 100644
--- a/documentation/overview-manual/development-environment.rst
+++ b/documentation/overview-manual/development-environment.rst
@@ -169,10 +169,9 @@ these tarballs gives you a snapshot of the released files.
169In summary, here is where you can get the project files needed for 169In summary, here is where you can get the project files needed for
170development: 170development:
171 171
172- :yocto_git:`Source Repositories: <>` This area contains IDE 172- :yocto_git:`Source Repositories: <>` This area contains Poky, Yocto
173 Plugins, Matchbox, Poky, Poky Support, Tools, Yocto Linux Kernel, and 173 documentation, metadata layers, and Linux kernel. You can create local
174 Yocto Metadata Layers. You can create local copies of Git 174 copies of Git repositories for each of these areas.
175 repositories for each of these areas.
176 175
177 .. image:: figures/source-repos.png 176 .. image:: figures/source-repos.png
178 :width: 100% 177 :width: 100%
@@ -181,28 +180,17 @@ development:
181 see the ":ref:`dev-manual/start:accessing source repositories`" 180 see the ":ref:`dev-manual/start:accessing source repositories`"
182 Section in the Yocto Project Development Tasks Manual. 181 Section in the Yocto Project Development Tasks Manual.
183 182
184- :yocto_dl:`Index of /releases: </releases>` This is an index 183- :yocto_dl:`Yocto release archives: </releases/yocto>` This is where you can
185 of releases such as Poky, Pseudo, installers for cross-development 184 download tarballs corresponding to each Yocto Project release. Downloading
186 toolchains, miscellaneous support and all released versions of Yocto 185 and extracting these files does not produce a local copy of a Git repository
187 Project in the form of images or tarballs. Downloading and extracting 186 but rather a snapshot corresponding to a particular release.
188 these files does not produce a local copy of the Git repository but
189 rather a snapshot of a particular release or image.
190 187
191 .. image:: figures/index-downloads.png 188- :yocto_home:`DOWNLOADS page </software-overview/downloads/>`:
192 :align: center 189 The :yocto_home:`Yocto Project website <>` includes a "DOWNLOADS" page accessible
193 :width: 50%
194
195 For steps on how to view and access these files, see the
196 ":ref:`dev-manual/start:accessing source archives`"
197 section in the Yocto Project Development Tasks Manual.
198
199- *"DOWNLOADS" page for the* :yocto_home:`Yocto Project Website <>` *:*
200
201 The Yocto Project website includes a "DOWNLOADS" page accessible
202 through the "SOFTWARE" menu that allows you to download any Yocto 190 through the "SOFTWARE" menu that allows you to download any Yocto
203 Project release, tool, and Board Support Package (BSP) in tarball 191 Project release, tool, and Board Support Package (BSP) in tarball
204 form. The tarballs are similar to those found in the 192 form. The hyperlinks point to the tarballs under
205 :yocto_dl:`Index of /releases: </releases>` area. 193 :yocto_dl:`/releases/yocto/`.
206 194
207 .. image:: figures/yp-download.png 195 .. image:: figures/yp-download.png
208 :width: 100% 196 :width: 100%
diff --git a/documentation/overview-manual/figures/index-downloads.png b/documentation/overview-manual/figures/index-downloads.png
deleted file mode 100755
index d8d4475cee..0000000000
--- a/documentation/overview-manual/figures/index-downloads.png
+++ /dev/null
Binary files differ
diff --git a/documentation/overview-manual/figures/source-repos.png b/documentation/overview-manual/figures/source-repos.png
index 603300b6d2..56023d585d 100644
--- a/documentation/overview-manual/figures/source-repos.png
+++ b/documentation/overview-manual/figures/source-repos.png
Binary files differ
diff --git a/documentation/overview-manual/figures/yp-download.png b/documentation/overview-manual/figures/yp-download.png
index bfd12b678a..c8b50ec8a7 100644
--- a/documentation/overview-manual/figures/yp-download.png
+++ b/documentation/overview-manual/figures/yp-download.png
Binary files differ