summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/common-tasks.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/dev-manual/common-tasks.rst b/documentation/dev-manual/common-tasks.rst
index ed21837ab7..1ed8156e60 100644
--- a/documentation/dev-manual/common-tasks.rst
+++ b/documentation/dev-manual/common-tasks.rst
@@ -11741,6 +11741,11 @@ See the `tools page <https://spdx.dev/resources/tools/>`__ on the :term:`SPDX`
11741project website for a list of tools to consume and transform the :term:`SPDX` 11741project website for a list of tools to consume and transform the :term:`SPDX`
11742data generated by the OpenEmbedded build system. 11742data generated by the OpenEmbedded build system.
11743 11743
11744See also Joshua Watt's
11745`Automated SBoM generation with OpenEmbedded and the Yocto Project <https://youtu.be/Q5UQUM6zxVU>`__
11746presentation at FOSDEM 2023.
11747
11748
11744Using the Error Reporting Tool 11749Using the Error Reporting Tool
11745============================== 11750==============================
11746 11751