diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2019-04-05 22:20:59 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-11 15:26:25 +0100 |
commit | bcc560134ebfbeeb0c1cc7b6c96e2da629df67a2 (patch) | |
tree | 11bf3b210a10b5b6a5079251ed336c0d67c56735 /meta/recipes-bsp | |
parent | b6138d28f750f4306bc8b9c9baa047d9971dcb17 (diff) | |
download | openembedded-core-bcc560134ebfbeeb0c1cc7b6c96e2da629df67a2.tar.gz |
gstreamer1.0-python: rework gobject-introspection handling
gobject-introspection is mandatory for gstreamer1.0-python - there is no
configure option to enable or disable it.
To handle properly, this patch does:
* Make 'gobject-introspection-data' a required distro feature
* Add
'UNKNOWN_CONFIGURE_WHITELIST_append = " --enable-introspection --disable-introspection"'
- it was removed in gobject-introspection.bbclass to avoid
| ERROR: libgee-0.18.0-r0 do_configure: QA Issue: libgee: configure was passed unrecognised options: --disable-schemas-install [unknown-configure-option]
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp')
0 files changed, 0 insertions, 0 deletions