diff options
Diffstat (limited to 'documentation/ref-manual/ref-variables.xml')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 62e2d0de45..8de8eed25e 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -990,8 +990,8 @@ Core layer for images cannot be removed | |||
| 990 | 990 | ||
| 991 | <glossentry id='var-EXTRA_IMAGEDEPENDS'><glossterm>EXTRA_IMAGEDEPENDS</glossterm> | 991 | <glossentry id='var-EXTRA_IMAGEDEPENDS'><glossterm>EXTRA_IMAGEDEPENDS</glossterm> |
| 992 | <glossdef> | 992 | <glossdef> |
| 993 | <para>A list of recipes to be built that do not provide packages to be installed in | 993 | <para>A list of recipes to build that do not provide packages |
| 994 | the root filesystem. | 994 | for installing into the root filesystem. |
| 995 | </para> | 995 | </para> |
| 996 | <para>Sometimes a recipe is required to build the final image but is not | 996 | <para>Sometimes a recipe is required to build the final image but is not |
| 997 | needed in the root filesystem. | 997 | needed in the root filesystem. |
| @@ -1001,7 +1001,8 @@ Core layer for images cannot be removed | |||
| 1001 | </para> | 1001 | </para> |
| 1002 | <note> | 1002 | <note> |
| 1003 | To add packages to the root filesystem, see the various | 1003 | To add packages to the root filesystem, see the various |
| 1004 | <filename>*DEPENDS</filename> and <filename>*RECOMMENDS</filename> | 1004 | <filename>*<link linkend='var-RDEPENDS'>RDEPENDS</link></filename> |
| 1005 | and <filename>*<link linkend='var-RRECOMMENDS'>RRECOMMENDS</link></filename> | ||
| 1005 | variables. | 1006 | variables. |
| 1006 | </note> | 1007 | </note> |
| 1007 | </glossdef> | 1008 | </glossdef> |
