[OE-core] [PATCH] gstreamer1.0-python: Remove --enable-introspection

Khem Raj raj.khem at gmail.com
Sat Apr 6 19:04:32 UTC 2019


On Sat, Apr 6, 2019 at 11:27 AM Andreas Müller <schnitzeltony at gmail.com> wrote:
>
> On Sat, Apr 6, 2019 at 6:20 PM Khem Raj <raj.khem at gmail.com> wrote:
> >
> > This option is not available and recently it is reported as error
> >
> > do_configure: QA Issue: gstreamer1.0-python: configur
> > e was passed unrecognised options: --enable-introspection [unknown-configure-option]
> >
> Send out a patch already addressing [1] but honestly I parts of this
> parts more: remove option instead of ignoring.
>
> Cann you add:
>
> -inherit autotools pkgconfig distutils3-base upstream-version-is-even
> gobject-introspection
> +inherit autotools pkgconfig distutils3-base upstream-version-is-even
> gobject-introspection distro_features_check
> +# gobject-introspection is mandatory and cannot be configured
> +REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"
>
> or shall I send V3?

seems better please do

>
> [1] http://lists.openembedded.org/pipermail/openembedded-core/2019-April/280958.html
>
> Andreas


More information about the Openembedded-core mailing list