[oe-commits] : x86: do not add 'x86' into list of package archs

OE GIT Trial gittrial at amethyst.openembedded.net
Thu Sep 18 19:23:08 UTC 2008


Module: OE.dev
Branch: master
Commit: ab17ddc011c0424aa586fbc8a78bd5ccc8d337e0
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=ab17ddc011c0424aa586fbc8a78bd5ccc8d337e0

Author:  <hrw at openembedded.org>
Date:   Thu Sep 18 15:21:47 2008 +0000

x86: do not add 'x86' into list of package archs

---

 conf/machine/x86.conf |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/conf/machine/x86.conf b/conf/machine/x86.conf
index cce5868..30eb943 100644
--- a/conf/machine/x86.conf
+++ b/conf/machine/x86.conf
@@ -6,7 +6,6 @@
 
 # i386 doesn't work with NTPL, see http://ecos.sourceware.org/ml/libc-ports/2006-03/msg00030.html
 TARGET_ARCH = "i486"
-PACKAGE_EXTRA_ARCHS = "x86"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux"
 PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"





More information about the Openembedded-commits mailing list