> -----Original Message----- > From: Otavio Salvador [mailto:[email protected]] > Sent: Thursday, July 07, 2016 9:49 PM > To: Ting Liu <[email protected]> > Cc: [email protected] > Subject: Re: [meta-freescale] [meta-freescale-layer][PATCH 05/67] qoriq- > arm64.inc: add > > On Mon, Jul 4, 2016 at 7:41 AM, <[email protected]> wrote: > > From: Zhenhua Luo <[email protected]> > > > > Signed-off-by: Zhenhua Luo <[email protected]> > > --- > > 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.
-- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
