mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
ref-manual: Edits to the COPY_LIC_DIRS variable in the glossary.
(From yocto-docs rev: 1e53b349d0f377d1368324ebd380858cc535f555) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3e52a18faf
commit
4f086df98b
@@ -1359,12 +1359,13 @@
|
||||
<para>
|
||||
If set to "1" along with the
|
||||
<link linkend='var-COPY_LIC_MANIFEST'><filename>COPY_LIC_MANIFEST</filename></link>
|
||||
variable, the OpenEmbedded build system creates directories
|
||||
for each package installed into the image.
|
||||
The directories contain the license files for each package
|
||||
in <filename>/usr/share/common-licenses/</filename> within
|
||||
the image itself.
|
||||
</para>
|
||||
variable, the OpenEmbedded build system copies
|
||||
into the image the license files, which are located in
|
||||
<filename>/usr/share/common-licenses</filename>,
|
||||
for each package.
|
||||
The license files are placed
|
||||
in directories within the image itself.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user