diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index f81ab62ded..0f36bb935e 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -948,15 +948,14 @@ Core layer for images cannot be removed The list of additional features to include in an image. - Typically, you configure this variable in an image recipe. - You can also configure it in the local.conf - file found in the + Typically, you configure this variable in your + local.conf file, which is found in the Build Directory. Use the IMAGE_FEATURES - variable to define the primary list of features you want to - add to the image. + variable from within a recipe to define the primary + list of features you want to add to the image. @@ -1007,7 +1006,7 @@ Core layer for images cannot be removed - For some examples that show how to customize your image by + For an example that shows how to customize your image by using this variable, see the "Customizing Images Using Custom IMAGE_FEATURES and EXTRA_IMAGE_FEATURES" section in the Yocto Project Development Manual.