diff options
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 320108e873..f9cf72c676 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -1344,6 +1344,21 @@ | |||
| 1344 | </para> | 1344 | </para> |
| 1345 | </section> | 1345 | </section> |
| 1346 | 1346 | ||
| 1347 | <section id='ref-classes-patch'> | ||
| 1348 | <title><filename>patch.bbclass</filename></title> | ||
| 1349 | |||
| 1350 | <para> | ||
| 1351 | The <filename>patch</filename> class provides all functionality for | ||
| 1352 | applying patches during the <filename>do_patch</filename> task. | ||
| 1353 | </para> | ||
| 1354 | |||
| 1355 | <para> | ||
| 1356 | This class is enabled by default because it is inherited by the | ||
| 1357 | <link linkend='ref-classes-base'><filename>base</filename></link> | ||
| 1358 | class. | ||
| 1359 | </para> | ||
| 1360 | </section> | ||
| 1361 | |||
| 1347 | <section id='ref-classes-perl'> | 1362 | <section id='ref-classes-perl'> |
| 1348 | <title>Perl Modules - <filename>cpan.bbclass</filename></title> | 1363 | <title>Perl Modules - <filename>cpan.bbclass</filename></title> |
| 1349 | 1364 | ||
