diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-04-18 14:12:17 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-05-03 11:46:08 +0100 |
commit | 3ac07c43a15918a5c4e67260d72d65c86f1c07ce (patch) | |
tree | d41cd253fdb54e2c781dada3e6affa8c8fab9164 /documentation/overview-manual/development-environment.rst | |
parent | a9fa7412c7e7b7ce4cc0c1a1730c06e223db631f (diff) | |
download | poky-3ac07c43a15918a5c4e67260d72d65c86f1c07ce.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 <>` *:* |