On Mon, 22 Dec 2025 at 10:14, Changqing Li via lists.openembedded.org <[email protected]> wrote: > -EXTRA_OECONF:append = " --target-list=${@get_qemu_system_target_list(d)}" > +EXTRA_OECONF:append = " --target-list=${@get_qemu_system_target_list(d)} > --disable-libkeyutils" > > PACKAGECONFIG ??= "fdt alsa kvm pie slirp png pixman sdl \ > ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'virglrenderer epoxy', > '', d)} \
It's better to add a PACKAGECONFIG for this. It will be disabled by default then. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#228293): https://lists.openembedded.org/g/openembedded-core/message/228293 Mute This Topic: https://lists.openembedded.org/mt/116899082/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
