On Fri, May 29, 2020 at 03:12:14PM +0000, vygu via lists.openembedded.org wrote: > After some investigation on the debian buildfarm, we can see in the > build/tmp/work/x86_64-linux/qemu-system-native/4.2.0-r0/temp/log.do_configure > "libnfs support yes". If we comment in > poky/meta/recipes-devtools/qemu/qemu.inc all the prepend > do_configure_prepend_class-native(), we obtain "libnfs support no". The > function do_configure_prepend_class-native, as written in commentaries, is to > find sdl. But we see now it adds more than just the sdl support. Is it > expected?
No, it's not expected, you should add PACKAGECONFIG for nfs to make it consistent across various builders.
signature.asc
Description: PGP signature
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#138918): https://lists.openembedded.org/g/openembedded-core/message/138918 Mute This Topic: https://lists.openembedded.org/mt/74498490/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
