diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-04-18 14:52:26 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-05-03 11:46:08 +0100 |
commit | f65afa2ef0e4510f2377dfada87568f4851200c7 (patch) | |
tree | 0bee10907713034798865624c53bc265c5a498f3 | |
parent | 7d464df227b5e8ea32822e9be23fbfe5773bf277 (diff) | |
download | poky-f65afa2ef0e4510f2377dfada87568f4851200c7.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>
-rw-r--r-- | documentation/overview-manual/development-environment.rst | 34 | ||||
-rwxr-xr-x | documentation/overview-manual/figures/index-downloads.png | bin | 18142 -> 0 bytes | |||
-rw-r--r-- | documentation/overview-manual/figures/source-repos.png | bin | 298757 -> 775796 bytes | |||
-rw-r--r-- | documentation/overview-manual/figures/yp-download.png | bin | 82939 -> 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. | |||
169 | In summary, here is where you can get the project files needed for | 169 | In summary, here is where you can get the project files needed for |
170 | development: | 170 | development: |
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 | |||