summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2023-09-07 10:35:35 +0200
committerSteve Sakoman <steve@sakoman.com>2023-09-08 16:09:42 -1000
commit5d822b31316663c838c5864ab68b28fb3ca41351 (patch)
treec2dc295498ec738d11bb0b492f020c5f17d6b772 /documentation/bsp-guide
parentbe72b71280233daa3979f105f71e83abf51c9b72 (diff)
downloadpoky-5d822b31316663c838c5864ab68b28fb3ca41351.tar.gz
manuals: add new contributor guide
(From yocto-docs rev: 028a1b89fbb6ee7f02a7ca8cd481931e096d764b) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
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 8201c93862..67bcd08f2b 100644
--- a/documentation/bsp-guide/bsp.rst
+++ b/documentation/bsp-guide/bsp.rst
@@ -927,8 +927,8 @@ Yocto Project:
927 - The name and contact information for the BSP layer maintainer. 927 - The name and contact information for the BSP layer maintainer.
928 This is the person to whom patches and questions should be sent. 928 This is the person to whom patches and questions should be sent.
929 For information on how to find the right person, see the 929 For information on how to find the right person, see the
930 ":ref:`dev-manual/common-tasks:submitting a change to the yocto project`" 930 :doc:`../contributor-guide/submit-changes` section in the Yocto Project and
931 section in the Yocto Project Development Tasks Manual. 931 OpenEmbedded Contributor Guide.
932 932
933 - Instructions on how to build the BSP using the BSP layer. 933 - Instructions on how to build the BSP using the BSP layer.
934 934