diff options
Diffstat (limited to 'documentation/overview-manual/overview-manual-yp-intro.xml')
-rw-r--r-- | documentation/overview-manual/overview-manual-yp-intro.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/documentation/overview-manual/overview-manual-yp-intro.xml b/documentation/overview-manual/overview-manual-yp-intro.xml index 084db6ec52..a28e8d66a9 100644 --- a/documentation/overview-manual/overview-manual-yp-intro.xml +++ b/documentation/overview-manual/overview-manual-yp-intro.xml | |||
@@ -139,8 +139,9 @@ | |||
139 | </para></listitem> | 139 | </para></listitem> |
140 | <listitem><para> | 140 | <listitem><para> |
141 | <emphasis>Uses a Layer Model:</emphasis> | 141 | <emphasis>Uses a Layer Model:</emphasis> |
142 | The Yocto Project layer infrastructure groups related | 142 | The Yocto Project |
143 | functionality into separate bundles. | 143 | <link linkend='the-yocto-project-layer-model'>layer infrastructure</link> |
144 | groups related functionality into separate bundles. | ||
144 | You can incrementally add these grouped functionalities | 145 | You can incrementally add these grouped functionalities |
145 | to your project as needed. | 146 | to your project as needed. |
146 | Using layers to isolate and group functionality | 147 | Using layers to isolate and group functionality |
@@ -153,7 +154,8 @@ | |||
153 | You can build and rebuild individual packages as | 154 | You can build and rebuild individual packages as |
154 | needed. | 155 | needed. |
155 | Yocto Project accomplishes this through its | 156 | Yocto Project accomplishes this through its |
156 | shared-state cache (sstate) scheme. | 157 | <link linkend='shared-state-cache'>shared-state cache</link> |
158 | (sstate) scheme. | ||
157 | Being able to build and debug components individually | 159 | Being able to build and debug components individually |
158 | eases project development. | 160 | eases project development. |
159 | </para></listitem> | 161 | </para></listitem> |