summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
diff options
context:
space:
mode:
authorPaul Barker <pbarker@konsulko.com>2020-11-27 15:19:08 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-03 12:04:21 +0000
commit8faafa99cc9a45c1920ec3ea696a9ec7fb653194 (patch)
tree0b34a19a12e115e8b63219e5a6aec7a0b58b85bf /documentation/bsp-guide
parent62c061968c12511dc09ad575caa75f8960ac27cf (diff)
downloadpoky-8faafa99cc9a45c1920ec3ea696a9ec7fb653194.tar.gz
documentation: Simplify yocto_wiki links
The `yocto_wiki` external link directive is modified to include the `/wiki` element of the URL so that we can simplify the links in the text. Note that there are still a couple of places where this directive cannot be used, such as in the table of contents in index.rst. (From yocto-docs rev: d8aa5f93d349f27db3d03a2c4bcc205649f45a8d) 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>
Diffstat (limited to 'documentation/bsp-guide')
-rw-r--r--documentation/bsp-guide/bsp.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.rst b/documentation/bsp-guide/bsp.rst
index 4086202121..d6a4f545cc 100644
--- a/documentation/bsp-guide/bsp.rst
+++ b/documentation/bsp-guide/bsp.rst
@@ -854,7 +854,7 @@ Before looking at BSP requirements, you should consider the following:
854 a BSP. You should consult the packaging and distribution guidelines 854 a BSP. You should consult the packaging and distribution guidelines
855 for your specific release process. For an example of packaging and 855 for your specific release process. For an example of packaging and
856 distribution requirements, see the ":yocto_wiki:`Third Party BSP Release 856 distribution requirements, see the ":yocto_wiki:`Third Party BSP Release
857 Process </wiki/Third_Party_BSP_Release_Process>`" 857 Process </Third_Party_BSP_Release_Process>`"
858 wiki page. 858 wiki page.
859 859
860- The requirements for the BSP as it is made available to a developer 860- The requirements for the BSP as it is made available to a developer