diff options
Diffstat (limited to 'documentation/ref-manual')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index e5c365053b..0222af11d3 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -5949,19 +5949,19 @@ | |||
| 5949 | image through the | 5949 | image through the |
| 5950 | <link linkend='ref-classes-image'><filename>image</filename></link> | 5950 | <link linkend='ref-classes-image'><filename>image</filename></link> |
| 5951 | class. | 5951 | class. |
| 5952 | You should use the <filename>IMAGE_INSTALL</filename> | 5952 | Use the <filename>IMAGE_INSTALL</filename> variable with |
| 5953 | variable with care to avoid ordering issues. | 5953 | care to avoid ordering issues. |
| 5954 | </para> | 5954 | </para> |
| 5955 | 5955 | ||
| 5956 | <para> | 5956 | <para> |
| 5957 | Image recipes set <filename>IMAGE_INSTALL</filename> | 5957 | Image recipes set <filename>IMAGE_INSTALL</filename> |
| 5958 | to specify the packages to install into an image through | 5958 | to specify the packages to install into an image through |
| 5959 | <filename>image.bbclass</filename>. | 5959 | <filename>image.bbclass</filename>. |
| 5960 | Additionally, "helper" classes exist, such as the | 5960 | Additionally, "helper" classes such as the |
| 5961 | <link linkend='ref-classes-core-image'><filename>core-image</filename></link>, | 5961 | <link linkend='ref-classes-core-image'><filename>core-image</filename></link> |
| 5962 | class that can take | 5962 | class exist that can take lists used with |
| 5963 | <filename><link linkend='var-IMAGE_FEATURES'>IMAGE_FEATURES</link></filename> | 5963 | <filename><link linkend='var-IMAGE_FEATURES'>IMAGE_FEATURES</link></filename> |
| 5964 | lists and turn these into auto-generated entries in | 5964 | and turn them into auto-generated entries in |
| 5965 | <filename>IMAGE_INSTALL</filename> in addition to its | 5965 | <filename>IMAGE_INSTALL</filename> in addition to its |
| 5966 | default contents. | 5966 | default contents. |
| 5967 | </para> | 5967 | </para> |
