summaryrefslogtreecommitdiff
path: root/openembedded/conf/machine/qemuarm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/conf/machine/qemuarm.conf')
-rw-r--r--openembedded/conf/machine/qemuarm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/conf/machine/qemuarm.conf b/openembedded/conf/machine/qemuarm.conf
index 78b1fe33fc..3341efd1a7 100644
--- a/openembedded/conf/machine/qemuarm.conf
+++ b/openembedded/conf/machine/qemuarm.conf
@@ -3,7 +3,7 @@
#@DESCRIPTION: Machine configuration for running an ARM system under qemu emulation
TARGET_ARCH = "arm"
-IPKG_ARCHS = "all arm armv4 armv5te qemuarm"
+IPKG_EXTRA_ARCHS = "armv4 armv5te"
PCMCIA_MANAGER = "pcmciautils"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"