From: Marcin Juszkiewicz Date: Mon, 27 Oct 2008 12:16:44 +0000 (+0100) Subject: qemuarm: do not set PACKAGE_EXTRA_ARCHS as this is done in tune-arm926 X-Git-Tag: Release-2010-05/1~5602^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70b91bf5661bc6c060383e3eecf07f16b1a4caaf;p=openembedded.git qemuarm: do not set PACKAGE_EXTRA_ARCHS as this is done in tune-arm926 --- diff --git a/conf/machine/qemuarm.conf b/conf/machine/qemuarm.conf index 4306a6b22d..de76527167 100644 --- a/conf/machine/qemuarm.conf +++ b/conf/machine/qemuarm.conf @@ -3,7 +3,6 @@ #@DESCRIPTION: Machine configuration for running an ARM system under qemu emulation TARGET_ARCH = "arm" -PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te" require conf/machine/include/qemu.inc require conf/machine/include/tune-arm926ejs.inc