diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/poky-ref-manual/ref-variables.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 541a173cee..0c197535b4 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml | |||
| @@ -352,6 +352,21 @@ | |||
| 352 | </glossdef> | 352 | </glossdef> |
| 353 | </glossentry> | 353 | </glossentry> |
| 354 | 354 | ||
| 355 | <glossentry id='var-CORE_IMAGE_EXTRA_INSTALL'><glossterm>CORE_IMAGE_EXTRA_INSTALL</glossterm> | ||
| 356 | <glossdef> | ||
| 357 | <para> | ||
| 358 | Specifies the list of packages to be added to the image. | ||
| 359 | This variable should only be set in the <filename>local.conf</filename> | ||
| 360 | configuration file found in the | ||
| 361 | <ulink url='&YOCTO_DOCS_DEV_URL;#yocto-project-build-directory'>Yocto Project Build Directory</ulink>. | ||
| 362 | </para> | ||
| 363 | |||
| 364 | <para> | ||
| 365 | This variable replaces <filename>POKY_EXTRA_INSTALL</filename>, which is no longer supported. | ||
| 366 | </para> | ||
| 367 | </glossdef> | ||
| 368 | </glossentry> | ||
| 369 | |||
| 355 | </glossdiv> | 370 | </glossdiv> |
| 356 | 371 | ||
| 357 | <glossdiv id='var-glossary-d'><title>D</title> | 372 | <glossdiv id='var-glossary-d'><title>D</title> |
