diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-04-01 06:08:41 -0600 | 
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-04 15:20:16 +0100 | 
| commit | f961183b83806f4e2d64f0d4ef57e6d1422dd7fe (patch) | |
| tree | 614681812f55f48215e2115e9e7b24589606874a | |
| parent | 56c776de3b8f4ec3eb991325bb88e53539542e09 (diff) | |
| download | 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.xml | 11 | 
1 files changed, 11 insertions, 0 deletions
| diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 6d8e7aa0aa..f51b994c9d 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -1354,6 +1354,17 @@ | |||
| 1354 | </glossdef> | 1354 | </glossdef> | 
| 1355 | </glossentry> | 1355 | </glossentry> | 
| 1356 | 1356 | ||
| 1357 | <glossentry id='var-COPY_LIC_MANIFEST'><glossterm>COPY_LIC_MANIFEST</glossterm> | ||
| 1358 | <glossdef> | ||
| 1359 | <para> | ||
| 1360 | If set to "1", the OpenEmbedded build system copies | ||
| 1361 | the license manifest for the image to | ||
| 1362 | <filename>/usr/share/common-licenses/license.manifest</filename> | ||
| 1363 | within the image itself. | ||
| 1364 | </para> | ||
| 1365 | </glossdef> | ||
| 1366 | </glossentry> | ||
| 1367 | |||
| 1357 | <glossentry id='var-CORE_IMAGE_EXTRA_INSTALL'><glossterm>CORE_IMAGE_EXTRA_INSTALL</glossterm> | 1368 | <glossentry id='var-CORE_IMAGE_EXTRA_INSTALL'><glossterm>CORE_IMAGE_EXTRA_INSTALL</glossterm> | 
| 1358 | <glossdef> | 1369 | <glossdef> | 
| 1359 | <para> | 1370 | <para> | 
