From: Phil Blundell Date: Sun, 2 Nov 2008 17:22:26 +0000 (+0000) Subject: epia: repair PACKAGE_EXTRA_ARCHS breakage X-Git-Tag: Release-2010-05/1~5499^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=649e640996329358230716ba375bfb977f8253e3;p=openembedded.git epia: repair PACKAGE_EXTRA_ARCHS breakage --- diff --git a/conf/machine/epia.conf b/conf/machine/epia.conf index 97d43d7a6d..a6522e9351 100644 --- a/conf/machine/epia.conf +++ b/conf/machine/epia.conf @@ -1,7 +1,6 @@ require conf/machine/x86.conf TARGET_ARCH = "i586" -PACKAGE_EXTRA_ARCHS = "i386 i486" PREFERRED_PROVIDER_virtual/kernel = "linux-epia" OLDEST_KERNEL = "2.6.5"