From f85edc197ee46d14584f85f6a889606a5230881a Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Wed, 22 Feb 2023 09:46:13 +0100 Subject: [PATCH] dev-manual: common-tasks.rst: add link to FOSDEM 2023 video (From yocto-docs rev: 16ecbe028f2b9cc021267817a5413054e070b563) Signed-off-by: Michael Opdenacker CC: Joshua Watt Signed-off-by: Richard Purdie --- documentation/dev-manual/common-tasks.rst | 5 +++++ 1 file changed, 5 insertions(+) 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 `__ on the :term:`SPDX` project website for a list of tools to consume and transform the :term:`SPDX` data generated by the OpenEmbedded build system. +See also Joshua Watt's +`Automated SBoM generation with OpenEmbedded and the Yocto Project `__ +presentation at FOSDEM 2023. + + Using the Error Reporting Tool ==============================