From 9e56bf9d8e89ec24842aa23dfdf13f75a0d33d1d Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Mon, 10 Oct 2022 14:47:52 +1300 Subject: ref-manual: add section for create-spdx class create-spdx was added in the honister release. This is a stub since I unfortunately don't have time to fully document this class and related variables, hopefully someone else can expand it in future. (From yocto-docs rev: 5a4aa9dca1468d56ab5ec2c3a5ebf1ea364df5d0) Signed-off-by: Paul Eggleton Signed-off-by: Richard Purdie --- documentation/ref-manual/classes.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'documentation/ref-manual/classes.rst') diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index 50dbb5a3a6..21b50f94bd 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst @@ -368,6 +368,14 @@ authors used. Both build methods inherit the ``cpan-base`` class for basic Perl support. +.. _ref-classes-create-spdx: + +``create-spdx.bbclass`` +======================= + +The ``create-spdx`` class provides support for automatically creating +SPDX SBoM documents based upon image and SDK contents. + .. _ref-classes-cross: ``cross.bbclass`` -- cgit v1.2.3-54-g00ecf