diff options
Diffstat (limited to 'documentation/concepts-manual/concepts-manual-concepts.xml')
| -rw-r--r-- | documentation/concepts-manual/concepts-manual-concepts.xml | 23 |
1 files changed, 10 insertions, 13 deletions
diff --git a/documentation/concepts-manual/concepts-manual-concepts.xml b/documentation/concepts-manual/concepts-manual-concepts.xml index e4d6026b70..4ad4ebc74b 100644 --- a/documentation/concepts-manual/concepts-manual-concepts.xml +++ b/documentation/concepts-manual/concepts-manual-concepts.xml | |||
| @@ -59,8 +59,8 @@ | |||
| 59 | Following are some brief details on these core components. | 59 | Following are some brief details on these core components. |
| 60 | For additional information on how these components interact during | 60 | For additional information on how these components interact during |
| 61 | a build, see the | 61 | a build, see the |
| 62 | "<link linkend='development-concepts'>Development Concepts</link>" | 62 | "<ulink url='&YOCTO_DOCS_GS_URL;#development-concepts'>Development Concepts</ulink>" |
| 63 | section. | 63 | section in the Getting Started With Yocto Project Manual. |
| 64 | </para> | 64 | </para> |
| 65 | 65 | ||
| 66 | <section id='usingpoky-components-bitbake'> | 66 | <section id='usingpoky-components-bitbake'> |
| @@ -135,7 +135,7 @@ | |||
| 135 | </para> | 135 | </para> |
| 136 | </section> | 136 | </section> |
| 137 | 137 | ||
| 138 | <section id='usingpoky-components-metadata'> | 138 | <section id='concepts-components-metadata'> |
| 139 | <title>Metadata (Recipes)</title> | 139 | <title>Metadata (Recipes)</title> |
| 140 | 140 | ||
| 141 | <para> | 141 | <para> |
| @@ -219,7 +219,7 @@ | |||
| 219 | </para> | 219 | </para> |
| 220 | </section> | 220 | </section> |
| 221 | 221 | ||
| 222 | <section id='usingpoky-components-classes'> | 222 | <section id='concepts-components-classes'> |
| 223 | <title>Classes</title> | 223 | <title>Classes</title> |
| 224 | 224 | ||
| 225 | <para> | 225 | <para> |
| @@ -238,7 +238,7 @@ | |||
| 238 | </para> | 238 | </para> |
| 239 | </section> | 239 | </section> |
| 240 | 240 | ||
| 241 | <section id='usingpoky-components-configuration'> | 241 | <section id='concepts-components-configuration'> |
| 242 | <title>Configuration</title> | 242 | <title>Configuration</title> |
| 243 | 243 | ||
| 244 | <para> | 244 | <para> |
| @@ -471,9 +471,6 @@ | |||
| 471 | </note> | 471 | </note> |
| 472 | </section> | 472 | </section> |
| 473 | 473 | ||
| 474 | |||
| 475 | |||
| 476 | |||
| 477 | <section id="shared-state-cache"> | 474 | <section id="shared-state-cache"> |
| 478 | <title>Shared State Cache</title> | 475 | <title>Shared State Cache</title> |
| 479 | 476 | ||
| @@ -554,7 +551,7 @@ | |||
| 554 | state, and some tips and tricks. | 551 | state, and some tips and tricks. |
| 555 | </para> | 552 | </para> |
| 556 | 553 | ||
| 557 | <section id='overall-architecture'> | 554 | <section id='concepts-overall-architecture'> |
| 558 | <title>Overall Architecture</title> | 555 | <title>Overall Architecture</title> |
| 559 | 556 | ||
| 560 | <para> | 557 | <para> |
| @@ -1007,11 +1004,11 @@ | |||
| 1007 | Since the sysroot is not used, it would never get extracted. | 1004 | Since the sysroot is not used, it would never get extracted. |
| 1008 | This is another reason why a task-based approach is preferred | 1005 | This is another reason why a task-based approach is preferred |
| 1009 | over a recipe-based approach, which would have to install the | 1006 | over a recipe-based approach, which would have to install the |
| 1010 | output from every task. | 1007 | output from every task.n |
| 1011 | </para> | 1008 | </para> |
| 1012 | </section> | 1009 | </section> |
| 1013 | 1010 | ||
| 1014 | <section id='tips-and-tricks'> | 1011 | <section id='concepts-tips-and-tricks'> |
| 1015 | <title>Tips and Tricks</title> | 1012 | <title>Tips and Tricks</title> |
| 1016 | 1013 | ||
| 1017 | <para> | 1014 | <para> |
| @@ -1021,7 +1018,7 @@ | |||
| 1021 | around issues related to shared state code. | 1018 | around issues related to shared state code. |
| 1022 | </para> | 1019 | </para> |
| 1023 | 1020 | ||
| 1024 | <section id='overview-debugging'> | 1021 | <section id='concepts-overview-debugging'> |
| 1025 | <title>Debugging</title> | 1022 | <title>Debugging</title> |
| 1026 | 1023 | ||
| 1027 | <para> | 1024 | <para> |
| @@ -1038,7 +1035,7 @@ | |||
| 1038 | </para> | 1035 | </para> |
| 1039 | </section> | 1036 | </section> |
| 1040 | 1037 | ||
| 1041 | <section id='invalidating-shared-state'> | 1038 | <section id='concepts-invalidating-shared-state'> |
| 1042 | <title>Invalidating Shared State</title> | 1039 | <title>Invalidating Shared State</title> |
| 1043 | 1040 | ||
| 1044 | <para> | 1041 | <para> |
