aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/x86.conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2008-09-18 15:21:47 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2008-09-18 15:21:47 +0000
commit6f5a9b117e7a82ae68fb29d3c0778a363265b2c8 (patch)
tree179039bee14cf0162c7b4e2c45c15f9a58a57644 /conf/machine/x86.conf
parent078cf5a4466b4a2cc12171240f9faa1f3315531d (diff)
downloadopenembedded-6f5a9b117e7a82ae68fb29d3c0778a363265b2c8.tar.gz
x86: do not add 'x86' into list of package archs
Diffstat (limited to 'conf/machine/x86.conf')
-rw-r--r--conf/machine/x86.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/x86.conf b/conf/machine/x86.conf
index cce5868313..30eb943cc6 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"