[OE-core] [PATCH 0/1] machine/tune: add tune-ppce300c3.inc

Bruce Ashfield bruce.ashfield at windriver.com
Thu Sep 6 18:43:22 UTC 2012


Richard/Saul,

I was asked to pick up the languishing yocto bug #1192, which
tells us that the mpc8315 reference board was using the 
incorrect tuning.

To fix this, I created a new tune-ppce300c3, which is based on 
the tune-ppce300c2.

core-image-minimal, and core-image-sato builds have passed, as
well as boot tests. During the sato build, I had to fix flac to
not use altivec. The examples already in flac didn't seem to work,
since my tuning override wasn't working. To fix it, I added DEFAULTTUNE
to the OVERRIDES for the package and sato now builds.

I'll follow this with a pull request for the yocto reference BSP.

I'm by no means a tuning or powerpc expert, but to the best of
my knowledge, this is what we want to do. Anyone more familiar 
with the board can feel free to comment :)

Cheers,

Bruce

The following changes since commit 55d82fd07f6bded10333735a99fcb176b3d26e6f:

  stash: disable x11 for gdkpixbuf (2012-09-05 14:55:14 -0400)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib zedd/ppc-tune
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/ppc-tune

Bruce Ashfield (1):
  conf/tune: add tune-ppce300c3

 meta/conf/machine/include/tune-ppce300c3.inc |   11 +++++++++++
 meta/recipes-multimedia/flac/flac_1.2.1.bb   |    5 +++++
 2 files changed, 16 insertions(+), 0 deletions(-)
 create mode 100644 meta/conf/machine/include/tune-ppce300c3.inc

-- 
1.7.7





More information about the Openembedded-core mailing list