[meta-freescale] [meta-freescale-layer][PATCH] remove gobject-introspection-data feature which is not needed

Otavio Salvador otavio.salvador at ossystems.com.br
Thu Sep 22 04:08:08 PDT 2016


On Thu, Sep 22, 2016 at 7:18 AM, Burton, Ross <ross.burton at intel.com> wrote:
>
> On 22 September 2016 at 09:40, Zhenhua Luo <zhenhua.luo at nxp.com> wrote:
>>
>> Currently qemu doesn't support ppce6500, accordingly gobject-introspection
>> oesn't build for e6500 targets. Since the gobject-introspection-data
>> feature
>> is not needed for e6500, remove it from default build list.
>
>
> gobject-introspection-data.bbclass:
>
> GI_DATA_ENABLED ?= "${@bb.utils.contains('DISTRO_FEATURES',
> 'gobject-introspection-data', \
>                       bb.utils.contains('MACHINE_FEATURES', 'qemu-usermode',
> 'True', 'False', d), 'False', d)}"
>
> Instead of manipulating DISTRO_FEATURES you can just set MACHINE_FEATURES
> correctly.

Agreed; however it must be said that the GObject support will be
broken so people using those language bindings will have problems.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list