On Wed, 3 Apr 2019 at 12:55, Andreas Müller <[email protected]> wrote: t builds I get: > * gstreamer1.0-plugins-good complains for unrecognised > 'enable-introspection' and 'disable-introspection'. This is odd for > two reasons: Both options enable/disable? gstreamer1.0-plugins-good > complains but has introspection.m4 what is the problem?
It seems as though gst-plugins-good does not support introspection, and never did! So you can simply add the option whitelisting to that recipe specifically. Alex -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
