1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

docs: fix broken links

(From yocto-docs rev: 5139bf1d3ac7f31b711a8410a195ffc88ac560bf)

Signed-off-by: Quentin Schulz <foss@0leil.net>
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Quentin Schulz
2020-09-17 23:09:47 +02:00
committed by Richard Purdie
parent 17333a9162
commit d6ce950527
14 changed files with 30 additions and 29 deletions
@@ -10746,14 +10746,15 @@ varies by component:
`bitbake-devel <http://lists.openembedded.org/mailman/listinfo/bitbake-devel>`__
mailing list.
- *"meta-*" trees:* These trees contain Metadata. Use the
`poky <https://lists.yoctoproject.org/listinfo/poky>`__ mailing list.
- *"meta-\*" trees:* These trees contain Metadata. Use the
`poky <https://lists.yoctoproject.org/g/poky>`__ mailing list.
- *Documentation*: For changes to the Yocto Project documentation, use the `docs
<https://lists.yoctoproject.org/g/docs>`__ mailing list.
For changes to other layers hosted in the Yocto Project source
repositories (i.e. ``yoctoproject.org``), tools, and the Yocto Project
documentation, use the `Yocto
Project <https://lists.yoctoproject.org/listinfo/yocto>`__ general
mailing list.
repositories (i.e. ``yoctoproject.org``) and tools use the `Yocto Project
<https://lists.yoctoproject.org/g/yocto/>`__ general mailing list.
.. note::
+1 -1
View File
@@ -81,7 +81,7 @@ available. Follow these general steps to run QEMU:
your :term:`Build Directory`.
- If you have not built an image, you can go to the
:yocto_dl:`machines/qemu <releases/yocto/yocto-3.1.2/machines/qemu/>` area and download a
:yocto_dl:`machines/qemu </releases/yocto/yocto-3.1.2/machines/qemu/>` area and download a
pre-built image that matches your architecture and can be run on
QEMU.
@@ -380,7 +380,7 @@ as your Yocto Project build host:
Depending on your build host, you might have to install different
software to support Docker containers. Go to the Docker installation
page and read about the platform requirements in "`Supported
Platforms <https://docs.docker.com/install/#supported-platforms>`__"
Platforms <https://docs.docker.com/engine/install/#supported-platforms>`__"
your build host needs to run containers.
2. *Choose What To Install:* Depending on whether or not your build host
@@ -402,11 +402,11 @@ as your Yocto Project build host:
type of the software you need to install:
- Install `Docker CE for
Windows <https://docs.docker.com/docker-for-windows/install/#install-docker-for-windows-desktop-app>`__
Windows <https://docs.docker.com/docker-for-windows/install/#install-docker-desktop-on-windows>`__
for Windows build hosts that meet requirements.
- Install `Docker CE for
Macs <https://docs.docker.com/docker-for-mac/install/#install-and-run-docker-for-mac>`__
MacOs <https://docs.docker.com/docker-for-mac/install/#install-and-run-docker-desktop-on-mac>`__
for Mac build hosts that meet requirements.
- Install `Docker Toolbox for
@@ -619,7 +619,7 @@ Use the following procedure to locate the latest upstream copy of the
3. *Find the URL Used to Clone the Repository:* At the bottom of the
page, note the URL used to clone that repository
(e.g. :yocto_git:`/git/poky`).
(e.g. :yocto_git:`/cgit.cgi/poky`).
.. note::
@@ -647,7 +647,7 @@ of a given component.
Follow these steps to locate and download a particular tarball:
1. *Access the Index of Releases:* Open a browser and go to
:yocto_dl:`Index of Releases <releases>`. The
:yocto_dl:`Index of Releases </releases>`. The
list represents released components (e.g. ``bitbake``, ``sato``, and
so on).