summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-classes.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index f9cf72c676..2e6a17f255 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -1359,6 +1359,16 @@
1359 </para> 1359 </para>
1360</section> 1360</section>
1361 1361
1362<section id='ref-classes-perlnative'>
1363 <title><filename>perlnative.bbclass</filename></title>
1364
1365 <para>
1366 When inherited by a recipe, the <filename>perlnative</filename> class
1367 supports using the native version of Perl built by the build system
1368 rather than using the version provided by the build host.
1369 </para>
1370</section>
1371
1362<section id='ref-classes-perl'> 1372<section id='ref-classes-perl'>
1363 <title>Perl Modules - <filename>cpan.bbclass</filename></title> 1373 <title>Perl Modules - <filename>cpan.bbclass</filename></title>
1364 1374