docs: Updated the status of spdx module.

- Deleted content about old spdx.bbclass.
- Added usage of meta-spdxscanner.

(From yocto-docs rev: 59908cecb5283ebdea1800c4d86a6310a45159bf)

Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
leimaohui
2020-10-12 12:42:53 +09:00
committed by Richard Purdie
parent abf85840ab
commit c7e06033bb
3 changed files with 38 additions and 27 deletions

View File

@@ -2380,19 +2380,6 @@ Autotools automatically picks up.
The class also provides variables like ``SITEINFO_ENDIANNESS`` and
``SITEINFO_BITS`` that can be used elsewhere in the metadata.
.. _ref-classes-spdx:
``spdx.bbclass``
================
The ``spdx`` class integrates real-time license scanning, generation of
SPDX standard output, and verification of license information during the
build.
.. note::
This class is currently at the prototype stage in the 1.6 release.
.. _ref-classes-sstate:
``sstate.bbclass``