summaryrefslogtreecommitdiffstats
path: root/meta/packages/gstreamer/gst-plugins-base_0.10.9.bb
diff options
context:
space:
mode:
authorChris Lord <chris@openedhand.com>2006-09-21 14:32:50 +0000
committerChris Lord <chris@openedhand.com>2006-09-21 14:32:50 +0000
commit650cd19cb5bee8cf0c643470546d39e4357f8fec (patch)
treea7499f458a3d0cc12e4dccd7f9aad070479f2105 /meta/packages/gstreamer/gst-plugins-base_0.10.9.bb
parent2b9b7684a6059ecfc31b125509bf779f7dda7109 (diff)
downloadpoky-650cd19cb5bee8cf0c643470546d39e4357f8fec.tar.gz
Update GStreamer packages, add missing gst-meta-debug package, add
Tremor vorbis stream decoder patch (GNOME bug #357055) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@738 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gstreamer/gst-plugins-base_0.10.9.bb')
-rw-r--r--meta/packages/gstreamer/gst-plugins-base_0.10.9.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/packages/gstreamer/gst-plugins-base_0.10.9.bb b/meta/packages/gstreamer/gst-plugins-base_0.10.9.bb
index efddc37564..cf385e1a8d 100644
--- a/meta/packages/gstreamer/gst-plugins-base_0.10.9.bb
+++ b/meta/packages/gstreamer/gst-plugins-base_0.10.9.bb
@@ -7,7 +7,3 @@ PR = "r3"
7 7
8EXTRA_OECONF += "--disable-freetypetest --disable-pango --disable-theora" 8EXTRA_OECONF += "--disable-freetypetest --disable-pango --disable-theora"
9 9
10do_stage() {
11 autotools_stage_all
12}
13