summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorQuentin Schulz <quentin.schulz@theobroma-systems.com>2024-03-28 16:07:15 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-04-08 14:36:38 +0100
commit4de1b38922bf3120b7d4c7482614d9acac907271 (patch)
tree051e6797aec67a7dd7f0930f2427979dd3703544 /documentation
parente802b06490badb78ecb48e7e79a92eea6058f7c0 (diff)
downloadpoky-4de1b38922bf3120b7d4c7482614d9acac907271.tar.gz
manuals: refer to new yocto-patches mailing list wherever appropriate
There's a new yocto-patches mailing list available for all layers that do not have their own mailing list. c.f. https://lists.yoctoproject.org/g/yocto/topic/105197684 Cc: Quentin Schulz <foss+yocto@0leil.net> (From yocto-docs rev: ac512f76b93a20507a6835ddafa954b4ae45e268) Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/contributor-guide/submit-changes.rst2
-rw-r--r--documentation/ref-manual/resources.rst3
2 files changed, 4 insertions, 1 deletions
diff --git a/documentation/contributor-guide/submit-changes.rst b/documentation/contributor-guide/submit-changes.rst
index dfeb0305c3..47a416b245 100644
--- a/documentation/contributor-guide/submit-changes.rst
+++ b/documentation/contributor-guide/submit-changes.rst
@@ -440,7 +440,7 @@ varies by component:
440 440
441For changes to other layers and tools hosted in the Yocto Project source 441For changes to other layers and tools hosted in the Yocto Project source
442repositories (i.e. :yocto_git:`git.yoctoproject.org <>`), use the 442repositories (i.e. :yocto_git:`git.yoctoproject.org <>`), use the
443:yocto_lists:`yocto </g/yocto/>` general mailing list. 443:yocto_lists:`yocto-patches </g/yocto-patches/>` general mailing list.
444 444
445For changes to other layers hosted in the OpenEmbedded source 445For changes to other layers hosted in the OpenEmbedded source
446repositories (i.e. :oe_git:`git.openembedded.org <>`), use 446repositories (i.e. :oe_git:`git.openembedded.org <>`), use
diff --git a/documentation/ref-manual/resources.rst b/documentation/ref-manual/resources.rst
index 8e54ac87c9..4eaaca942e 100644
--- a/documentation/ref-manual/resources.rst
+++ b/documentation/ref-manual/resources.rst
@@ -66,6 +66,9 @@ instructions:
66- :yocto_lists:`/g/yocto` --- general Yocto Project 66- :yocto_lists:`/g/yocto` --- general Yocto Project
67 discussion mailing list. 67 discussion mailing list.
68 68
69- :yocto_lists:`/g/yocto-patches` --- patch contribution mailing list for Yocto
70 Project-related layers which do not have their own mailing list.
71
69- :oe_lists:`/g/openembedded-core` --- discussion mailing 72- :oe_lists:`/g/openembedded-core` --- discussion mailing
70 list about OpenEmbedded-Core (the core metadata). 73 list about OpenEmbedded-Core (the core metadata).
71 74