summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-common-tasks.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-common-tasks.rst')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.rst14
1 files changed, 7 insertions, 7 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.rst b/documentation/dev-manual/dev-manual-common-tasks.rst
index 706d5e7a64..4257a4bb99 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.rst
+++ b/documentation/dev-manual/dev-manual-common-tasks.rst
@@ -135,7 +135,7 @@ Follow these general steps to create your layer without using tools:
135 Lists all layers on which this layer depends (if any). 135 Lists all layers on which this layer depends (if any).
136 136
137 - :term:`LAYERSERIES_COMPAT`: 137 - :term:`LAYERSERIES_COMPAT`:
138 Lists the :yocto_wiki:`Yocto Project </wiki/Releases>` 138 Lists the :yocto_wiki:`Yocto Project </Releases>`
139 releases for which the current version is compatible. This 139 releases for which the current version is compatible. This
140 variable is a good way to indicate if your particular layer is 140 variable is a good way to indicate if your particular layer is
141 current. 141 current.
@@ -6476,7 +6476,7 @@ the following:
6476 build system uses this string to help define the value of ``PV`` when 6476 build system uses this string to help define the value of ``PV`` when
6477 the source code revision needs to be included in it. 6477 the source code revision needs to be included in it.
6478 6478
6479- :yocto_wiki:`PR Service </wiki/PR_Service>`: A 6479- :yocto_wiki:`PR Service </PR_Service>`: A
6480 network-based service that helps automate keeping package feeds 6480 network-based service that helps automate keeping package feeds
6481 compatible with existing package manager applications such as RPM, 6481 compatible with existing package manager applications such as RPM,
6482 APT, and OPKG. 6482 APT, and OPKG.
@@ -6518,7 +6518,7 @@ revision field, which removes the human element.
6518.. note:: 6518.. note::
6519 6519
6520 For additional information on using a PR Service, you can see the 6520 For additional information on using a PR Service, you can see the
6521 :yocto_wiki:`PR Service </wiki/PR_Service>` wiki page. 6521 :yocto_wiki:`PR Service </PR_Service>` wiki page.
6522 6522
6523The Yocto Project uses variables in order of decreasing priority to 6523The Yocto Project uses variables in order of decreasing priority to
6524facilitate revision numbering (i.e. 6524facilitate revision numbering (i.e.
@@ -7314,7 +7314,7 @@ where the result can be ``PASS``, ``FAIL``, or ``SKIP``, and
7314the testname can be any identifying string. 7314the testname can be any identifying string.
7315 7315
7316For a list of Yocto Project recipes that are already enabled with ptest, 7316For a list of Yocto Project recipes that are already enabled with ptest,
7317see the :yocto_wiki:`Ptest </wiki/Ptest>` wiki page. 7317see the :yocto_wiki:`Ptest </Ptest>` wiki page.
7318 7318
7319.. note:: 7319.. note::
7320 7320
@@ -10320,7 +10320,7 @@ Here are some other tips that you might find useful:
10320 Project implementation of 10320 Project implementation of
10321 :yocto_bugs:`Bugzilla <>`. For information on 10321 :yocto_bugs:`Bugzilla <>`. For information on
10322 how to submit a bug against the Yocto Project, see the Yocto Project 10322 how to submit a bug against the Yocto Project, see the Yocto Project
10323 Bugzilla :yocto_wiki:`wiki page </wiki/Bugzilla_Configuration_and_Bug_Tracking>` 10323 Bugzilla :yocto_wiki:`wiki page </Bugzilla_Configuration_and_Bug_Tracking>`
10324 and the "`Submitting a Defect Against the Yocto 10324 and the "`Submitting a Defect Against the Yocto
10325 Project <#submitting-a-defect-against-the-yocto-project>`__" section. 10325 Project <#submitting-a-defect-against-the-yocto-project>`__" section.
10326 10326
@@ -10348,7 +10348,7 @@ implementation of Bugzilla see the ":ref:`Yocto Project
10348Bugzilla <resources-bugtracker>`" section in the 10348Bugzilla <resources-bugtracker>`" section in the
10349Yocto Project Reference Manual. For more detail on any of the following 10349Yocto Project Reference Manual. For more detail on any of the following
10350steps, see the Yocto Project 10350steps, see the Yocto Project
10351:yocto_wiki:`Bugzilla wiki page </wiki/Bugzilla_Configuration_and_Bug_Tracking>`. 10351:yocto_wiki:`Bugzilla wiki page </Bugzilla_Configuration_and_Bug_Tracking>`.
10352 10352
10353Use the following general steps to submit a bug: 10353Use the following general steps to submit a bug:
10354 10354
@@ -10812,7 +10812,7 @@ master branch or the fix on the master branch is unsuitable for backporting.
10812 10812
10813The list of stable branches along with the status and maintainer for each 10813The list of stable branches along with the status and maintainer for each
10814branch can be obtained from the 10814branch can be obtained from the
10815:yocto_wiki:`Releases wiki page </wiki/Releases>`. 10815:yocto_wiki:`Releases wiki page </Releases>`.
10816 10816
10817.. note:: 10817.. note::
10818 10818