]> code.ossystems Code Review - openembedded-core.git/commit
conf/tune: add tune-ppce300c3
authorBruce Ashfield <bruce.ashfield@windriver.com>
Thu, 6 Sep 2012 12:27:14 +0000 (12:27 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Sep 2012 10:29:08 +0000 (11:29 +0100)
commit8663c7ba0530eb36728fe524ed0137e064cc1c5a
tree86cdc21c9cbfdc394ca0f03ea48c340f2bf9528f
parenteef5cca4f364545759d8cf624f38e3cd6e8fd295
conf/tune: add tune-ppce300c3

It has been pointed out several times that the yocto mpc8315e-rdb
reference was using the wrong tuning (603e), since it is actually
a e300c3 board.

This commit creates a e300c3 tune file based on the e300c2 variant
already in oe-core.

This commit also inhibits altivec in flac when this new tuning is
enabled and used by the mpc8315e-rdb

[YOCTO #1192]

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/machine/include/tune-ppce300c3.inc [new file with mode: 0644]
meta/recipes-multimedia/flac/flac_1.2.1.bb