summaryrefslogtreecommitdiffstats
path: root/common/recipes-multimedia/gstreamer
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-01-09 13:24:47 +0000
committerTom Zanussi <tom.zanussi@linux.intel.com>2015-01-12 09:07:56 -0600
commit2bf32f66dce8ebebf2a5995652941483537904ff (patch)
treef9929ff37e30ec51f5c5259324ec6a6a6ccf9215 /common/recipes-multimedia/gstreamer
parent1a3291f7b4c6347dba600078bccda87a654b379d (diff)
downloadmeta-intel-2bf32f66dce8ebebf2a5995652941483537904ff.tar.gz
gst-va-intel: Depend on gstreamer-vaapi-0.10
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@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'common/recipes-multimedia/gstreamer')
-rw-r--r--common/recipes-multimedia/gstreamer/gst-va-intel.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/recipes-multimedia/gstreamer/gst-va-intel.bb b/common/recipes-multimedia/gstreamer/gst-va-intel.bb
index 9e179b9a..556153a9 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 = "\
43# The gstreamer-vaapi package contains the vaapi implementation 43# The gstreamer-vaapi package contains the vaapi implementation
44# 44#
45RDEPENDS_gst-va-intel-vaapi = "\ 45RDEPENDS_gst-va-intel-vaapi = "\
46 gstreamer-vaapi \ 46 gstreamer-vaapi-0.10 \
47 " 47 "