diff --git a/README b/README index 4f38d93..ef42212 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@yoctoproject.org