On Wed, Jul 13, 2016 at 7:16 AM, Ting Liu <[email protected]> wrote:
>> -----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.

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
-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to