diff options
| -rw-r--r-- | documentation/poky-ref-manual/ref-variables.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 1aa00f3d84..3601c97ded 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml | |||
| @@ -399,7 +399,11 @@ | |||
| 399 | <glossentry id='var-IMAGE_FEATURES'><glossterm>IMAGE_FEATURES</glossterm> | 399 | <glossentry id='var-IMAGE_FEATURES'><glossterm>IMAGE_FEATURES</glossterm> |
| 400 | <glossdef> | 400 | <glossdef> |
| 401 | <para><link linkend="ref-features-image">List of | 401 | <para><link linkend="ref-features-image">List of |
| 402 | features</link> present in resulting images</para> | 402 | features</link> present in resulting images. |
| 403 | Typically you configure this variable in image recipes. | ||
| 404 | Note that you can add extra features to the image by using the | ||
| 405 | <link linkend='var-EXTRA_IMAGE_FEATURES'>EXTRA_IMAGE_FEATURES</link> | ||
| 406 | variable.</para> | ||
| 403 | </glossdef> | 407 | </glossdef> |
| 404 | </glossentry> | 408 | </glossentry> |
| 405 | 409 | ||
