diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 3a4da44b79..732fd9aa4f 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -776,6 +776,30 @@ Core layer for images cannot be removed | |||
| 776 | </glossdef> | 776 | </glossdef> |
| 777 | </glossentry> | 777 | </glossentry> |
| 778 | 778 | ||
| 779 | <glossentry id='var-DEPLOY_DIR'><glossterm>DEPLOY_DIR</glossterm> | ||
| 780 | <glossdef> | ||
| 781 | <para> | ||
| 782 | Points to the area that the OpenEmbedded build system uses | ||
| 783 | to place images and their related files created with | ||
| 784 | BitBake. | ||
| 785 | By default, this directory resides within the | ||
| 786 | <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink> | ||
| 787 | as <filename>tmp/deploy</filename>. | ||
| 788 | </para> | ||
| 789 | |||
| 790 | <para> | ||
| 791 | For more information on the structure of the Build | ||
| 792 | Directory, see | ||
| 793 | "<link linkend='structure-build'>The Build Directory - <filename>build/</filename></link>" | ||
| 794 | section. | ||
| 795 | For more detail on the contents of the | ||
| 796 | <filename>deploy</filename> directory, see the | ||
| 797 | "<link linkend='images-and-application-development-sdk'>Images and Application Development SDK</link>" | ||
| 798 | section. | ||
| 799 | </para> | ||
| 800 | </glossdef> | ||
| 801 | </glossentry> | ||
| 802 | |||
| 779 | <glossentry id='var-DESCRIPTION'><glossterm>DESCRIPTION</glossterm> | 803 | <glossentry id='var-DESCRIPTION'><glossterm>DESCRIPTION</glossterm> |
| 780 | <glossdef> | 804 | <glossdef> |
| 781 | <para>The package description used by package managers. | 805 | <para>The package description used by package managers. |
