ref-manual: Added gzipnative class.

(From yocto-docs rev: d6f30c9a617589393442463b7d0c6c1a83c2b7aa)

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-12-02 08:11:00 -06:00 committed by Richard Purdie
parent 11c3ed6c64
commit b503308dba
1 changed files with 10 additions and 0 deletions

View File

@ -771,6 +771,16 @@
</para>
</section>
<section id='ref-classes-gzipnative'>
<title><filename>gzipnative.bbclass</filename></title>
<para>
The <filename>gzip</filename> native (<filename>gzipnative</filename>)
class enables the use of native versions of <filename>gzip</filename>
and <filename>pigz</filename> rather than the system versions.
</para>
</section>
<section id='ref-classes-mime'>
<title><filename>mime.bbclass</filename></title>