[OE-core] [PATCH 2/2] ARM: handle missing thumb suffix

Phil Blundell pb at pbcl.net
Thu Oct 15 10:49:52 UTC 2015


On Tue, 2015-10-13 at 22:37 +0200, Jens Rehsack wrote:
> When enabling tune for arm926ejs, poky optionally appends suffixes 
> for thumb and dsp support. Since sometimes arm926ejse (ARM code) and 
> sometime arm926ejste (thumb code) is used in PACKAGE_ARCH, allow 
> both.

It seems like it is a bug for "arm926ejste" ever to be showing up in
PACKAGE_ARCH, and it would be better to fix the packaging code to not
do that.  ARM926EJ-S is a CPU not an architecture.

p.




More information about the Openembedded-core mailing list