summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2023-09-21 10:35:03 +0200
committerSteve Sakoman <steve@sakoman.com>2023-10-11 03:54:46 -1000
commit04b0ca0ee093642e144dd7701f6ca2f3a3ed3fac (patch)
tree88f1b8cba78949d3b791e31799b7fbc3af3694f5
parent1d766e93b42361b7fa846702fe8039b3b0395395 (diff)
downloadpoky-04b0ca0ee093642e144dd7701f6ca2f3a3ed3fac.tar.gz
bsp-guide: bsp.rst: replace reference to wiki
(From yocto-docs rev: eee269646728f22c92c11f945e67798ce727ac68) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r--documentation/bsp-guide/bsp.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/bsp-guide/bsp.rst b/documentation/bsp-guide/bsp.rst
index 3be314bcf6..c78fbeb68f 100644
--- a/documentation/bsp-guide/bsp.rst
+++ b/documentation/bsp-guide/bsp.rst
@@ -893,8 +893,8 @@ Yocto Project:
893 ``recipes-*`` subdirectories specific to the recipe's function, or 893 ``recipes-*`` subdirectories specific to the recipe's function, or
894 within a subdirectory containing a set of closely-related recipes. 894 within a subdirectory containing a set of closely-related recipes.
895 The recipes themselves should follow the general guidelines for 895 The recipes themselves should follow the general guidelines for
896 recipes used in the Yocto Project found in the ":oe_wiki:`OpenEmbedded 896 recipes found in the ":doc:`../contributor-guide/recipe-style-guide`"
897 Style Guide </Styleguide>`". 897 in the Yocto Project and OpenEmbedded Contributor Guide.
898 898
899- *License File:* You must include a license file in the 899- *License File:* You must include a license file in the
900 ``meta-bsp_root_name`` directory. This license covers the BSP 900 ``meta-bsp_root_name`` directory. This license covers the BSP