mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-05 05:15:24 +02:00
README: include info to send patches
Signed-off-by: Leonardo Sandoval <leonardo.sandoval@freescale.com>
This commit is contained in:
parent
93ea67bf6c
commit
babe34d128
17
README
17
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 <generated patch>
|
||||
|
|
Loading…
Reference in New Issue
Block a user