summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/README b/meta-oe/README
index 347816b0d1..6a0d7c0a1f 100644
--- a/meta-oe/README
+++ b/meta-oe/README
@@ -17,7 +17,7 @@ pacman -S lib32-gcc-libs lib32-glibc
17Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject' 17Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject'
18 18
19When sending single patches, please use something like: 19When sending single patches, please use something like:
20'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][PATCH' 20'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix="meta-oe][PATCH"'
21 21
22You are encouraged to fork the mirror on GitHub https://github.com/openembedded/openembedded-core 22You are encouraged to fork the mirror on GitHub https://github.com/openembedded/openembedded-core
23to share your patches, this is preferred for patch sets consisting of more than one patch. 23to share your patches, this is preferred for patch sets consisting of more than one patch.