summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/terms.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/ref-manual/terms.rst b/documentation/ref-manual/terms.rst
index 4711d7df7b..b4a78efad3 100644
--- a/documentation/ref-manual/terms.rst
+++ b/documentation/ref-manual/terms.rst
@@ -405,7 +405,9 @@ universal, the list includes them just in case:
405 <https://spdx.dev/>`__ and is used by the OpenEmbedded Build System to 405 <https://spdx.dev/>`__ and is used by the OpenEmbedded Build System to
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 `SPDX page <https://en.wikipedia.org/wiki/Software_Package_Data_Exchange>`__. 408 For details, see Wikipedia's `SPDX page <https://en.wikipedia.org/wiki/Software_Package_Data_Exchange>`__
409 and the ":ref:`dev-manual/common-tasks:creating a software bill of materials`"
410 section of the Development Tasks manual.
409 411
410 :term:`Sysroot` 412 :term:`Sysroot`
411 When cross-compiling, the target file system may be differently laid 413 When cross-compiling, the target file system may be differently laid