diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/dev-manual/sbom.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/dev-manual/sbom.rst b/documentation/dev-manual/sbom.rst index c67b7344d1..448c071c55 100644 --- a/documentation/dev-manual/sbom.rst +++ b/documentation/dev-manual/sbom.rst | |||
@@ -67,3 +67,6 @@ See the `tools page <https://spdx.dev/resources/tools/>`__ on the :term:`SPDX` | |||
67 | project website for a list of tools to consume and transform the :term:`SPDX` | 67 | project website for a list of tools to consume and transform the :term:`SPDX` |
68 | data generated by the OpenEmbedded build system. | 68 | data generated by the OpenEmbedded build system. |
69 | 69 | ||
70 | See also Joshua Watt's | ||
71 | `Automated SBoM generation with OpenEmbedded and the Yocto Project <https://youtu.be/Q5UQUM6zxVU>`__ | ||
72 | presentation at FOSDEM 2023. | ||