[meta-intel] [PATCH 1/2] gst-va-intel: depend on gstreamer-vaapi-0.10

Ross Burton ross.burton at intel.com
Fri Jan 9 05:24:47 PST 2015


The un-versioned gstreamer-vaapi recipe is for the obsolete 0.4.3 release, so
change the dependency to gstreamer-vaapi-0.10 preserving the GStreamer version
but upgrading to the current release.

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 9e179b9..556153a 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 \
+    gstreamer-vaapi-0.10 \
     "
-- 
1.7.10.4



More information about the meta-intel mailing list