[meta-freescale] [fsl-community-bsp-platform][PATCH] Add Contribution info on README file

Leonardo Sandoval leonardo.sandoval at freescale.com
Tue Dec 18 08:10:18 PST 2012


Signed-off-by: Leonardo Sandoval <leonardo.sandoval at freescale.com>
---
 README |   22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/README b/README
index 6ee1499..2d83605 100644
--- a/README
+++ b/README
@@ -25,3 +25,25 @@ $: bitbake core-image-minimal
 You can use any directory to host your build.
 
 The source code will be checked out at fsl-community-bsp/sources.
+
+Contributing
+------------
+
+To contribute to this layer you should the patches for review to the
+mailing list.
+
+Mailing list:
+
+    https://lists.yoctoproject.org/listinfo/meta-freescale
+
+Source code:
+    
+    https://github.com/Freescale/fsl-community-bsp-platform
+
+When creating patches, please use something like:
+
+git format-patch -s --subject-prefix='fsl-community-bsp-platform][PATCH' origin
+
+When sending patches, please use something like:
+
+git send-email --to meta-freescale at yoctoproject.org <generated patch>
-- 
1.7.9.5





More information about the meta-freescale mailing list