mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 07:37:14 +00:00
layers: Fix git send-email instructions in README
This ensures that cut-n-paste of this command from README will work Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-2
@@ -78,7 +78,7 @@ Send patches / pull requests to openembedded-devel@lists.openembedded.org with
|
||||
'[meta-perl]' in the subject.
|
||||
|
||||
When sending single patches, please using something like:
|
||||
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-perl][PATCH'
|
||||
git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-perl][PATCH'
|
||||
|
||||
Layer maintainers:
|
||||
Hongxu Jia <hongxu.jia@windriver.com>
|
||||
@@ -90,4 +90,3 @@ License
|
||||
All metadata is MIT licensed unless otherwise stated. Source code included
|
||||
in tree for individual recipes is under the LICENSE stated in each recipe
|
||||
(.bb file) unless otherwise stated.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user