From a3f7e6501bf4f98d958fe2cb993a0f5935d6a75f Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 28 Mar 2013 10:09:22 -0700 Subject: [PATCH] ref-manual: Edits to IMAGE_FEATURES variable. (From yocto-docs rev: 287ea1f27b306f75a07015d95c44d10641666259) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 8de8eed25e..23be6e312a 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -1211,9 +1211,9 @@ Core layer for images cannot be removed Typically, you configure this variable in an image recipe. Note that you can also add extra features to the image by using the EXTRA_IMAGE_FEATURES variable. - See the "Images" section for the - full list of features that can be included in images built by the - OpenEmbedded build system. + See the "Features" chapter for + information on feature support that ships with the Yocto + Project.