diff options
Diffstat (limited to 'documentation/dev-manual/common-tasks.rst')
-rw-r--r-- | documentation/dev-manual/common-tasks.rst | 5 |
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` | |||
11735 | project website for a list of tools to consume and transform the :term:`SPDX` | 11735 | project website for a list of tools to consume and transform the :term:`SPDX` |
11736 | data generated by the OpenEmbedded build system. | 11736 | data generated by the OpenEmbedded build system. |
11737 | 11737 | ||
11738 | See also Joshua Watt's | ||
11739 | `Automated SBoM generation with OpenEmbedded and the Yocto Project <https://youtu.be/Q5UQUM6zxVU>`__ | ||
11740 | presentation at FOSDEM 2023. | ||
11741 | |||
11742 | |||
11738 | Using the Error Reporting Tool | 11743 | Using the Error Reporting Tool |
11739 | ============================== | 11744 | ============================== |
11740 | 11745 | ||