mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 09:32:14 +02:00
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:
committed by
Richard Purdie
parent
14603f6b53
commit
4ec758acd3
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user