diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-02-22 09:46:13 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-02-23 12:18:34 +0000 |
| commit | f85edc197ee46d14584f85f6a889606a5230881a (patch) | |
| tree | 62ec1993a84911b34447f11f8ae75eb1ab1b9ec3 /documentation/dev-manual | |
| parent | 511507f0ce5c722f52c885b488d8f27800e2e268 (diff) | |
| download | poky-f85edc197ee46d14584f85f6a889606a5230881a.tar.gz | |
dev-manual: common-tasks.rst: add link to FOSDEM 2023 video
(From yocto-docs rev: 16ecbe028f2b9cc021267817a5413054e070b563)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
CC: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
| -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 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` | |||
| 11741 | project website for a list of tools to consume and transform the :term:`SPDX` | 11741 | project website for a list of tools to consume and transform the :term:`SPDX` |
| 11742 | data generated by the OpenEmbedded build system. | 11742 | data generated by the OpenEmbedded build system. |
| 11743 | 11743 | ||
| 11744 | See also Joshua Watt's | ||
| 11745 | `Automated SBoM generation with OpenEmbedded and the Yocto Project <https://youtu.be/Q5UQUM6zxVU>`__ | ||
| 11746 | presentation at FOSDEM 2023. | ||
| 11747 | |||
| 11748 | |||
| 11744 | Using the Error Reporting Tool | 11749 | Using the Error Reporting Tool |
| 11745 | ============================== | 11750 | ============================== |
| 11746 | 11751 | ||
