diff options
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
-rw-r--r-- | documentation/ref-manual/ref-classes.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index c2eac809be..8a26efad59 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -1934,6 +1934,20 @@ | |||
1934 | </para> | 1934 | </para> |
1935 | </section> | 1935 | </section> |
1936 | 1936 | ||
1937 | <section id='ref-classes-spdx'> | ||
1938 | <title><filename>spdx.bbclass</filename></title> | ||
1939 | |||
1940 | <para> | ||
1941 | The <filename>spdx</filename> class integrates real-time license | ||
1942 | scanning, generation of SPDX standard output, and verification | ||
1943 | of license information during the build. | ||
1944 | <note> | ||
1945 | This class is currently at the prototype stage in the 1.5 | ||
1946 | release. | ||
1947 | </note> | ||
1948 | </para> | ||
1949 | </section> | ||
1950 | |||
1937 | <section id='ref-classes-package_tar'> | 1951 | <section id='ref-classes-package_tar'> |
1938 | <title><filename>package_tar.bbclass</filename></title> | 1952 | <title><filename>package_tar.bbclass</filename></title> |
1939 | 1953 | ||