]> code.ossystems Code Review - openembedded-core.git/commit
tune-arm926ejs: Handle missing thumb suffix
authorJens Rehsack <rehsack@gmail.com>
Wed, 16 Mar 2016 09:34:22 +0000 (10:34 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 23 Mar 2016 21:49:58 +0000 (21:49 +0000)
commitdbd7fd1cbbc3e7003a48542642acdc80dca3f514
tree8bf2c8a7cc10b07994d9ead5835406c076ad367e
parent37039da6a09d7781beb93892932488940786b41f
tune-arm926ejs: Handle missing thumb suffix

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.

Signed-off-by: Jens Rehsack <sno@netbsd.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/conf/machine/include/tune-arm926ejs.inc