On Thu, Oct 15, 2015 at 11:49:52AM +0100, Phil Blundell wrote: > 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.
It's package architecture for binary feeds with -mtune=arm926ejs and it can be built with or without -mthumb, that's why packages can be built in arm926ejse or arm926ejste package feed. -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
