[yocto] How do IMAGE_FEATURES+="tools-sdk" and TOOLCHAIN_TARGET_TASK interact?

Aaron Cohen aaron at assonance.org
Thu May 9 15:56:32 PDT 2019


Looking through the recipes and classes, it seems that adding "tools-sdk"
to the IMAGE_FEATURES of an image just adds a relatively arbitrary list of
"sdk-ish" packages to the image from packagegroup-core-sdk

I had assumed that tools-sdk would duplicate the logic of "populate_sdk"
somehow, so that what you end up on the target is equivalent to what is in
a generated SDK.

In particular, if I add something to TOOLCHAIN_TARGET_TASK, it doesn't seem
to also be added to anything that tools-sdk cares about.

Am I missing something?

Thanks,
Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20190509/3a6de3ac/attachment.html>


More information about the yocto mailing list