summaryrefslogtreecommitdiffstats
path: root/documentation
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-07 05:39:59 -1000
commit619144934327df0d87950237b1f38f2f8f074d45 (patch)
tree158dcc329d7946437385b41e2c77f1306db83861 /documentation
parent7ffedb40a1bae3e287253c1348141fdcee0504a6 (diff)
downloadpoky-619144934327df0d87950237b1f38f2f8f074d45.tar.gz
bsp-guide: bsp.rst: replace reference to wiki
(From yocto-docs rev: b7d59090425b1fbabf8801a2359fd704bb51947a) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation')
-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 109811a0c4..8b29290b59 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