summaryrefslogtreecommitdiff
path: root/meta-security/README
diff options
context:
space:
mode:
Diffstat (limited to 'meta-security/README')
-rw-r--r--meta-security/README8
1 files changed, 7 insertions, 1 deletions
diff --git a/meta-security/README b/meta-security/README
index e238271a6..5abb0e262 100644
--- a/meta-security/README
+++ b/meta-security/README
@@ -57,8 +57,14 @@ Send pull requests, patches, comments or questions to yocto@yoctoproject.org
When sending single patches, please using something like:
'git send-email -1 --to yocto@yoctoproject.org --subject-prefix=meta-security][PATCH'
+These values can be set as defaults for this repository:
+
+$ git config sendemail.to yocto@yoctoproject.org
+$ git config format.subjectPrefix meta-security][PATCH
+
+Now you can just do 'git send-email origin/master' to send all local patches.
+
Maintainers: Armin Kuster <akuster808@gmail.com>
- Saul Wold <sgw@linux.intel.com>
License