mirror of
https://git.yoctoproject.org/poky
synced 2026-04-28 15:32:27 +02:00
documentation: Simplify yocto_git links
The yocto_git external link directive is modified to include the `/cgit/cgit.cgi` element of the URL so that we can simplify the links in the text. Manual links to git.yoctoproject.org are converted to use the yocto_git directive where possible. Note that this directive can't be used in some places such as example code. (From yocto-docs rev: 3a8ba5dcc783411c73fe49fb217cbc4d6528d9a7) Signed-off-by: Paul Barker <pbarker@konsulko.com> Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8faafa99cc
commit
48748377a4
@@ -2774,7 +2774,7 @@ To use this class, you need to define a number of variables:
|
||||
These variables list alternative commands needed by a package, provide
|
||||
pathnames for links, default links for targets, and so forth. For
|
||||
details on how to use this class, see the comments in the
|
||||
:yocto_git:`update-alternatives.bbclass </cgit/cgit.cgi/poky/tree/meta/classes/update-alternatives.bbclass>`
|
||||
:yocto_git:`update-alternatives.bbclass </poky/tree/meta/classes/update-alternatives.bbclass>`
|
||||
file.
|
||||
|
||||
.. note::
|
||||
|
||||
Reference in New Issue
Block a user