summaryrefslogtreecommitdiffstats
path: root/documentation/contributor-guide/submit-changes.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2023-09-17 19:21:48 +0200
committerSteve Sakoman <steve@sakoman.com>2023-09-23 05:26:16 -1000
commitb099a1c252a8bd03bb882f6351f423b96648e921 (patch)
tree041ae98767f14087aa50be612d0eeb94b240ea14 /documentation/contributor-guide/submit-changes.rst
parent337a21080bdb50fa8726d8ed74a290190463dd5f (diff)
downloadpoky-b099a1c252a8bd03bb882f6351f423b96648e921.tar.gz
manuals: update former references to dev-manual/common-tasks
(From yocto-docs rev: f8bb4c392912f15bb78f6f25910f85897abb4e3d) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/contributor-guide/submit-changes.rst')
-rw-r--r--documentation/contributor-guide/submit-changes.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/contributor-guide/submit-changes.rst b/documentation/contributor-guide/submit-changes.rst
index 65d8ea5343..cda2d12d25 100644
--- a/documentation/contributor-guide/submit-changes.rst
+++ b/documentation/contributor-guide/submit-changes.rst
@@ -377,7 +377,7 @@ mailing list, unless specified otherwise in the layer's ``README`` file.
377If you intend to submit a new recipe that neither fits into the core Metadata, 377If you intend to submit a new recipe that neither fits into the core Metadata,
378nor into :oe_git:`meta-openembedded </meta-openembedded/>`, you should 378nor into :oe_git:`meta-openembedded </meta-openembedded/>`, you should
379look for a suitable layer in https://layers.openembedded.org. If similar 379look for a suitable layer in https://layers.openembedded.org. If similar
380recipes can be expected, you may consider :ref:`dev-manual/common-tasks:creating your own layer`. 380recipes can be expected, you may consider :ref:`dev-manual/layers:creating your own layer`.
381 381
382If in doubt, please ask on the :yocto_lists:`yocto </g/yocto/>` general mailing list 382If in doubt, please ask on the :yocto_lists:`yocto </g/yocto/>` general mailing list
383or on the :oe_lists:`openembedded-devel </g/openembedded-devel>` mailing list. 383or on the :oe_lists:`openembedded-devel </g/openembedded-devel>` mailing list.
@@ -625,7 +625,7 @@ follows:
625#. *Identify the bug or CVE to be fixed:* This information should be 625#. *Identify the bug or CVE to be fixed:* This information should be
626 collected so that it can be included in your submission. 626 collected so that it can be included in your submission.
627 627
628 See :ref:`dev-manual/common-tasks:checking for vulnerabilities` 628 See :ref:`dev-manual/vulnerabilities:checking for vulnerabilities`
629 for details about CVE tracking. 629 for details about CVE tracking.
630 630
631#. *Check if the fix is already present in the master branch:* This will 631#. *Check if the fix is already present in the master branch:* This will