diff options
| -rw-r--r-- | documentation/overview-manual/overview-manual-concepts.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/documentation/overview-manual/overview-manual-concepts.xml b/documentation/overview-manual/overview-manual-concepts.xml index d87f15ec60..66457d8b5b 100644 --- a/documentation/overview-manual/overview-manual-concepts.xml +++ b/documentation/overview-manual/overview-manual-concepts.xml | |||
| @@ -139,8 +139,8 @@ | |||
| 139 | </para> | 139 | </para> |
| 140 | </section> | 140 | </section> |
| 141 | 141 | ||
| 142 | <section id='concepts-components-metadata'> | 142 | <section id='overview-components-recipes'> |
| 143 | <title>Metadata (Recipes)</title> | 143 | <title>Recipes</title> |
| 144 | 144 | ||
| 145 | <para> | 145 | <para> |
| 146 | Files that have the <filename>.bb</filename> suffix are | 146 | Files that have the <filename>.bb</filename> suffix are |
| @@ -164,12 +164,12 @@ | |||
| 164 | </para> | 164 | </para> |
| 165 | </section> | 165 | </section> |
| 166 | 166 | ||
| 167 | <section id='concepts-components-classes'> | 167 | <section id='overview-components-classes'> |
| 168 | <title>Classes</title> | 168 | <title>Classes</title> |
| 169 | 169 | ||
| 170 | <para> | 170 | <para> |
| 171 | Class files (<filename>.bbclass</filename>) contain information | 171 | Class files (<filename>.bbclass</filename>) contain information |
| 172 | that is useful to share between Metadata files. | 172 | that is useful to share between recipes files. |
| 173 | An example is the | 173 | An example is the |
| 174 | <ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-autotools'><filename>autotools</filename></ulink> | 174 | <ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-autotools'><filename>autotools</filename></ulink> |
| 175 | class, which contains common settings for any application that | 175 | class, which contains common settings for any application that |
| @@ -181,8 +181,8 @@ | |||
| 181 | </para> | 181 | </para> |
| 182 | </section> | 182 | </section> |
| 183 | 183 | ||
| 184 | <section id='concepts-components-configuration'> | 184 | <section id='overview-components-configurations'> |
| 185 | <title>Configuration</title> | 185 | <title>Configurations</title> |
| 186 | 186 | ||
| 187 | <para> | 187 | <para> |
| 188 | The configuration files (<filename>.conf</filename>) define | 188 | The configuration files (<filename>.conf</filename>) define |
| @@ -192,7 +192,7 @@ | |||
| 192 | configuration options, distribution configuration options, | 192 | configuration options, distribution configuration options, |
| 193 | compiler tuning options, general common configuration options, | 193 | compiler tuning options, general common configuration options, |
| 194 | and user configuration options in | 194 | and user configuration options in |
| 195 | <filename>local.conf</filename>, which is found in the | 195 | <filename>conf/local.conf</filename>, which is found in the |
| 196 | <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>. | 196 | <ulink url='&YOCTO_DOCS_REF_URL;#build-directory'>Build Directory</ulink>. |
| 197 | </para> | 197 | </para> |
| 198 | </section> | 198 | </section> |
