mirror of
https://git.yoctoproject.org/poky
synced 2026-04-16 15:32:13 +02:00
YOCTO #1104: The section describing the local configiuration file local.conf lists out variables used. One variable it had in there was IMAGE_FEATURES. This variable is not in local.conf. But, EXTRA_IMAGE_FEATURES is the variable that is there. I corrected this. (From yocto-docs rev: 2698d0fc61adc8971a84436529a54190c998d4d6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>