1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 01:19:52 +00:00

manuals: add shortcut for Wikipedia links

(From yocto-docs rev: 47101c15cce156ab71683cac1c42ab94f43bdbee)

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Michael Opdenacker
2022-11-03 15:59:38 +01:00
committed by Richard Purdie
parent ceb169bd59
commit 3a7dd1d368
19 changed files with 58 additions and 70 deletions
@@ -176,9 +176,8 @@ the installed SDKs to update the installed SDKs by using the
``devtool sdk-update`` command:
1. Create a directory that can be shared over HTTP or HTTPS. You can do
this by setting up a web server such as an `Apache HTTP
Server <https://en.wikipedia.org/wiki/Apache_HTTP_Server>`__ or
`Nginx <https://en.wikipedia.org/wiki/Nginx>`__ server in the cloud
this by setting up a web server such as an :wikipedia:`Apache HTTP Server
<Apache_HTTP_Server>` or :wikipedia:`Nginx <Nginx>` server in the cloud
to host the directory. This directory must contain the published SDK.
2. Set the
@@ -262,9 +261,8 @@ source, you need to do a number of things:
2. Expose the ``sstate-cache`` directory produced by the build.
Typically, you expose this directory by making it available through
an `Apache HTTP
Server <https://en.wikipedia.org/wiki/Apache_HTTP_Server>`__ or
`Nginx <https://en.wikipedia.org/wiki/Nginx>`__ server.
an :wikipedia:`Apache HTTP Server <Apache_HTTP_Server>` or
:wikipedia:`Nginx <Nginx>` server.
3. Set the appropriate configuration so that the produced SDK knows how
to find the configuration. The variable you need to set is