]> code.ossystems Code Review - openembedded-core.git/commit
tune-mips*: Ensure tunes are inherited in order
authorMark Hatle <mark.hatle@windriver.com>
Thu, 31 Jul 2014 01:16:26 +0000 (20:16 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 Aug 2014 08:25:34 +0000 (09:25 +0100)
commitccacfd3460b47494f687c696ff985b7c1c6ca1cd
tree4172829b318ad3bd5a8fb54764c599f8fe8dff92
parentced919f6013fc0dbb8b8f75f87a8c0a4f416b1fe
tune-mips*: Ensure tunes are inherited in order

Without this, you are not able to use mips32r2 on a mips64 based tune.

We want to be able to do a tri-lib system of mips64, mips64-n32 and mips32r2.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/conf/machine/include/tune-mips32r2.inc
meta/conf/machine/include/tune-mips64.inc