From: Mark Brown Date: Wed, 7 Jan 2009 11:41:59 +0000 (+0100) Subject: mainstone: do not set PACKAGE_EXTRA_ARCHS - closes #4968 X-Git-Tag: Release-2010-05/1~4528 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02ddc78cc868c8a76686914101b25700fbe9c539;p=openembedded.git mainstone: do not set PACKAGE_EXTRA_ARCHS - closes #4968 --- diff --git a/conf/machine/mainstone.conf b/conf/machine/mainstone.conf index 68dcfb069a..8cf5210cf5 100644 --- a/conf/machine/mainstone.conf +++ b/conf/machine/mainstone.conf @@ -5,7 +5,6 @@ TARGET_ARCH = "arm" GUI_MACHINE_CLASS = "smallscreen" -PACKAGE_EXTRA_ARCHS = "armv5te" PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"