summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-04-01 06:08:41 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-04 15:20:16 +0100
commitf961183b83806f4e2d64f0d4ef57e6d1422dd7fe (patch)
tree614681812f55f48215e2115e9e7b24589606874a
parent56c776de3b8f4ec3eb991325bb88e53539542e09 (diff)
downloadast2050-yocto-poky-f961183b83806f4e2d64f0d4ef57e6d1422dd7fe.zip
ast2050-yocto-poky-f961183b83806f4e2d64f0d4ef57e6d1422dd7fe.tar.gz
ref-manual: Added COPY_LIC_MANIFEST variable to glossary.
(From yocto-docs rev: ff3c996abdef02e303770c18a3c4d26d28f1c685) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/ref-manual/ref-variables.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 6d8e7aa..f51b994 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -1354,6 +1354,17 @@
</glossdef>
</glossentry>
+ <glossentry id='var-COPY_LIC_MANIFEST'><glossterm>COPY_LIC_MANIFEST</glossterm>
+ <glossdef>
+ <para>
+ If set to "1", the OpenEmbedded build system copies
+ the license manifest for the image to
+ <filename>/usr/share/common-licenses/license.manifest</filename>
+ within the image itself.
+ </para>
+ </glossdef>
+ </glossentry>
+
<glossentry id='var-CORE_IMAGE_EXTRA_INSTALL'><glossterm>CORE_IMAGE_EXTRA_INSTALL</glossterm>
<glossdef>
<para>
OpenPOWER on IntegriCloud