ref-manual: Added the copyleft_compliance class.

(From yocto-docs rev: d546cd482a5d90929d7ed0ed177bf030d26b941a)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-11-26 11:11:33 -08:00 committed by Richard Purdie
parent 5def0b4b68
commit ebd35a9de6
1 changed files with 14 additions and 0 deletions

View File

@ -426,6 +426,20 @@
</para>
</section>
<section id='ref-classes-copyleft_compliance'>
<title><filename>copyleft_compliance.bbclass</filename></title>
<para>
The Copyleft Compliance <filename>copyleft_compliance</filename> class
preserves source code for the purposes of license compliance.
This class is an alternative to the <filename>archive*</filename>
classes and is still used by some users even though it has been
deprecated in favor of the
<link linkend='ref-classes-archiver'><filename>archive*</filename></link>
classes.
</para>
</section>
<section id='ref-classes-debian'>
<title>Debian Renaming - <filename>debian.bbclass</filename></title>