summaryrefslogtreecommitdiffstats
path: root/meta-perl
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-07-17 09:07:34 -0700
committerKhem Raj <raj.khem@gmail.com>2021-07-17 09:08:47 -0700
commitd774c880236ee67f0e15455c3ef2171c8d0fef40 (patch)
treedab7d6ab48b23f01905530e26fa814d7206fa97f /meta-perl
parent1f6cf6779ecaff0f6e43db81e1644a07f5eab7d2 (diff)
downloadmeta-openembedded-d774c880236ee67f0e15455c3ef2171c8d0fef40.tar.gz
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>
Diffstat (limited to 'meta-perl')
-rw-r--r--meta-perl/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-perl/README b/meta-perl/README
index 67f291079..2419ae228 100644
--- a/meta-perl/README
+++ b/meta-perl/README
@@ -78,7 +78,7 @@ Send patches / pull requests to openembedded-devel@lists.openembedded.org with
78'[meta-perl]' in the subject. 78'[meta-perl]' in the subject.
79 79
80When sending single patches, please using something like: 80When sending single patches, please using something like:
81'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-perl][PATCH' 81git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-perl][PATCH'
82 82
83Layer maintainers: 83Layer maintainers:
84 Hongxu Jia <hongxu.jia@windriver.com> 84 Hongxu Jia <hongxu.jia@windriver.com>
@@ -90,4 +90,3 @@ License
90All metadata is MIT licensed unless otherwise stated. Source code included 90All metadata is MIT licensed unless otherwise stated. Source code included
91in tree for individual recipes is under the LICENSE stated in each recipe 91in tree for individual recipes is under the LICENSE stated in each recipe
92(.bb file) unless otherwise stated. 92(.bb file) unless otherwise stated.
93