summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/terms.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/ref-manual/terms.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/ref-manual/terms.rst')
-rw-r--r--documentation/ref-manual/terms.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/terms.rst b/documentation/ref-manual/terms.rst
index a7ae8e1801..2a5baa4cbf 100644
--- a/documentation/ref-manual/terms.rst
+++ b/documentation/ref-manual/terms.rst
@@ -21,7 +21,7 @@ universal, the list includes them just in case:
21 21
22 Information in append files extends or overrides the information in the 22 Information in append files extends or overrides the information in the
23 similarly-named recipe file. For an example of an append file in use, see 23 similarly-named recipe file. For an example of an append file in use, see
24 the ":ref:`dev-manual/common-tasks:appending other layers metadata with your layer`" 24 the ":ref:`dev-manual/layers:appending other layers metadata with your layer`"
25 section in the Yocto Project Development Tasks Manual. 25 section in the Yocto Project Development Tasks Manual.
26 26
27 When you name an append file, you can use the "``%``" wildcard character 27 When you name an append file, you can use the "``%``" wildcard character
@@ -247,7 +247,7 @@ universal, the list includes them just in case:
247 ":ref:`overview-manual/yp-intro:The Yocto Project Layer 247 ":ref:`overview-manual/yp-intro:The Yocto Project Layer
248 Model`" section in the Yocto Project Overview and Concepts Manual. For 248 Model`" section in the Yocto Project Overview and Concepts Manual. For
249 more detailed information on layers, see the 249 more detailed information on layers, see the
250 ":ref:`dev-manual/common-tasks:Understanding and Creating 250 ":ref:`dev-manual/layers:Understanding and Creating
251 Layers`" section in the Yocto Project Development Tasks Manual. For a 251 Layers`" section in the Yocto Project Development Tasks Manual. For a
252 discussion specifically on BSP Layers, see the ":ref:`bsp-guide/bsp:BSP 252 discussion specifically on BSP Layers, see the ":ref:`bsp-guide/bsp:BSP
253 Layers`" section in the Yocto Project Board Support Packages (BSP) 253 Layers`" section in the Yocto Project Board Support Packages (BSP)
@@ -391,7 +391,7 @@ universal, the list includes them just in case:
391 391
392 The OpenEmbedded Build System can generate such documentation for your 392 The OpenEmbedded Build System can generate such documentation for your
393 project, in :term:`SPDX` format, based on all the metadata it used to 393 project, in :term:`SPDX` format, based on all the metadata it used to
394 build the software images. See the ":ref:`dev-manual/common-tasks:creating 394 build the software images. See the ":ref:`dev-manual/sbom:creating
395 a software bill of materials`" section of the Development Tasks manual. 395 a software bill of materials`" section of the Development Tasks manual.
396 396
397 :term:`Source Directory` 397 :term:`Source Directory`
@@ -462,7 +462,7 @@ universal, the list includes them just in case:
462 provide an :term:`SBOM` associated to each software image. 462 provide an :term:`SBOM` associated to each software image.
463 463
464 For details, see Wikipedia's :wikipedia:`SPDX page <Software_Package_Data_Exchange>` 464 For details, see Wikipedia's :wikipedia:`SPDX page <Software_Package_Data_Exchange>`
465 and the ":ref:`dev-manual/common-tasks:creating a software bill of materials`" 465 and the ":ref:`dev-manual/sbom:creating a software bill of materials`"
466 section of the Development Tasks manual. 466 section of the Development Tasks manual.
467 467
468 :term:`Task` 468 :term:`Task`