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 @@ Reference: Images - The contents of images generated by Poky can be controlled by the IMAGE_FEATURES - 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 + + IMAGE_FEATURES variable and the in local.conf and the + + EXTRA_IMAGE_FEATURES 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.