mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
Update references to Yocto mailing list
The mailing list infrastructure at Yocto project changed (for a good while now) but we still reference the old address/links. Update them accordingly. Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
This commit is contained in:
parent
cecf45083a
commit
da03175b91
|
@ -13,7 +13,7 @@ Yocto BSP layer for the Raspberry Pi boards - <http://www.raspberrypi.org/>.
|
||||||
|
|
||||||
* Git repository web frontend:
|
* Git repository web frontend:
|
||||||
<https://github.com/agherzan/meta-raspberrypi>
|
<https://github.com/agherzan/meta-raspberrypi>
|
||||||
* Mailing list (yocto mailing list): <yocto@yoctoproject.org>
|
* Mailing list (yocto mailing list): <yocto@lists.yoctoproject.org>
|
||||||
* Issues management (Github Issues):
|
* Issues management (Github Issues):
|
||||||
<https://github.com/agherzan/meta-raspberrypi/issues>
|
<https://github.com/agherzan/meta-raspberrypi/issues>
|
||||||
* Documentation: <http://meta-raspberrypi.readthedocs.io/en/latest/>
|
* Documentation: <http://meta-raspberrypi.readthedocs.io/en/latest/>
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
The main communication tool in use is the Yocto Project mailing list:
|
The main communication tool in use is the Yocto Project mailing list:
|
||||||
|
|
||||||
* <yocto@yoctoproject.org>
|
* <yocto@lists.yoctoproject.org>
|
||||||
* <https://lists.yoctoproject.org/listinfo/yocto>
|
* <https://lists.yoctoproject.org/g/yocto>
|
||||||
|
|
||||||
Feel free to ask any kind of questions but please always prepend your email
|
Feel free to ask any kind of questions but please always prepend your email
|
||||||
subject with `[meta-raspberrypi]` as this is the global *Yocto* mailing
|
subject with `[meta-raspberrypi]` as this is the global *Yocto* mailing
|
||||||
|
@ -84,7 +84,7 @@ sure to use the following formatting for the message subject:
|
||||||
|
|
||||||
Then, for sending patches to the mailing list, you may use this command:
|
Then, for sending patches to the mailing list, you may use this command:
|
||||||
|
|
||||||
git send-email --to yocto@yoctoproject.org <generated patch>
|
git send-email --to yocto@lists.yoctoproject.org <generated patch>
|
||||||
|
|
||||||
## GitHub issues
|
## GitHub issues
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user