summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index 06335bba..e9ba2b97 100644
--- a/README
+++ b/README
@@ -16,7 +16,10 @@ for detail.
16Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-qt5]' in the subject' 16Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-qt5]' in the subject'
17 17
18When sending single patches, please using something like: 18When sending single patches, please using something like:
19'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-qt5][PATCH' 19
20git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-qt5][PATCH'
21
22Change option '-1' to '-n' for n number of patches in series
20 23
21You are encouraged to fork the mirror on github[1] to share your 24You are encouraged to fork the mirror on github[1] to share your
22patches. This is preferred for patch sets consisting of more than one 25patches. This is preferred for patch sets consisting of more than one