From: Carsten Haitzler (Raster Date: Thu, 30 Oct 2008 10:56:07 +0000 (+1100) Subject: palm.inc: plam.inc machne conf need to remove EXTRA_PACKAGE_ARCHS X-Git-Tag: Release-2010-05/1~5365 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df3c983439ad9a14601522c69f77df1f355a1a82;p=openembedded.git palm.inc: plam.inc machne conf need to remove EXTRA_PACKAGE_ARCHS remove EXTRA_PACKAGE_ARCHS as this makes the arm architectures repeat and fail sanity test. --- diff --git a/conf/machine/include/palm.inc b/conf/machine/include/palm.inc index 22c6ad4233..5394855523 100644 --- a/conf/machine/include/palm.inc +++ b/conf/machine/include/palm.inc @@ -3,7 +3,6 @@ # TARGET_ARCH = "arm" -PACKAGE_EXTRA_ARCHS = "arm armv4t armv5te" SERIAL_CONSOLE = "115200 ttyS0"