[meta-intel] [PATCH 5/6] fri2: specify a working libva version

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


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

With the newer (1.1.0 & 1.1.1) versions of libva recipe video playback is
giving segmentation fault at the end of playback. And the 1.0.16 version
of libva is working fine for the video playback. So specifying the specific
working version of libva recipe for all the EMGD based BSPs here.

Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 meta-fri2/conf/machine/fri2.conf |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta-fri2/conf/machine/fri2.conf b/meta-fri2/conf/machine/fri2.conf
index 024da94..da57251 100644
--- a/meta-fri2/conf/machine/fri2.conf
+++ b/meta-fri2/conf/machine/fri2.conf
@@ -28,6 +28,7 @@ PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
 PREFERRED_VERSION_mesa ?= "9.0.2"
 PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
 PREFERRED_VERSION_emgd-driver-bin ?= "1.16"
+PREFERRED_VERSION_libva ?= "1.0.16"
 
 # Syslinux does not know about the 64MHz uart clock and it does not detect the
 # serial device by number. Use the IO port directly and divide the baud down to
-- 
1.7.3.4




More information about the meta-intel mailing list