From: Patrick Ohly Date: Wed, 24 Aug 2005 20:47:48 +0000 (+0000) Subject: bugzilla bug 83: list all supported architectures so that tune-xscale can be used X-Git-Tag: Release-2010-05/1~9453^2~3819 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8e136911691c3b6888364b1a793dfb855114b5f;p=openembedded.git bugzilla bug 83: list all supported architectures so that tune-xscale can be used --- diff --git a/conf/machine/h3900.conf b/conf/machine/h3900.conf index 9e91dcfbbc..0363bd2f01 100644 --- a/conf/machine/h3900.conf +++ b/conf/machine/h3900.conf @@ -8,7 +8,7 @@ KERNEL ?= "kernel24" OVERRIDES =. "${KERNEL}:" TARGET_ARCH = "arm" -IPKG_ARCHS = "all arm ipaqpxa h3900" +IPKG_ARCHS = "all arm armv4 armv4t armv5e armv5te ipaqpxa h3900" PREFERRED_PROVIDER_xserver = "xserver-kdrive" PREFERRED_PROVIDER_virtual/kernel_kernel24 = "handhelds-pxa" PREFERRED_PROVIDER_virtual/kernel_kernel26 = "handhelds-pxa-2.6"