diff options
| -rw-r--r-- | documentation/ref-manual/ref-structure.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml index 74218b5d2c..b6adce5f8b 100644 --- a/documentation/ref-manual/ref-structure.xml +++ b/documentation/ref-manual/ref-structure.xml | |||
| @@ -608,6 +608,26 @@ | |||
| 608 | </para> | 608 | </para> |
| 609 | </section> | 609 | </section> |
| 610 | 610 | ||
| 611 | <section id='structure-meta-files'> | ||
| 612 | <title><filename>meta/files/</filename></title> | ||
| 613 | |||
| 614 | <para> | ||
| 615 | This directory contains common license files and several text files | ||
| 616 | used by the build system. | ||
| 617 | The text files contain minimal device information and | ||
| 618 | lists of files and directories with knows permissions. | ||
| 619 | </para> | ||
| 620 | </section> | ||
| 621 | |||
| 622 | <section id='structure-meta-lib'> | ||
| 623 | <title><filename>meta/lib/</filename></title> | ||
| 624 | |||
| 625 | <para> | ||
| 626 | This directory contains OpenEmbedded Python library code | ||
| 627 | used during the build process. | ||
| 628 | </para> | ||
| 629 | </section> | ||
| 630 | |||
| 611 | <section id='structure-meta-recipes-bsp'> | 631 | <section id='structure-meta-recipes-bsp'> |
| 612 | <title><filename>meta/recipes-bsp/</filename></title> | 632 | <title><filename>meta/recipes-bsp/</filename></title> |
| 613 | 633 | ||
