diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-08-06 13:55:15 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-13 13:18:49 +0100 |
| commit | 48335a7387ed1b9ceb3046006fb74247b18fbb97 (patch) | |
| tree | 4359449a2b3f22809c182fcbc7804a5151dde2ef /documentation | |
| parent | 0bc4ce85b4d5f90548a406b26a0c0eef7c72b35d (diff) | |
| download | poky-48335a7387ed1b9ceb3046006fb74247b18fbb97.tar.gz | |
ref-manual: Added new glossary description for RM_OLD_IMAGE.
(From yocto-docs rev: 718002e23dbea4f8c2090003ee43af30fa0ae82d)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 22c1e8ed47..171b8df8f3 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -3220,6 +3220,24 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 3220 | </glossdef> | 3220 | </glossdef> |
| 3221 | </glossentry> | 3221 | </glossentry> |
| 3222 | 3222 | ||
| 3223 | <glossentry id='var-RM_OLD_IMAGE'><glossterm>RM_OLD_IMAGE</glossterm> | ||
| 3224 | <glossdef> | ||
| 3225 | <para> | ||
| 3226 | Reclaims disk space by removing previously built | ||
| 3227 | versions of the same image from the | ||
| 3228 | <filename>images</filename> directory pointed to by the | ||
| 3229 | <link linkend='var-DEPLOY_DIR'><filename>DEPLOY_DIR</filename></link> | ||
| 3230 | variable. | ||
| 3231 | </para> | ||
| 3232 | |||
| 3233 | <para> | ||
| 3234 | Set this variable to "1" in your | ||
| 3235 | <filename>local.conf</filename> file to remove these | ||
| 3236 | images. | ||
| 3237 | </para> | ||
| 3238 | </glossdef> | ||
| 3239 | </glossentry> | ||
| 3240 | |||
| 3223 | <glossentry id='var-RM_WORK_EXCLUDE'><glossterm>RM_WORK_EXCLUDE</glossterm> | 3241 | <glossentry id='var-RM_WORK_EXCLUDE'><glossterm>RM_WORK_EXCLUDE</glossterm> |
| 3224 | <glossdef> | 3242 | <glossdef> |
| 3225 | <para> | 3243 | <para> |
