[meta-freescale] [meta-fsl-arm-extra][PATCH] README: include info to send patches

Leonardo Sandoval leonardo.sandoval at freescale.com
Thu Jan 24 07:14:30 PST 2013


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

diff --git a/README b/README
index ff19f5a..4e983ba 100644
--- a/README
+++ b/README
@@ -20,5 +20,18 @@ 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/meta-fsl-arm-extra
+Mailing list:
+    
+    https://lists.yoctoproject.org/listinfo/meta-freescale
+
+Source code:
+
+    https://github.com/Freescale/meta-fsl-arm-extra
+    
+When creating a patch of the last commit, use
+
+    git format-patch -s --subject-prefix='meta-fsl-arm-extra][PATCH' -1
+
+To send it to the community, use
+
+    git send-email --to meta-freescale at yoctoproject.org <generated patch>
-- 
1.7.9.5





More information about the meta-freescale mailing list