diff options
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | meta-hardening/README.md | 6 | ||||
| -rw-r--r-- | meta-integrity/README.md | 2 | ||||
| -rw-r--r-- | meta-parsec/README.md | 6 | ||||
| -rw-r--r-- | meta-tpm/README.md | 6 |
5 files changed, 12 insertions, 12 deletions
| @@ -69,10 +69,10 @@ This will activate the dynamic-layer mechanism. | |||
| 69 | Maintenance | 69 | Maintenance |
| 70 | ====================================== | 70 | ====================================== |
| 71 | 71 | ||
| 72 | Send pull requests, patches, comments or questions to yocto@lists.yoctoproject.org | 72 | Send pull requests, patches, comments or questions to yocto-patches@lists.yoctoproject.org |
| 73 | 73 | ||
| 74 | When sending single patches, please using something like: | 74 | When sending single patches, please using something like: |
| 75 | 'git send-email -1 --to yocto@lists.yoctoproject.org --subject-prefix=meta-security][PATCH' | 75 | 'git send-email -1 --to yocto-patches@lists.yoctoproject.org --subject-prefix=meta-security][PATCH' |
| 76 | 76 | ||
| 77 | These values can be set as defaults for this repository: | 77 | These values can be set as defaults for this repository: |
| 78 | 78 | ||
diff --git a/meta-hardening/README.md b/meta-hardening/README.md index 191253c..cc39ca4 100644 --- a/meta-hardening/README.md +++ b/meta-hardening/README.md | |||
| @@ -64,14 +64,14 @@ layers: meta-oe | |||
| 64 | Maintenance | 64 | Maintenance |
| 65 | ----------- | 65 | ----------- |
| 66 | 66 | ||
| 67 | Send pull requests, patches, comments or questions to yocto@lists.yoctoproject.org | 67 | Send pull requests, patches, comments or questions to yocto-patches@lists.yoctoproject.org |
| 68 | 68 | ||
| 69 | When sending single patches, please using something like: | 69 | When sending single patches, please using something like: |
| 70 | 'git send-email -1 --to yocto@lists.yoctoproject.org --subject-prefix=meta-hardening][PATCH' | 70 | 'git send-email -1 --to yocto-patches@lists.yoctoproject.org --subject-prefix=meta-hardening][PATCH' |
| 71 | 71 | ||
| 72 | These values can be set as defaults for this repository: | 72 | These values can be set as defaults for this repository: |
| 73 | 73 | ||
| 74 | $ git config sendemail.to yocto@lists.yoctoproject.org | 74 | $ git config sendemail.to yocto-patches@lists.yoctoproject.org |
| 75 | $ git config format.subjectPrefix meta-hardening][PATCH | 75 | $ git config format.subjectPrefix meta-hardening][PATCH |
| 76 | 76 | ||
| 77 | Now you can just do 'git send-email origin/master' to send all local patches. | 77 | Now you can just do 'git send-email origin/master' to send all local patches. |
diff --git a/meta-integrity/README.md b/meta-integrity/README.md index 2f30e78..c333a9f 100644 --- a/meta-integrity/README.md +++ b/meta-integrity/README.md | |||
| @@ -41,7 +41,7 @@ Patches | |||
| 41 | ======= | 41 | ======= |
| 42 | 42 | ||
| 43 | For discussion or patch submission via email, use the | 43 | For discussion or patch submission via email, use the |
| 44 | yocto@yoctoproject.org mailing list. When submitting patches that way, | 44 | yocto-patches@yoctoproject.org mailing list. When submitting patches that way, |
| 45 | make sure to copy the maintainer and add a "[meta-integrity]" | 45 | make sure to copy the maintainer and add a "[meta-integrity]" |
| 46 | prefix to the subject of the mails. | 46 | prefix to the subject of the mails. |
| 47 | 47 | ||
diff --git a/meta-parsec/README.md b/meta-parsec/README.md index 9b231f6..785c932 100644 --- a/meta-parsec/README.md +++ b/meta-parsec/README.md | |||
| @@ -244,14 +244,14 @@ systemctl start parsec | |||
| 244 | Maintenance | 244 | Maintenance |
| 245 | ----------- | 245 | ----------- |
| 246 | 246 | ||
| 247 | Send pull requests, patches, comments or questions to yocto@yoctoproject.org | 247 | Send pull requests, patches, comments or questions to yocto-patches@lists.yoctoproject.org |
| 248 | 248 | ||
| 249 | When sending single patches, please using something like: | 249 | When sending single patches, please using something like: |
| 250 | 'git send-email -1 --to yocto@lists.yoctoproject.org --subject-prefix=meta-parsec][PATCH' | 250 | 'git send-email -1 --to yocto-patches@lists.yoctoproject.org --subject-prefix=meta-parsec][PATCH' |
| 251 | 251 | ||
| 252 | These values can be set as defaults for this repository: | 252 | These values can be set as defaults for this repository: |
| 253 | 253 | ||
| 254 | $ git config sendemail.to yocto@lists.yoctoproject.org | 254 | $ git config sendemail.to yocto-patches@lists.yoctoproject.org |
| 255 | $ git config format.subjectPrefix meta-parsec][PATCH | 255 | $ git config format.subjectPrefix meta-parsec][PATCH |
| 256 | 256 | ||
| 257 | Now you can just do 'git send-email origin/master' to send all local patches. | 257 | Now you can just do 'git send-email origin/master' to send all local patches. |
diff --git a/meta-tpm/README.md b/meta-tpm/README.md index 5722a92..983c753 100644 --- a/meta-tpm/README.md +++ b/meta-tpm/README.md | |||
| @@ -57,14 +57,14 @@ other layers needed. e.g.: | |||
| 57 | Maintenance | 57 | Maintenance |
| 58 | ----------- | 58 | ----------- |
| 59 | 59 | ||
| 60 | Send pull requests, patches, comments or questions to yocto@lists.yoctoproject.org | 60 | Send pull requests, patches, comments or questions to yocto-patches@lists.yoctoproject.org |
| 61 | 61 | ||
| 62 | When sending single patches, please using something like: | 62 | When sending single patches, please using something like: |
| 63 | 'git send-email -1 --to yocto@lists.yoctoproject.org --subject-prefix=meta-security][PATCH' | 63 | 'git send-email -1 --to yocto-patches@lists.yoctoproject.org --subject-prefix=meta-security][PATCH' |
| 64 | 64 | ||
| 65 | These values can be set as defaults for this repository: | 65 | These values can be set as defaults for this repository: |
| 66 | 66 | ||
| 67 | $ git config sendemail.to yocto@lists.yoctoproject.org | 67 | $ git config sendemail.to yocto-patches@lists.yoctoproject.org |
| 68 | $ git config format.subjectPrefix meta-security][PATCH | 68 | $ git config format.subjectPrefix meta-security][PATCH |
| 69 | 69 | ||
| 70 | Now you can just do 'git send-email origin/master' to send all local patches. | 70 | Now you can just do 'git send-email origin/master' to send all local patches. |
