diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-04-18 14:12:17 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-04-28 14:46:17 +0100 |
commit | aa6c2cc60eb23a71ac22148adc7ce93eadf92bb0 (patch) | |
tree | 58ff8e473d06c71c3da0fefe91b7dd04325217e1 /documentation/overview-manual/development-environment.rst | |
parent | c48e08868244935d63d73d5f205303112707adf4 (diff) | |
download | poky-aa6c2cc60eb23a71ac22148adc7ce93eadf92bb0.tar.gz |
overview-manual: update section about source archives
Except the "yocto" and "uninative" directories, everything
under https://downloads.yoctoproject.org/releases/, in particular
"bitbake".
Point to https://downloads.yoctoproject.org/releases/yocto/
instead for people interested in tar archives.
Simplify the description too, unnecessarily verbose.
(From yocto-docs rev: 502b00003b1c84d7b419f01b87a6ab6a121a7ad9)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual/development-environment.rst')
-rw-r--r-- | documentation/overview-manual/development-environment.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/development-environment.rst b/documentation/overview-manual/development-environment.rst index 0d931df3dc..8d470c9ce7 100644 --- a/documentation/overview-manual/development-environment.rst +++ b/documentation/overview-manual/development-environment.rst | |||
@@ -193,7 +193,7 @@ development: | |||
193 | :width: 50% | 193 | :width: 50% |
194 | 194 | ||
195 | For steps on how to view and access these files, see the | 195 | For steps on how to view and access these files, see the |
196 | ":ref:`dev-manual/start:accessing index of releases`" | 196 | ":ref:`dev-manual/start:accessing source archives`" |
197 | section in the Yocto Project Development Tasks Manual. | 197 | section in the Yocto Project Development Tasks Manual. |
198 | 198 | ||
199 | - *"DOWNLOADS" page for the* :yocto_home:`Yocto Project Website <>` *:* | 199 | - *"DOWNLOADS" page for the* :yocto_home:`Yocto Project Website <>` *:* |