[meta-intel] [PATCH 5/6] gst-va-intel: depend on gstreamer-vaapi-1.0

Ross Burton ross.burton at intel.com
Thu Feb 26 08:18:52 PST 2015


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.burton at 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



More information about the meta-intel mailing list