From d774c880236ee67f0e15455c3ef2171c8d0fef40 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 17 Jul 2021 09:07:34 -0700 Subject: 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 --- meta-perl/README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'meta-perl') diff --git a/meta-perl/README b/meta-perl/README index 67f291079f..2419ae2281 100644 --- a/meta-perl/README +++ b/meta-perl/README @@ -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 @@ -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. - -- cgit v1.2.3-54-g00ecf