summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2020-05-05 12:00:35 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-05-05 13:20:38 +0100
commita8da8eb127a56561bf633ab53bec57fb5dbba537 (patch)
treee0aca8b4de56d0dbe53a52000d4d5740f3c0a78f
parentfe935352291cfb498fd26252aa49cab7fc03d8ce (diff)
downloadmeta-gplv2-3.2_M2.tar.gz
README: Document how to configure repo for sending patches3.2_M33.2_M23.2_M1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 4558a99..127a821 100644
--- a/README
+++ b/README
@@ -27,3 +27,8 @@ intended target branch of the Git repository.
27 27
28 Git repository: http://git.yoctoproject.org/cgit.cgi/meta-gplv2/ 28 Git repository: http://git.yoctoproject.org/cgit.cgi/meta-gplv2/
29 Mailing list: yocto@yoctoproject.org 29 Mailing list: yocto@yoctoproject.org
30
31This can be configured within the repository with the commands:
32
33git config sendemail.to yocto@lists.yoctoproject.org
34git config format.subjectprefix "meta-gplv2] [PATCH"