|
@@ -211,12 +211,14 @@
|
|
|
<title>Reference: Images</title>
|
|
|
|
|
|
<para>
|
|
|
- The contents of images generated by Poky can be controlled by the <glossterm
|
|
|
- linkend='var-IMAGE_FEATURES'><link
|
|
|
- linkend='var-IMAGE_FEATURES'>IMAGE_FEATURES</link></glossterm>
|
|
|
- variable in local.conf. Through this you can add several different
|
|
|
- predefined packages such as development utilities or packages with debug
|
|
|
- information needed to investigate application problems or profile applications.
|
|
|
+ The contents of images generated by Poky can be controlled by the
|
|
|
+ <glossterm linkend='var-IMAGE_FEATURES'><link linkend='var-IMAGE_FEATURES'>
|
|
|
+ IMAGE_FEATURES</link></glossterm> variable and the in local.conf and the
|
|
|
+ <glossterm linkend='var-EXTRA_IMAGE_FEATURES'><link linkend='var-EXTRA_IMAGE_FEATURES'>
|
|
|
+ EXTRA_IMAGE_FEATURES</link></glossterm> that you typically configure in your image recipes.
|
|
|
+ Through these varibales you can add several different
|
|
|
+ predefined packages such as development utilities or packages with debug
|
|
|
+ information needed to investigate application problems or profile applications.
|
|
|
</para>
|
|
|
|
|
|
<para>
|