diff options
| -rw-r--r-- | documentation/ref-manual/ref-classes.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index b6275bca17..92d2af110f 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
| @@ -548,7 +548,7 @@ | |||
| 548 | with those packages. | 548 | with those packages. |
| 549 | The <filename>meta-skeleton/recipes-skeleton/useradd/useradd-example.bb</filename> | 549 | The <filename>meta-skeleton/recipes-skeleton/useradd/useradd-example.bb</filename> |
| 550 | recipe in the <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> | 550 | recipe in the <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink> |
| 551 | provides a simple exmample that shows how to add three | 551 | provides a simple example that shows how to add three |
| 552 | users and groups to two packages. | 552 | users and groups to two packages. |
| 553 | See the <filename>useradd-example.bb</filename> for more information on how to | 553 | See the <filename>useradd-example.bb</filename> for more information on how to |
| 554 | use this class. | 554 | use this class. |
| @@ -603,7 +603,7 @@ | |||
| 603 | <link linkend='var-BBCLASSEXTEND'><filename>BBCLASSEXTEND</filename></link> variable. | 603 | <link linkend='var-BBCLASSEXTEND'><filename>BBCLASSEXTEND</filename></link> variable. |
| 604 | When you do, the <link linkend='var-B'><filename>B</filename></link> variable must support the | 604 | When you do, the <link linkend='var-B'><filename>B</filename></link> variable must support the |
| 605 | recipe's ability to build variants in different working directories. | 605 | recipe's ability to build variants in different working directories. |
| 606 | Most autotools-based recipes support separating these directories. | 606 | Most Autotools-based recipes support separating these directories. |
| 607 | The OpenEmbedded build system defaults to using separate directories for <filename>gcc</filename> | 607 | The OpenEmbedded build system defaults to using separate directories for <filename>gcc</filename> |
| 608 | and some kernel recipes. | 608 | and some kernel recipes. |
| 609 | Alternatively, you can make sure that separate recipes exist that each | 609 | Alternatively, you can make sure that separate recipes exist that each |
