summaryrefslogtreecommitdiff
path: root/meta-security/README
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2019-12-06 18:10:29 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-12-06 18:10:30 +0300
commit5ead1e508818df1218e69f47199a1863eb2336e4 (patch)
tree06d86087dafb139bfbbe4a77257ecc749282a615 /meta-security/README
parent0290ed81fffb842b8c499dd7c6a503d0874f82ad (diff)
downloadopenbmc-5ead1e508818df1218e69f47199a1863eb2336e4.tar.xz
meta-security: subtree update:fa800e5261..2df7dd9fba
Armin Kuster (6): tpm2-pkcs11: update to tip tpm2-abrmd": update to 2.3.0 tpm2-tools: update to 4.0.1 tpm2-tss-engine: update to tip to us tss-tools 4.0.x tpm2-totp: update to 0.2.0 README: update mailing list to new groups.io Change-Id: Iae675505d3cf5b70686599a26d9162bb8aaee1b3 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-security/README')
-rw-r--r--meta-security/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-security/README b/meta-security/README
index 5abb0e262..c419d506d 100644
--- a/meta-security/README
+++ b/meta-security/README
@@ -52,14 +52,14 @@ other layers needed. e.g.:
Maintenance
-----------
-Send pull requests, patches, comments or questions to yocto@yoctoproject.org
+Send pull requests, patches, comments or questions to yocto@lists.yoctoproject.org
When sending single patches, please using something like:
-'git send-email -1 --to yocto@yoctoproject.org --subject-prefix=meta-security][PATCH'
+'git send-email -1 --to yocto@lists.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 sendemail.to yocto@lists.yoctoproject.org
$ git config format.subjectPrefix meta-security][PATCH
Now you can just do 'git send-email origin/master' to send all local patches.