summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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