aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer/gst-plugins-base_0.10.25.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-01-23 12:42:15 +0100
committerKoen Kooi <koen@openembedded.org>2010-01-24 10:11:29 +0100
commitcaebb5c3e03a389cd3355ede830e99b08a27185c (patch)
tree9a8f614b24342fdd26708022129e59af38093ff0 /recipes/gstreamer/gst-plugins-base_0.10.25.bb
parent6167a6d60b27474cb6ed3a649390f901879cb940 (diff)
downloadopenembedded-caebb5c3e03a389cd3355ede830e99b08a27185c.tar.gz
gst-plugins-base 0.10.25: add patch to fix 'native' sinks, so no more spurious resample and ffmpegcolorspace elements
Diffstat (limited to 'recipes/gstreamer/gst-plugins-base_0.10.25.bb')
-rw-r--r--recipes/gstreamer/gst-plugins-base_0.10.25.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes/gstreamer/gst-plugins-base_0.10.25.bb b/recipes/gstreamer/gst-plugins-base_0.10.25.bb
index 2b33c23c3a..5852991463 100644
--- a/recipes/gstreamer/gst-plugins-base_0.10.25.bb
+++ b/recipes/gstreamer/gst-plugins-base_0.10.25.bb
@@ -1,6 +1,9 @@
require gst-plugins.inc
-PR = "${INC_PR}.1"
+SRC_URI += "file://fix-playbin2.patch;patch=1 \
+"
+
+PR = "${INC_PR}.2"
PROVIDES += "gst-plugins"