diff options
Diffstat (limited to 'documentation/ref-manual')
-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> |