diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/technical-details.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index e1e16b824e..68522241a0 100644 --- a/documentation/ref-manual/technical-details.xml +++ b/documentation/ref-manual/technical-details.xml | |||
| @@ -17,8 +17,8 @@ | |||
| 17 | <para> | 17 | <para> |
| 18 | The BitBake task executor together with various types of configuration files form the | 18 | The BitBake task executor together with various types of configuration files form the |
| 19 | OpenEmbedded Core. | 19 | OpenEmbedded Core. |
| 20 | This section overviews the BitBake task executor and the | 20 | This section overviews these by describing what they are used for |
| 21 | configuration files by describing what they are used for and how they interact. | 21 | and how they interact. |
| 22 | </para> | 22 | </para> |
| 23 | 23 | ||
| 24 | <para> | 24 | <para> |
| @@ -26,11 +26,11 @@ | |||
| 26 | The data itself is of various types: | 26 | The data itself is of various types: |
| 27 | <itemizedlist> | 27 | <itemizedlist> |
| 28 | <listitem><para><emphasis>Recipes:</emphasis> Provides details about particular | 28 | <listitem><para><emphasis>Recipes:</emphasis> Provides details about particular |
| 29 | pieces of software</para></listitem> | 29 | pieces of software.</para></listitem> |
| 30 | <listitem><para><emphasis>Class Data:</emphasis> An abstraction of common build | 30 | <listitem><para><emphasis>Class Data:</emphasis> Abstracts common build |
| 31 | information (e.g. how to build a Linux kernel).</para></listitem> | 31 | information (e.g. how to build a Linux kernel).</para></listitem> |
| 32 | <listitem><para><emphasis>Configuration Data:</emphasis> Defines machine-specific settings, | 32 | <listitem><para><emphasis>Configuration Data:</emphasis> Defines machine-specific settings, |
| 33 | policy decisions, etc. | 33 | policy decisions, and so forth. |
| 34 | Configuration data acts as the glue to bind everything together.</para></listitem> | 34 | Configuration data acts as the glue to bind everything together.</para></listitem> |
| 35 | </itemizedlist> | 35 | </itemizedlist> |
| 36 | For more information on data, see the | 36 | For more information on data, see the |
| @@ -48,8 +48,8 @@ | |||
| 48 | 48 | ||
| 49 | <para> | 49 | <para> |
| 50 | Following are some brief details on these core components. | 50 | Following are some brief details on these core components. |
| 51 | For more detailed information on these components see the | 51 | For more detailed information on these components, see the |
| 52 | "<link linkend='ref-structure'>Directory Structure</link>" chapter. | 52 | "<link linkend='ref-structure'>Source Directory Structure</link>" chapter. |
| 53 | </para> | 53 | </para> |
| 54 | 54 | ||
| 55 | <section id='usingpoky-components-bitbake'> | 55 | <section id='usingpoky-components-bitbake'> |
