On Thu, 31 Oct 2024 at 10:38, freddy.boman via Lists.Yoctoproject.Org
<freddy.boman=bastec...@lists.yoctoproject.org> wrote:
> In both cases virglrenderer is disabled (depends,extra_oeconf,packageconfig).
> But a few other things do change.
> Working
> PACKAGECONFIG="fdt sdl kvm pie slirp      "
> Not working
> PACKAGECONFIG="fdt sdl kvm pie slirp       pipewire aio vhost"
> Those settings are reflected in oeconf.
> Can only assume that one of those three have a dependency on virglrenderer.
>
> Tried adding all three of those to distro_feature:remove but that made no 
> difference.

You can check ${T}/log.do_configure and ${T}/run.do_configure to see
the actual options passed in, and the output of qemu's configure.

It's possible that one of the three extra options re-enables virgl
without bringing in virglrenderer into the sysroot. 'vhost' is
particularly suspicious.

Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#64193): https://lists.yoctoproject.org/g/yocto/message/64193
Mute This Topic: https://lists.yoctoproject.org/mt/109275322/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to