diff options
Diffstat (limited to 'documentation/poky-ref-manual/ref-structure.xml')
| -rw-r--r-- | documentation/poky-ref-manual/ref-structure.xml | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/documentation/poky-ref-manual/ref-structure.xml b/documentation/poky-ref-manual/ref-structure.xml index ca589de428..296ea54eb3 100644 --- a/documentation/poky-ref-manual/ref-structure.xml +++ b/documentation/poky-ref-manual/ref-structure.xml | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | 7 | ||
| 8 | <para> | 8 | <para> |
| 9 | Poky consists of several components and understanding what these are | 9 | Poky consists of several components and understanding what these are |
| 10 | and where they're located is one of the keys to use it. This section walks | 10 | and where they're located is one of the keys to using it. This section walks |
| 11 | through the Poky directory structure giving information about the various | 11 | through the Poky directory structure giving information about the various |
| 12 | files and directories. | 12 | files and directories. |
| 13 | </para> | 13 | </para> |
| @@ -121,10 +121,10 @@ | |||
| 121 | </section> | 121 | </section> |
| 122 | 122 | ||
| 123 | <section id='handbook'> | 123 | <section id='handbook'> |
| 124 | <title><filename class="directory">handbook</filename></title> | 124 | <title><filename class="directory">documentation</filename></title> |
| 125 | 125 | ||
| 126 | <para> | 126 | <para> |
| 127 | This is the location where this handbook is generated | 127 | This is the location for documentaiton about poky including this handbook. |
| 128 | </para> | 128 | </para> |
| 129 | </section> | 129 | </section> |
| 130 | 130 | ||
| @@ -488,15 +488,6 @@ source POKY_SRC/poky-init-build-env [BUILDDIR] | |||
| 488 | </para> | 488 | </para> |
| 489 | </section> | 489 | </section> |
| 490 | 490 | ||
| 491 | <section id='structure-meta-packages'> | ||
| 492 | <title><filename class="directory">meta/packages/</filename></title> | ||
| 493 | |||
| 494 | <para> | ||
| 495 | this is a catch-all place for the rest which not fits into above | ||
| 496 | recipes-***. Images and tasks are also placed here. | ||
| 497 | </para> | ||
| 498 | </section> | ||
| 499 | |||
| 500 | <section id='structure-meta-site'> | 491 | <section id='structure-meta-site'> |
| 501 | <title><filename class="directory">meta/site/</filename></title> | 492 | <title><filename class="directory">meta/site/</filename></title> |
| 502 | 493 | ||
