mirror of
git://git.yoctoproject.org/yocto-autobuilder-helper.git
synced 2025-07-19 20:59:02 +02:00
README: update patch submission address
Patches should now be sent to yocto-patches@. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
7a71f86c51
commit
0dfdfff557
9
README
9
README
|
@ -28,12 +28,9 @@ Authors:
|
|||
|
||||
Contributions:
|
||||
|
||||
Patches for this code should be sent to the yocto@lists.yoctoproject.org mailing list
|
||||
Patches for this code should be sent to the yocto-patches@lists.yoctoproject.org mailing list
|
||||
with [yocto-autobuilder-helper] in the subject. This can be configured automatically
|
||||
with the following commands:
|
||||
for the repository with the following commands:
|
||||
|
||||
git config --local --add format.subjectprefix 'yocto-autobuilder-helper][PATCH'
|
||||
git config --local --add sendemail.to yocto@lists.yoctoproject.org
|
||||
|
||||
When sending single patches, please use something like:
|
||||
git send-email -M -1 --to=yocto@lists.yoctoproject.org --subject-prefix='yocto-autobuilder-helper][PATCH'
|
||||
git config --local --add sendemail.to yocto-patches@lists.yoctoproject.org
|
||||
|
|
Loading…
Reference in New Issue
Block a user