summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bsp-guide')
-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 4a24fc3ffc..9fe4ac7722 100644
--- a/documentation/bsp-guide/bsp.rst
+++ b/documentation/bsp-guide/bsp.rst
@@ -881,7 +881,7 @@ The requirements for a released BSP that conform to the Yocto Project are:
881 ``recipes-*`` subdirectories specific to the recipe's function, or 881 ``recipes-*`` subdirectories specific to the recipe's function, or
882 within a subdirectory containing a set of closely-related recipes. 882 within a subdirectory containing a set of closely-related recipes.
883 The recipes themselves should follow the general guidelines for 883 The recipes themselves should follow the general guidelines for
884 recipes found in the ":doc:`../contributor-guide/recipe-style-guide`" 884 recipes found in the ":doc:`/contributor-guide/recipe-style-guide`"
885 in the Yocto Project and OpenEmbedded Contributor Guide. 885 in the Yocto Project and OpenEmbedded Contributor Guide.
886 886
887- *License File:* You must include a license file in the 887- *License File:* You must include a license file in the
@@ -915,7 +915,7 @@ The requirements for a released BSP that conform to the Yocto Project are:
915 - The name and contact information for the BSP layer maintainer. 915 - The name and contact information for the BSP layer maintainer.
916 This is the person to whom patches and questions should be sent. 916 This is the person to whom patches and questions should be sent.
917 For information on how to find the right person, see the 917 For information on how to find the right person, see the
918 :doc:`../contributor-guide/submit-changes` section in the Yocto Project and 918 :doc:`/contributor-guide/submit-changes` section in the Yocto Project and
919 OpenEmbedded Contributor Guide. 919 OpenEmbedded Contributor Guide.
920 920
921 - Instructions on how to build the BSP using the BSP layer. 921 - Instructions on how to build the BSP using the BSP layer.