]> code.ossystems Code Review - openembedded-core.git/commit
machine/include: drop tune-cortexm*.inc and tune-cortexr4.inc
authorAndre McCurdy <armccurdy@gmail.com>
Mon, 1 Feb 2016 21:42:08 +0000 (13:42 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Feb 2016 14:42:14 +0000 (14:42 +0000)
commit7a1445c55de904115b950c8e50432a9f11f02208
tree2d37e60680666ac31b02450faf2d7b3f094fbef1
parent8b66c95835679a54272b6d325f9d5996ba7535a8
machine/include: drop tune-cortexm*.inc and tune-cortexr4.inc

The Cortex M1, M3 and R4 CPU tuning files are poorly tested (if at
all). They have no obvious users either inside or outside oe-core.

Until OE officially gains support for CPUs without an MMU, these
tuning files are probably better maintained outside of oe-core (e.g.
in a separate meta-nommu layer).

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/machine/include/tune-cortexm1.inc [deleted file]
meta/conf/machine/include/tune-cortexm3.inc [deleted file]
meta/conf/machine/include/tune-cortexr4.inc [deleted file]
meta/recipes-devtools/gcc/gcc-configure-common.inc