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

Leonardo Sandoval leonardo.sandoval at freescale.com
Thu Jan 24 07:17:17 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 9392372..84d1568 100644
--- a/README
+++ b/README
@@ -24,5 +24,18 @@ Contributing
 To contribute to this layer you should send 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-demos
+Mailing list:
+
+    https://lists.yoctoproject.org/listinfo/meta-freescale
+
+Source code:
+
+    https://github.com/Freescale/meta-fsl-demos
+
+When creating a patch of the last commit, use
+
+    git format-patch -s --subject-prefix='meta-fsl-demos][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