[meta-intel] [PATCH 0/6] libva fix for EMGD based BSPs

nitin.a.kamble at intel.com nitin.a.kamble at intel.com
Wed Apr 10 18:19:32 PDT 2013


From: Nitin A Kamble <nitin.a.kamble at intel.com>

The newer versoins (1.1.[01]) of libva recipe are causing issues
with video playback on the EMGD based BSPs. They are seeing 
segmentation fault at the end of the video playback.

Going back to libva v1.0.16 just for EMGD based BSPs solves this issue.

This patchset has been tested on sugarbay, emenlow & crownbay BSPs.

Thanks,
Nitin

The following changes since commit fd58fb07cf4fcc0553d0608f5688fc03e41ea15c:

  mesa-demos: fix build errors (2013-04-08 11:39:12 -0500)

are available in the git repository at:
  git://git.yoctoproject.org/meta-intel-contrib nitin/misc
  http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=nitin/misc

Nitin A Kamble (6):
  libva: update from 1.1.0 to 1.1.1
  libva: resurrect 1.0.16 recipe for EMGD based BSPs
  crownbay: specify a working libva version
  emenlow: specify a working libva version
  fri2: specify a working libva version
  sys940x: specify a working libva version

 .../libva/{libva_1.1.0.bb => libva_1.0.16.bb}      |    4 ++--
 .../libva/{libva_1.1.0.bb => libva_1.1.1.bb}       |    4 ++--
 meta-crownbay/conf/machine/crownbay.conf           |    1 +
 meta-emenlow/conf/machine/emenlow.conf             |    1 +
 meta-fri2/conf/machine/fri2.conf                   |    1 +
 meta-sys940x/conf/machine/sys940x.conf             |    1 +
 6 files changed, 8 insertions(+), 4 deletions(-)
 copy common/recipes-multimedia/libva/{libva_1.1.0.bb => libva_1.0.16.bb} (47%)
 rename common/recipes-multimedia/libva/{libva_1.1.0.bb => libva_1.1.1.bb} (47%)

-- 
1.7.3.4




More information about the meta-intel mailing list