[oe] [PATCH] armv5te mentioned twice on eabi-capable list

Denys Dmytriyenko denis at denix.org
Thu Sep 17 00:55:44 UTC 2009


On Wed, Sep 16, 2009 at 01:19:14PM +0300, Aleksandr Koltsoff wrote:
> (My first patch generated with git, please be gentle :-).
> 
> armv5te is mentioned twice in the arm_eabi_supporting_arches list of
> sane-toolchain.inc. Remove the latter occurance.
> 
>  def compute_os_portion_of_target_triplet (d):
>  	import bb
>  	arm_eabi_supporting_arches = "armv6 armv6-novfp \
> -	armv5te iwmmxt armv7a armv7 armv6 armv5teb armv5te armv4t"
> +	armv5te iwmmxt armv7a armv7 armv6 armv5teb armv4t"

Looks like armv6 is also mentioned twice...

>  	ppc_spe_supporting_arches = "ppce500v2 ppce500"

Denys




More information about the Openembedded-devel mailing list