ref-manual: Added the perlnative class.

(From yocto-docs rev: a55691268830692cdef40fd174e4028ca73ea871)

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 6a655bb023
commit eb48cd7b56
1 changed files with 10 additions and 0 deletions

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>