[meta-freescale] [meta-freescale-layer][PATCH 05/67] qoriq-arm64.inc: add

Ting Liu ting.liu at nxp.com
Wed Jul 13 03:16:36 PDT 2016


> -----Original Message-----
> From: Otavio Salvador [mailto:otavio.salvador at ossystems.com.br]
> Sent: Thursday, July 07, 2016 9:49 PM
> To: Ting Liu <ting.liu at nxp.com>
> Cc: meta-freescale at yoctoproject.org
> Subject: Re: [meta-freescale] [meta-freescale-layer][PATCH 05/67] qoriq-
> arm64.inc: add
> 
> On Mon, Jul 4, 2016 at 7:41 AM,  <ting.liu at nxp.com> wrote:
> > From: Zhenhua Luo <zhenhua.luo at nxp.com>
> >
> > Signed-off-by: Zhenhua Luo <zhenhua.luo at nxp.com>
> > ---
> >  conf/machine/include/qoriq-arm64.inc | 10 ++++++++++
> >  1 file changed, 10 insertions(+)
> >  create mode 100644 conf/machine/include/qoriq-arm64.inc
> >
> > diff --git a/conf/machine/include/qoriq-arm64.inc
> > b/conf/machine/include/qoriq-arm64.inc
> > new file mode 100644
> > index 0000000..0d923ce
> > --- /dev/null
> > +++ b/conf/machine/include/qoriq-arm64.inc
> > @@ -0,0 +1,10 @@
> > +# Provides the QorIQ common settings for ARM64 require
> > +conf/machine/include/soc-family.inc
> 
> Drop the soc-family.inc use here, please rely on MACHINEOVERRIDES
> 
> > +KERNEL_IMAGETYPE ?= "Image"
> > +
> > +BBMASK = ".*openjre|.*openjdk"
> 
> Why?! this is not a machine setting and we need to understand what is going
> on here.
[Liu Ting-B28495] there is a warning " openjdk does not support aarch64 yet" if meta-java layer included. Just to bypass this.



More information about the meta-freescale mailing list