On Wed, 2022-08-24 at 16:37 +0200, Maik Vermeulen wrote: > Hi Richard, > > Thanks, that seems like pretty much what I need! > However, currently the recipes in the dependency chain don't all > contain 'native' counterparts. > Most actually wouldn't really need to for the executable to be > built. > Is there a way to neatly work around this too?
DEPENDS = "<full set>" DEPENDS:class-native = "<more restricted set>" and variations of this for other kinds of variables are one possibility. It all really depends. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#57895): https://lists.yoctoproject.org/g/yocto/message/57895 Mute This Topic: https://lists.yoctoproject.org/mt/93225156/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
