summaryrefslogtreecommitdiff
path: root/poky/meta-yocto-bsp/README.hardware.md
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta-yocto-bsp/README.hardware.md')
-rw-r--r--poky/meta-yocto-bsp/README.hardware.md15
1 files changed, 12 insertions, 3 deletions
diff --git a/poky/meta-yocto-bsp/README.hardware.md b/poky/meta-yocto-bsp/README.hardware.md
index 8ea0ef1461..a8f38cb21a 100644
--- a/poky/meta-yocto-bsp/README.hardware.md
+++ b/poky/meta-yocto-bsp/README.hardware.md
@@ -33,10 +33,19 @@ The following boards are supported by the meta-yocto-bsp layer:
For more information see the board's section below. The appropriate MACHINE
variable value corresponding to the board is given in brackets.
-Reference Board Maintenance
-===========================
+Reference Board Maintenance and Contributions
+=============================================
+
+Please refer to our contributor guide here: https://docs.yoctoproject.org/dev/contributor-guide/
+for full details on how to submit changes.
+
+As a quick guide, patches should be sent to poky@lists.yoctoproject.org
+The git command to do that would be:
+
+ git send-email -M -1 --to poky@lists.yoctoproject.org
-Send pull requests, patches, comments or questions about meta-yocto-bsps to poky@lists.yoctoproject.org
+Send pull requests, patches, comments or questions about meta-yocto-bsp to
+poky@lists.yoctoproject.org
Maintainers: Kevin Hao <kexin.hao@windriver.com>
Bruce Ashfield <bruce.ashfield@gmail.com>