GStreamer 0.10 is obsolete and newer releases of gstreamer-vaapi don't support
it, so install the GStreamer 1.0 plugin.

Signed-off-by: Ross Burton <ross.bur...@intel.com>
---
 common/recipes-multimedia/gstreamer/gst-va-intel.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/recipes-multimedia/gstreamer/gst-va-intel.bb 
b/common/recipes-multimedia/gstreamer/gst-va-intel.bb
index 556153a..5d6d43b 100644
--- a/common/recipes-multimedia/gstreamer/gst-va-intel.bb
+++ b/common/recipes-multimedia/gstreamer/gst-va-intel.bb
@@ -43,5 +43,5 @@ RDEPENDS_gst-va-intel-video = "\
 # The gstreamer-vaapi package contains the vaapi implementation
 #
 RDEPENDS_gst-va-intel-vaapi = "\
-    gstreamer-vaapi-0.10 \
+    gstreamer-vaapi-1.0 \
     "
-- 
1.7.10.4

-- 
_______________________________________________
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to