]> code.ossystems Code Review - openembedded-core.git/commit
tune-cortexa*, tune-xscale: fix ARMPKGARCH
authorMartin Jansa <Martin.Jansa@gmail.com>
Wed, 28 Nov 2012 21:34:59 +0000 (21:34 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 Dec 2012 14:45:29 +0000 (14:45 +0000)
commit007a0dec82a33b01541c7f6fcad5d28c47a318ba
tree9a11e511670e162b2df0504acb3fbd570ecfb71c
parentff5552a8432298c32aec2ace72656b0d7059dad3
tune-cortexa*, tune-xscale: fix ARMPKGARCH

* hf/t/neon/b suffix is added by other ARMPKGSFX* variables, should not be
  part of ARMPKGARCH, otherwise resulting TUNE_PKGARCH have that suffix twice,
  e.g. cortexa8hf-neonhf-neon

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/machine/include/tune-cortexa8.inc
meta/conf/machine/include/tune-cortexa9.inc
meta/conf/machine/include/tune-xscale.inc