On Fri, 2022-01-21 at 11:32 +0000, Valek, Andrej wrote:
> Hi all,
> 
> I have a generic question about testimage task. Currently
> 'TESTIMAGEDEPENDS:append:qemuall = " qemu-native:do_populate_sysroot
> qemu-helper-native:do_populate_sysroot qemu-helper-
> native:do_addto_recipe_sysroot"' means that no other machine then qemu*
> has the feature available. So when "rm_work" is enabled and '-c
> testimage' is going to be run, ti fail, because sysroot-native stuff is
> not available. Does it means, that I have to add the those content to
> my not-qemu machine, or it's a feature?
> 
> Maybe it could be transferred into variable like:
> "TESTIMAGEDEPENDS_qemu" and then I can it assign to my machine as well.
> 
> How to deal with that?

The qemu machines are by definition able to run under qemu but we have no such
guarantees about any other machine. If they are able to, even then we don't know
what dependencies they might have and if the ones above are correct or not. 

I guess it could be abstracted but I'm not thrilled at the idea. The suggested
name above is certainly doesn't look right to me.

Cheers,

Richard

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#160818): 
https://lists.openembedded.org/g/openembedded-core/message/160818
Mute This Topic: https://lists.openembedded.org/mt/88580938/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to