mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-07 04:58:57 +00:00
README: add git-config example for git-send-email
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -25,7 +25,9 @@ Currently, we only accept patches from the meta-arm mailing list. For general
|
|||||||
information on how to submit a patch, please read
|
information on how to submit a patch, please read
|
||||||
https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded
|
https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded
|
||||||
|
|
||||||
E-mail meta-arm@lists.yoctoproject.org with patches created using this process.
|
E-mail meta-arm@lists.yoctoproject.org with patches created using this process. You can configure git-send-email to automatically use this address for the meta-arm repository with the following git command:
|
||||||
|
|
||||||
|
$ git config --local --add sendemail.to meta-arm@lists.yoctoproject.org
|
||||||
|
|
||||||
Commits and patches added should follow the OpenEmbedded patch guidelines:
|
Commits and patches added should follow the OpenEmbedded patch guidelines:
|
||||||
|
|
||||||
@@ -40,8 +42,7 @@ The component being changed in the shortlog should be prefixed with the layer na
|
|||||||
Reporting bugs
|
Reporting bugs
|
||||||
--------------
|
--------------
|
||||||
E-mail meta-arm@lists.yoctoproject.org with the error encountered and the steps
|
E-mail meta-arm@lists.yoctoproject.org with the error encountered and the steps
|
||||||
to reproduce the issue
|
to reproduce the issue.
|
||||||
|
|
||||||
|
|
||||||
Maintainer(s)
|
Maintainer(s)
|
||||||
-------------
|
-------------
|
||||||
|
|||||||
Reference in New Issue
Block a user