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
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto