summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-structure.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-03-27 11:40:38 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-04 14:12:56 +0100
commit5a626d8941d454c82e89d9d46e47764b2e8f48eb (patch)
treef3db61116352ef1c7f283b45c252958fd2dc9b0d /documentation/ref-manual/ref-structure.xml
parentac048523e58611b6acfe709c933762d3e37f0101 (diff)
downloadast2050-yocto-poky-5a626d8941d454c82e89d9d46e47764b2e8f48eb.zip
ast2050-yocto-poky-5a626d8941d454c82e89d9d46e47764b2e8f48eb.tar.gz
ref-manual: Added "meta/lib/" directory and moved it.
Placed the "meta/lib/" and "meta/files/" descriptions beneath "meta/conf/*" to match the actual repo. (From yocto-docs rev: 74b9cb2b42db7f6acd5a19a1856ede98ff29e775) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-structure.xml')
-rw-r--r--documentation/ref-manual/ref-structure.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml
index 74218b5..b6adce5 100644
--- a/documentation/ref-manual/ref-structure.xml
+++ b/documentation/ref-manual/ref-structure.xml
@@ -608,6 +608,26 @@
</para>
</section>
+ <section id='structure-meta-files'>
+ <title><filename>meta/files/</filename></title>
+
+ <para>
+ This directory contains common license files and several text files
+ used by the build system.
+ The text files contain minimal device information and
+ lists of files and directories with knows permissions.
+ </para>
+ </section>
+
+ <section id='structure-meta-lib'>
+ <title><filename>meta/lib/</filename></title>
+
+ <para>
+ This directory contains OpenEmbedded Python library code
+ used during the build process.
+ </para>
+ </section>
+
<section id='structure-meta-recipes-bsp'>
<title><filename>meta/recipes-bsp/</filename></title>
OpenPOWER on IntegriCloud