diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-10-02 17:22:00 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-11-26 10:00:26 +0000 |
commit | 31e4f2dee990ee7f5d7491b65565e71d7d580209 (patch) | |
tree | 881f1cc0eef2351c6a30acac0ee71ffd925cc84f /meta/conf/machine/include/tune-ppce500mc.inc | |
parent | 03f1e34ea3ce80931e9c3cd2ab22824f28a7233b (diff) | |
download | openembedded-core-31e4f2dee990ee7f5d7491b65565e71d7d580209.tar.gz openembedded-core-31e4f2dee990ee7f5d7491b65565e71d7d580209.tar.bz2 openembedded-core-31e4f2dee990ee7f5d7491b65565e71d7d580209.zip |
arm/arch-arm*: define ARMPKGARCH_tune-* for default tunes
* tune-foo is not valid override, for it to work I had to add
ARMPKGARCH = "${ARMPKGARCH_tune-${DEFAULTTUNE}}"
but that doesn't work without value defined for every supported
DEFAULTTUNE value, otherwise it's expanded like this
TUNE_PKGARCH (${ARMPKGARCH_tune-armv5te}te).
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/machine/include/tune-ppce500mc.inc')
0 files changed, 0 insertions, 0 deletions