diff options
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index bb6d970e32..42a6d3ddc4 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
@@ -2344,6 +2344,16 @@ | |||
2344 | </glossdef> | 2344 | </glossdef> |
2345 | </glossentry> | 2345 | </glossentry> |
2346 | 2346 | ||
2347 | <glossentry id='var-EXTRA_IMAGECMD'><glossterm>EXTRA_IMAGECMD</glossterm> | ||
2348 | <glossdef> | ||
2349 | <para> | ||
2350 | Specifies additional options for the image | ||
2351 | creation command that has been specified in | ||
2352 | <link linkend='var-IMAGE_CMD'><filename>IMAGE_CMD</filename></link>. | ||
2353 | </para> | ||
2354 | </glossdef> | ||
2355 | </glossentry> | ||
2356 | |||
2347 | <glossentry id='var-EXTRA_IMAGEDEPENDS'><glossterm>EXTRA_IMAGEDEPENDS</glossterm> | 2357 | <glossentry id='var-EXTRA_IMAGEDEPENDS'><glossterm>EXTRA_IMAGEDEPENDS</glossterm> |
2348 | <glossdef> | 2358 | <glossdef> |
2349 | <para>A list of recipes to build that do not provide packages | 2359 | <para>A list of recipes to build that do not provide packages |