From: Koen Kooi Date: Thu, 10 Aug 2006 13:06:33 +0000 (+0000) Subject: htcuniversal.conf: "Since TARGET_ARCH is in IPKG_ARCHS by default you can lose the... X-Git-Tag: Release-2010-05/1~9453^2~996^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2250f0b4d64f005c28303d08870b2a10913bd2da;p=openembedded.git htcuniversal.conf: "Since TARGET_ARCH is in IPKG_ARCHS by default you can lose the "arm" in there." - RP --- diff --git a/conf/machine/htcuniversal.conf b/conf/machine/htcuniversal.conf index b346c5286e..dac9a84aff 100644 --- a/conf/machine/htcuniversal.conf +++ b/conf/machine/htcuniversal.conf @@ -3,7 +3,7 @@ #@DESCRIPTION: Machine configuration for the HTC Universal TARGET_ARCH = "arm" -IPKG_EXTRA_ARCHS = "ipaqpxa arm armv4t armv5te iwmmxt" +IPKG_EXTRA_ARCHS = "ipaqpxa armv4t armv5te iwmmxt" #use this for a HTC Universal PREFERRED_PROVIDER_xserver = "xserver-kdrive"