ref-manual: Added the perlnative class.

(From yocto-docs rev: c22ed24d16a5a9e6476d02b48a51c5c5a4937912)

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-03 13:45:57 -06:00
committed by Richard Purdie
parent 14603f6b53
commit 4ec758acd3

View File

@@ -1359,6 +1359,16 @@
</para>
</section>
<section id='ref-classes-perlnative'>
<title><filename>perlnative.bbclass</filename></title>
<para>
When inherited by a recipe, the <filename>perlnative</filename> class
supports using the native version of Perl built by the build system
rather than using the version provided by the build host.
</para>
</section>
<section id='ref-classes-perl'>
<title>Perl Modules - <filename>cpan.bbclass</filename></title>