[poky] [PULL] powerpc build fixes

Bruce Ashfield bruce.ashfield at gmail.com
Wed Oct 20 21:46:43 PDT 2010


When building poky-image-sato, two build errors popped up. When
the original integration was done, the tuning bounced back and forth
on this, it looks like a mismatch was sent up for merge mistakenly.

This fixes the tuning and tweaks gst-ffmpeg to get everything building
for sato. I don't see the need for altivec tests (or optimizations) for
gst-ffmpeg at the moment, so my suggestion is to simply disable
the tests.

Cheers,

Bruce

---------------------------------------------

The following changes since commit 27d06858b5f3138039bddecc0eaaee1e05e21b48:
  Joshua Lock (1):
        gnome-icon-theme: fix build

are available in the git repository at:

  ssh://git@git.pokylinux.org/poky-contrib zedd/kernel

Bruce Ashfield (2):
      mpc8315e-rdb: align PACKAGE_EXTRA_ARCHS with tuning
      gst-ffmpeg: powerpc build errors

 meta/conf/machine/mpc8315e-rdb.conf                |    2 +-
 .../gstreamer/gst-ffmpeg_0.10.1.bb                 |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

--------------------------------------------------

commit 5de98a1c528529cc937d721c77c72897733f84d8
Author: Bruce Ashfield <bruce.ashfield at windriver.com>
Date:   Thu Oct 21 00:37:54 2010 -0400

    gst-ffmpeg: powerpc build errors

    Fixes [BUGID #501]

    While building the poky-image-sato target, gst-ffmpeg failed when
    it attempted to run altivec tests on the host. We can live without
    this optimization, so the easiest fix is to simply disable it.

    Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>

:100644 100644 65d60f9... 9bd371e... M
meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.1.bb

commit 6cd2bb751c9d2b44f896f18508d59247d879c278
Author: Bruce Ashfield <bruce.ashfield at windriver.com>
Date:   Thu Oct 21 00:30:07 2010 -0400

    mpc8315e-rdb: align PACKAGE_EXTRA_ARCHS with tuning

    Fixes [BUGID #500]

    While the tuning for the mpc8315e is 603e, the PACKAGE_EXTRA_ARCHES
    was ppce300. This created a mismatch and resulted in rootfs assembly
    issues due to missing locales.

    We align both at 603 and can revist a better tuning in the future.

    Signed-off-by: Bruce Ashfield <bruce.ashfield at windriver.com>

:100644 100644 a2aeea9... e42a9f2... M  meta/conf/machine/mpc8315e-rdb.conf


-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"



More information about the poky mailing list