[OE-core] [PATCH 7/8] gobject-introspection.bbclass: make additional DEPENDS conditional

Burton, Ross ross.burton at intel.com
Thu Mar 17 17:29:59 UTC 2016


On 17 March 2016 at 17:19, Andre McCurdy <armccurdy at gmail.com> wrote:

>  # Generating introspection data depends on a combination of native and
> target
>  # introspection tools, and qemu to run the target tools.
> -DEPENDS_append = " gobject-introspection gobject-introspection-native
> qemu-native"
> +DEPENDS_append = " ${@bb.utils.contains('COMBINED_FEATURES',
> 'gobject-introspection-data', 'gobject-introspection
> gobject-introspection-native qemu-native', '', d)}"
>

Have you verified this works with g-i disabled and a clean sysroot?  I'm
thinking builds will still need at least some of this to provide the m4
macros.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160317/bbfd4cf9/attachment-0002.html>


More information about the Openembedded-core mailing list