From 02838227528775075bf8c616231a5ba542c9cee4 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 27 Apr 2011 11:49:47 -0500 Subject: documentation/poky-ref-manual/ref-images.xml: [BUGID#_1004] - EXTRA_IMAGE_FEATURE [BUGID#_1004] - The statement indicating to comment out EXTRA_IMAGE_FEATURE was incorrectly shown as IMAGE_EXTRA_FEATURE. I corrected this. (From yocto-docs rev: e18da2d4e4520a60045f869ca0c63a34c16e3e89) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/ref-images.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/poky-ref-manual/ref-images.xml b/documentation/poky-ref-manual/ref-images.xml index 03cc624504..096174f4de 100644 --- a/documentation/poky-ref-manual/ref-images.xml +++ b/documentation/poky-ref-manual/ref-images.xml @@ -20,7 +20,7 @@ you must make the following changes in the local.conf file before using the BitBake command to build the minimal or base image: - 1. Comment out the IMAGE_EXTRA_FEATURES line + 1. Comment out the EXTRA_IMAGE_FEATURES line 2. Set INCOMPATIBLE_LICENSE = "GPLv3" -- cgit v1.2.3-54-g00ecf