[OE-core] [PATCH 01/19] x86: Replace ia32 with x86 when referring to the generic architecture

2014-01-21 Thread Darren Hart
ia32 implies 32bit, while these files provide descriptions for IA32, X86_64, and X32 architectures. The term x86 fits this used better without resorting to using the term Intel which isn't quite right as it excludes things like the tune-c3 file describing a Via CPU. Signed-off-by: Darren Hart

Re: [OE-core] [PATCH 01/19] x86: Replace ia32 with x86 when referring to the generic architecture

2014-01-21 Thread Martin Jansa
On Tue, Jan 21, 2014 at 04:58:46PM -0800, Darren Hart wrote: ia32 implies 32bit, while these files provide descriptions for IA32, X86_64, and X32 architectures. The term x86 fits this used better without resorting to using the term Intel which isn't quite right as it excludes things like the

Re: [OE-core] [PATCH 01/19] x86: Replace ia32 with x86 when referring to the generic architecture

2014-01-21 Thread Darren Hart
On Wed, 2014-01-22 at 02:02 +0100, Martin Jansa wrote: --- a/meta/conf/machine/include/ia32/README +++ b/meta/conf/machine/include/x86/README @@ -1,12 +1,12 @@ 2012/03/30 - Mark Hatle mark.ha...@windriver.com - Initial version -Most of the items for the IA architecture are