Hello! I'm writing recipe for ffmpeg and it fails at do_configure stage because Yocto passes --build option but configure script from ffmpeg-1.2.1.tar* does not recognize this option, thus I'm getting this stage failed.
Is there any ways to customize arguments to "configure"? I know how to add additional with EXTRA_OECONF =, but how to give less parameters? Without "--build".
_______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
