[yocto] understanding recipes

Scott Garman scott.a.garman at intel.com
Thu Jan 26 19:14:04 PST 2012


On 01/26/2012 03:52 PM, Gary Thomas wrote:
>> Any ideas as to why EXTRA_IMAGE_FEATURES += "hello" didn't add the
>> hello code to the final image?
>
> EXTRA_IMAGE_FEATURES enables target *features*, not packages.
>
> To get your package added, use this in local.conf
> IMAGE_INSTALL += " hello "

Good catch. Thanks, Gary.

Scott

-- 
Scott Garman
Embedded Linux Engineer - Yocto Project
Intel Open Source Technology Center



More information about the yocto mailing list