Re: [OE-core] [PATCH] classes: add aarch64_be target

2013-10-16 Thread Nobuhiro Iwamatsu
Hi, 2013/10/11 Koen Kooi : > > Op 11 okt. 2013, om 07:37 heeft Nobuhiro Iwamatsu het > volgende geschreven: > >> Hi, >> >> I have a question. >> Why don't you unite name rules of other architecture? >> Forexample, armeb is endian-big of arm. mipsel is endian-little of mips. >> If you can unif

Re: [OE-core] [PATCH] classes: add aarch64_be target

2013-10-11 Thread Fathi Boudra
On 11 October 2013 09:53, Khem Raj wrote: > > On Oct 10, 2013, at 11:48 PM, Koen Kooi wrote: > >> >> Op 11 okt. 2013, om 07:37 heeft Nobuhiro Iwamatsu het >> volgende geschreven: >> >>> Hi, >>> >>> I have a question. >>> Why don't you unite name rules of other architecture? >>> Forexample, ar

Re: [OE-core] [PATCH] classes: add aarch64_be target

2013-10-10 Thread Khem Raj
On Oct 10, 2013, at 11:48 PM, Koen Kooi wrote: > > Op 11 okt. 2013, om 07:37 heeft Nobuhiro Iwamatsu het > volgende geschreven: > >> Hi, >> >> I have a question. >> Why don't you unite name rules of other architecture? >> Forexample, armeb is endian-big of arm. mipsel is endian-little of

Re: [OE-core] [PATCH] classes: add aarch64_be target

2013-10-10 Thread Koen Kooi
Op 11 okt. 2013, om 07:37 heeft Nobuhiro Iwamatsu het volgende geschreven: > Hi, > > I have a question. > Why don't you unite name rules of other architecture? > Forexample, armeb is endian-big of arm. mipsel is endian-little of mips. > If you can unified name, arm64eb is better, I think.

Re: [OE-core] [PATCH] classes: add aarch64_be target

2013-10-10 Thread Nobuhiro Iwamatsu
Hi, I have a question. Why don't you unite name rules of other architecture? Forexample, armeb is endian-big of arm. mipsel is endian-little of mips. If you can unified name, arm64eb is better, I think. Best regards, Nobuhiro 2013/10/10 Koen Kooi : > From: Victor Kamensky > > Add big endia

[OE-core] [PATCH] classes: add aarch64_be target

2013-10-10 Thread Koen Kooi
From: Victor Kamensky Add big endian ARMv8 target to OE infrastructure Signed-off-by: Victor Kamensky Signed-off-by: Koen Kooi --- meta/classes/insane.bbclass | 1 + meta/classes/kernel-arch.bbclass | 1 + meta/classes/libc-package.bbclass | 1 + meta/classes/siteinfo.bbclass | 2 +