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

Zhenhua Luo zhenhua.luo at nxp.com
Thu Sep 22 20:45:39 PDT 2016


Thanks for your comments, v2 is out. 


Best Regards, 

Zhenhua

> -----Original Message-----
> From: Otavio Salvador [mailto:otavio.salvador at ossystems.com.br]
> Sent: Thursday, September 22, 2016 7:08 PM
> To: Burton, Ross <ross.burton at intel.com>
> Cc: Zhenhua Luo <zhenhua.luo at nxp.com>; meta-freescale Mailing List <meta-
> freescale at yoctoproject.org>
> Subject: Re: [meta-freescale] [meta-freescale-layer][PATCH] remove gobject-
> introspection-data feature which is not needed
> 
> 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