summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 67018e6517..afea9ec72e 100644
--- a/documentation/dev-manual/common-tasks.rst
+++ b/documentation/dev-manual/common-tasks.rst
@@ -11735,6 +11735,11 @@ See the `tools page <https://spdx.dev/resources/tools/>`__ on the :term:`SPDX`
11735project website for a list of tools to consume and transform the :term:`SPDX` 11735project website for a list of tools to consume and transform the :term:`SPDX`
11736data generated by the OpenEmbedded build system. 11736data generated by the OpenEmbedded build system.
11737 11737
11738See also Joshua Watt's
11739`Automated SBoM generation with OpenEmbedded and the Yocto Project <https://youtu.be/Q5UQUM6zxVU>`__
11740presentation at FOSDEM 2023.
11741
11742
11738Using the Error Reporting Tool 11743Using the Error Reporting Tool
11739============================== 11744==============================
11740 11745