[poky] [PATCH 01/19] x86: Replace ia32 with x86 when referring to the generic architecture
Darren Hart
dvhart at linux.intel.com
Tue Jan 21 20:07:28 PST 2014
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.hatle at windriver.com>
> > - Initial version
> >
> > -Most of the items for the IA architecture are defined in the
> single
> > -arch-ia32 file.
> > +Most of the items for the Intel architectures are defined in the
> single
> > +arch-x86 file.
>
> still few intel-isms left
Right you are - at least this time it wasn't made any worse ;-) Fixed
though.
>
> > Three ABIs are define, m32, mx32 and m64.
> >
> > -The following is the list of ia32 specific variables:
> > +The following is the list of intel specific variables:
>
> still few intel-isms left
Oi, thanks Martin - I appreciate the careful review.
I've pushed the following to the same contrib branch.
$ git diff origin/dvhart/x86-tune-ng-v2
diff --git a/meta/conf/machine/include/x86/README b/meta/conf/machine/include/x86/READ
index d8b6793..2b6c46c 100644
--- a/meta/conf/machine/include/x86/README
+++ b/meta/conf/machine/include/x86/README
@@ -1,12 +1,12 @@
2012/03/30 - Mark Hatle <mark.hatle at windriver.com>
- Initial version
-Most of the items for the Intel architectures are defined in the single
+Most of the items for the X86 architectures are defined in the single
arch-x86 file.
Three ABIs are define, m32, mx32 and m64.
-The following is the list of intel specific variables:
+The following is the list of X86 specific variables:
X86ARCH32 - This is the 32-bit architecture GNU canonical arch, TUNE_ARCH.
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20140121/f11325b6/attachment.pgp>
More information about the poky
mailing list