ref-manual: Added copyleft_filter class description.

(From yocto-docs rev: 2259f448cf1d102cbf06ad371e90c439812038cb)

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 2014-10-20 10:46:24 -07:00 committed by Richard Purdie
parent 43b8f88c23
commit 82638ca39f
1 changed files with 11 additions and 0 deletions

View File

@ -488,6 +488,17 @@
</para>
</section>
<section id='ref-classes-copyleft_filter'>
<title><filename>copyleft_filter.bbclass</filename></title>
<para>
A class used by the archiver and the
<link linkend='ref-classes-copyleft_compliance'><filename>copyleft_compliance</filename></link>
classe for filtering licenses.
This is an internal class and is not intended to be used directly.
</para>
</section>
<section id='ref-classes-core-image'>
<title><filename>core-image.bbclass</filename></title>