On 10.03.2016 01:28, Richard Purdie wrote: > On Thu, 2016-03-10 at 01:26 +0100, Andreas Oberritter wrote: >> How does this work out on a shared package feed, of which some >> machines >> have the required qemu support and others don't? > > Generally its done by "tune" rather than machine and we're dependent on > qemu's support of that architecture/tune, not machine. A given package > feed corresponds to a tune and that will either be supported by qemu or > not so I'd have thought it would all be consistent.
Right. I hadn't thought about that. I guess a less confusing implementation should encode the knowledge about the necessary qemu support into conf/machine/include/tune-*.inc then (using a different variable), so all builds get consistent settings automatically. Regards, Andreas -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
