On Mon, 20 Mar 2023 at 18:10, Ross Burton <[email protected]> wrote: > > The one major dependency pulled in by this change is llvm-native > > which takes just under three minutes on my machine. If this is > > undesitable, opengl can be removed from DISTRO_FEATURES_NATIVE. > > Grumble build time grumble. > > Can we make this a packageconfig that is documented heavily in the local.conf > sample? My builder is headless so I disable the sdl backend in > qemu-system-native already, and I’d be disabling this too as 99% of the time > I just use runqemu nographic, but I don’t want to disable opengl entirely.
You can disable native opengl on the native distro feature level, but keep target opengl enabled, would that work? I'm not sure if there is a use case for native mesa without the drivers. Even on headless hosts you can use egl-headless, and then a vnc client will show you the qemu display. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#178839): https://lists.openembedded.org/g/openembedded-core/message/178839 Mute This Topic: https://lists.openembedded.org/mt/97647020/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
