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

Otavio Salvador otavio.salvador at ossystems.com.br
Wed Jul 13 03:48:04 PDT 2016


On Wed, Jul 13, 2016 at 7:16 AM, Ting Liu <ting.liu at nxp.com> wrote:
>> -----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.

This is better fixed in meta-java using a compatible filter. So we
don't need this here.

-- 
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