[OE-core] [PATCH RESEND 1/4] ARM: handle missing thumb suffix

Martin Jansa martin.jansa at gmail.com
Wed Mar 16 09:52:40 UTC 2016


On Wed, Mar 16, 2016 at 10:34:22AM +0100, Jens Rehsack wrote:
> When enabling tune for arm926ejs, poky optionally appends suffixes for

tune files, not poky appends them.

Other than that.

Acked-By: Martin Jansa <Martin.Jansa at gmail.com>

> thumb and dsp support. Since sometimes arm926ejse (ARM code) and sometime
> arm926ejste (thumb code) is used in PACKAGE_ARCH, allow both.
> 
> Signed-off-by: Jens Rehsack <sno at netbsd.org>
> ---
>  meta/conf/machine/include/tune-arm926ejs.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta/conf/machine/include/tune-arm926ejs.inc b/meta/conf/machine/include/tune-arm926ejs.inc
> index 4f4d7dc..81bcda3 100644
> --- a/meta/conf/machine/include/tune-arm926ejs.inc
> +++ b/meta/conf/machine/include/tune-arm926ejs.inc
> @@ -8,4 +8,4 @@ TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'arm926ejs', ' -mcpu=arm92
>  AVAILTUNES += "arm926ejs"
>  ARMPKGARCH_tune-arm926ejs = "arm926ejs"
>  TUNE_FEATURES_tune-arm926ejs = "${TUNE_FEATURES_tune-armv5te} arm926ejs"
> -PACKAGE_EXTRA_ARCHS_tune-arm926ejs = "${PACKAGE_EXTRA_ARCHS_tune-armv5te} arm926ejste"
> +PACKAGE_EXTRA_ARCHS_tune-arm926ejs = "${PACKAGE_EXTRA_ARCHS_tune-armv5te} arm926ejste arm926ejse"
> --
> 2.6.3
> 
> Please apply this one to OE-Core - it has been discussed completely (see http://patchwork.openembedded.org/patch/105231/).
> @Otavio: Ross gave me the hint to ask you for ACK'ing - if possible (please don't, if it hurts).
> 
> Cheers
> --
> Jens Rehsack - rehsack at gmail.com
> 



-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160316/d34b85ed/attachment-0002.sig>


More information about the Openembedded-core mailing list