[meta-freescale] [meta-freescale-distro][PATCH 5/6] add fsl-qoriq distro conf file

Zhenhua Luo zhenhua.luo at nxp.com
Fri Jan 6 05:38:41 PST 2017


Daiane, 

Thanks for your review and comments. 

I have regenerated the patches, v2 is out. 


Best Regards, 

Zhenhua

> -----Original Message-----
> From: angolini at gmail.com [mailto:angolini at gmail.com] On Behalf Of Daiane
> Angolini
> Sent: Friday, January 06, 2017 1:35 AM
> To: Zhenhua Luo <zhenhua.luo at nxp.com>
> Cc: meta-freescale at yoctoproject.org
> Subject: Re: [meta-freescale] [meta-freescale-distro][PATCH 5/6] add fsl-qoriq
> distro conf file
> 
> Would be possible to add a DESCRIPTION or a comment header to explain what
> is purpose of this distro and what is the main goal?
> 
> For example, I see there is a WHITELIST flag for license, there are definitions for
> java providers.
> 
> I'm not sure, but I feel like out of context looking to this distro.
> 
> 
> Daiane
> 
> On Thu, Jan 5, 2017 at 7:51 AM, Zhenhua Luo <zhenhua.luo at nxp.com> wrote:
> > Signed-off-by: Zhenhua Luo <zhenhua.luo at nxp.com>
> > ---
> >  conf/distro/fsl-qoriq.conf | 26 ++++++++++++++++++++++++++
> >  1 file changed, 26 insertions(+)
> >  create mode 100644 conf/distro/fsl-qoriq.conf
> >
> > diff --git a/conf/distro/fsl-qoriq.conf b/conf/distro/fsl-qoriq.conf
> > new file mode 100644 index 0000000..4b0e44b
> > --- /dev/null
> > +++ b/conf/distro/fsl-qoriq.conf
> > @@ -0,0 +1,26 @@
> > +require conf/distro/poky.conf
> > +
> > +DISTRO = "fsl-qoriq"
> > +DISTRO_NAME = "QorIQ SDK (FSL Reference Distro)"
> > +SDK_VENDOR = "-fsl"
> > +MAINTAINER = "Zhenhua Luo <zhenhua.luo at nxp.com>"
> > +
> > +TARGET_VENDOR = "-fsl"
> > +
> > +POKY_DEFAULT_DISTRO_FEATURES_remove = " ptest"
> > +DISTRO_FEATURES_DEFAULT_remove = " pcmcia 3g"
> > +DISTRO_FEATURES_DEFAULT_append = " benchmark vfat ext2 mtd pam \
> > +    alsa pulseaudio perl ppp python usbhost virtualization db"
> > +
> > +# When meta-openenbedded layer included, bitbake will complain that #
> > +multiple providers are available for jpeg (jpeg, libjpeg-turbo)
> > +PREFERRED_PROVIDER_jpeg ?= "jpeg"
> > +PREFERRED_PROVIDER_jpeg-native ?= "jpeg-native"
> > +
> > +QEMU_TARGETS_append_pn-qemu-native = " ppc64"
> > +PREFERRED_PROVIDER_virtual/java-initial-native = "cacao-initial-native"
> > +PREFERRED_PROVIDER_virtual/java-native = "jamvm-native"
> > +PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native"
> > +
> > +# whiteliste restricted license
> > +LICENSE_FLAGS_WHITELIST = "non-commercial_netperf commercial_lame"
> > --
> > 2.7.4
> >
> > --
> > _______________________________________________
> > meta-freescale mailing list
> > meta-freescale at yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-freescale


More information about the meta-freescale mailing list