]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
documentation/poky-ref-manual/ref-structure.xml: Added tmp/deploy/licenses
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Thu, 5 Jul 2012 12:39:31 +0000 (05:39 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Jul 2012 13:21:57 +0000 (14:21 +0100)
Information about this directory was absent in the manual.

Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
(From yocto-docs rev: 64e5f5a403e4c8494885c7da504194d1baecb0ed)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/poky-ref-manual/ref-structure.xml

index c950671cb087988f3ca011b6d88718f365b6bdae..f0f01b92c5e318208d39139b511a43c8f021af6e 100644 (file)
         </para>
     </section>
 
+    <section id='structure-build-tmp-deploy-licenses'>
+        <title><filename>build/tmp/deploy/licenses/</filename></title>
+
+        <para>
+            This directory receives package licensing information.
+            For example, the directory contains sub-directories for <filename>bash</filename>,
+            <filename>busybox</filename>, and <filename>eglibc</filename> (among others) that in turn
+            contain appropriate <filename>COPYING</filename> license files with other licensing information.
+        </para>
+    </section>
+
     <section id='structure-build-tmp-deploy-images'>
         <title><filename>build/tmp/deploy/images/</filename></title>