diff options
| -rw-r--r-- | documentation/poky-ref-manual/ref-features.xml | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/documentation/poky-ref-manual/ref-features.xml b/documentation/poky-ref-manual/ref-features.xml index cde9588116..b9288bc82c 100644 --- a/documentation/poky-ref-manual/ref-features.xml +++ b/documentation/poky-ref-manual/ref-features.xml | |||
| @@ -211,12 +211,14 @@ | |||
| 211 | <title>Reference: Images</title> | 211 | <title>Reference: Images</title> |
| 212 | 212 | ||
| 213 | <para> | 213 | <para> |
| 214 | The contents of images generated by Poky can be controlled by the <glossterm | 214 | The contents of images generated by Poky can be controlled by the |
| 215 | linkend='var-IMAGE_FEATURES'><link | 215 | <glossterm linkend='var-IMAGE_FEATURES'><link linkend='var-IMAGE_FEATURES'> |
| 216 | linkend='var-IMAGE_FEATURES'>IMAGE_FEATURES</link></glossterm> | 216 | IMAGE_FEATURES</link></glossterm> variable and the in local.conf and the |
| 217 | variable in local.conf. Through this you can add several different | 217 | <glossterm linkend='var-EXTRA_IMAGE_FEATURES'><link linkend='var-EXTRA_IMAGE_FEATURES'> |
| 218 | predefined packages such as development utilities or packages with debug | 218 | EXTRA_IMAGE_FEATURES</link></glossterm> that you typically configure in your image recipes. |
| 219 | information needed to investigate application problems or profile applications. | 219 | Through these varibales you can add several different |
| 220 | predefined packages such as development utilities or packages with debug | ||
| 221 | information needed to investigate application problems or profile applications. | ||
| 220 | </para> | 222 | </para> |
| 221 | 223 | ||
| 222 | <para> | 224 | <para> |
