summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/terms.rst
diff options
context:
space:
mode:
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 51f6e79200..4081dbebd7 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
@@ -203,7 +203,7 @@ universal, the list includes them just in case:
203 ":ref:`overview-manual/yp-intro:The Yocto Project Layer 203 ":ref:`overview-manual/yp-intro:The Yocto Project Layer
204 Model`" section in the Yocto Project Overview and Concepts Manual. For 204 Model`" section in the Yocto Project Overview and Concepts Manual. For
205 more detailed information on layers, see the 205 more detailed information on layers, see the
206 ":ref:`dev-manual/common-tasks:Understanding and Creating 206 ":ref:`dev-manual/layers:Understanding and Creating
207 Layers`" section in the Yocto Project Development Tasks Manual. For a 207 Layers`" section in the Yocto Project Development Tasks Manual. For a
208 discussion specifically on BSP Layers, see the ":ref:`bsp-guide/bsp:BSP 208 discussion specifically on BSP Layers, see the ":ref:`bsp-guide/bsp:BSP
209 Layers`" section in the Yocto Project Board Support Packages (BSP) 209 Layers`" section in the Yocto Project Board Support Packages (BSP)
@@ -335,7 +335,7 @@ universal, the list includes them just in case:
335 335
336 The OpenEmbedded Build System can generate such documentation for your 336 The OpenEmbedded Build System can generate such documentation for your
337 project, in :term:`SPDX` format, based on all the metadata it used to 337 project, in :term:`SPDX` format, based on all the metadata it used to
338 build the software images. See the ":ref:`dev-manual/common-tasks:creating 338 build the software images. See the ":ref:`dev-manual/sbom:creating
339 a software bill of materials`" section of the Development Tasks manual. 339 a software bill of materials`" section of the Development Tasks manual.
340 340
341 :term:`Source Directory` 341 :term:`Source Directory`
@@ -406,7 +406,7 @@ universal, the list includes them just in case:
406 provide an :term:`SBOM` associated to each a software image. 406 provide an :term:`SBOM` associated to each a software image.
407 407
408 For details, see Wikipedia's :wikipedia:`SPDX page <Software_Package_Data_Exchange>` 408 For details, see Wikipedia's :wikipedia:`SPDX page <Software_Package_Data_Exchange>`
409 and the ":ref:`dev-manual/common-tasks:creating a software bill of materials`" 409 and the ":ref:`dev-manual/sbom:creating a software bill of materials`"
410 section of the Development Tasks manual. 410 section of the Development Tasks manual.
411 411
412 :term:`Sysroot` 412 :term:`Sysroot`