diff options
| author | leimaohui <leimaohui@cn.fujitsu.com> | 2020-10-12 12:42:53 +0900 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-10-20 11:12:06 +0100 |
| commit | c7e06033bbd074b973f57a37cdc752649ca5eb61 (patch) | |
| tree | 7280843393977a256700fbd3bda517a767741ea2 /documentation/ref-manual/ref-classes.rst | |
| parent | abf85840ab9925825d9d5148f0baf6eb504236ef (diff) | |
| download | poky-c7e06033bbd074b973f57a37cdc752649ca5eb61.tar.gz | |
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>
Diffstat (limited to 'documentation/ref-manual/ref-classes.rst')
| -rw-r--r-- | documentation/ref-manual/ref-classes.rst | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/documentation/ref-manual/ref-classes.rst b/documentation/ref-manual/ref-classes.rst index 756df2a60f..7277c6bb9d 100644 --- a/documentation/ref-manual/ref-classes.rst +++ b/documentation/ref-manual/ref-classes.rst | |||
| @@ -2380,19 +2380,6 @@ Autotools automatically picks up. | |||
| 2380 | The class also provides variables like ``SITEINFO_ENDIANNESS`` and | 2380 | The class also provides variables like ``SITEINFO_ENDIANNESS`` and |
| 2381 | ``SITEINFO_BITS`` that can be used elsewhere in the metadata. | 2381 | ``SITEINFO_BITS`` that can be used elsewhere in the metadata. |
| 2382 | 2382 | ||
| 2383 | .. _ref-classes-spdx: | ||
| 2384 | |||
| 2385 | ``spdx.bbclass`` | ||
| 2386 | ================ | ||
| 2387 | |||
| 2388 | The ``spdx`` class integrates real-time license scanning, generation of | ||
| 2389 | SPDX standard output, and verification of license information during the | ||
| 2390 | build. | ||
| 2391 | |||
| 2392 | .. note:: | ||
| 2393 | |||
| 2394 | This class is currently at the prototype stage in the 1.6 release. | ||
| 2395 | |||
| 2396 | .. _ref-classes-sstate: | 2383 | .. _ref-classes-sstate: |
| 2397 | 2384 | ||
| 2398 | ``sstate.bbclass`` | 2385 | ``sstate.bbclass`` |
