summaryrefslogtreecommitdiff
path: root/meta/recipes-multimedia/gstreamer/gst-plugins-base-0.10.35/gst-plugins-base-tremor.patch
diff options
context:
space:
mode:
authorShane Wang <shane.wang@intel.com>2012-03-14 15:57:49 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-21 12:40:07 +0000
commit10c24f924f46784f91f1113aca6e18838aada0fd (patch)
tree1f186c7b54297f73a11d736b771ef7e16dd8ee4f /meta/recipes-multimedia/gstreamer/gst-plugins-base-0.10.35/gst-plugins-base-tremor.patch
parentf19fe90ef79f1311e38eaca7dfe7e5578139069f (diff)
downloadopenembedded-core-10c24f924f46784f91f1113aca6e18838aada0fd.tar.gz
openembedded-core-10c24f924f46784f91f1113aca6e18838aada0fd.tar.bz2
openembedded-core-10c24f924f46784f91f1113aca6e18838aada0fd.tar.xz
openembedded-core-10c24f924f46784f91f1113aca6e18838aada0fd.zip
gst-plugins-base: upgrade to 0.10.36
Signed-off-by: Shane Wang <shane.wang@intel.com>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gst-plugins-base-0.10.35/gst-plugins-base-tremor.patch')
-rw-r--r--meta/recipes-multimedia/gstreamer/gst-plugins-base-0.10.35/gst-plugins-base-tremor.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-base-0.10.35/gst-plugins-base-tremor.patch b/meta/recipes-multimedia/gstreamer/gst-plugins-base-0.10.35/gst-plugins-base-tremor.patch
deleted file mode 100644
index 224bf1a41..000000000
--- a/meta/recipes-multimedia/gstreamer/gst-plugins-base-0.10.35/gst-plugins-base-tremor.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Remove -DTREMOR option since Tremor has dropped its internal
-libogg2, and gst-plugins-base has dependency on that.
-
-Upstream-Status: Inappropriate [configuration]
-
-Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
-
-diff -ruN gst-plugins-base-0.10.30-orig/ext/vorbis/Makefile.am gst-plugins-base-0.10.30/ext/vorbis/Makefile.am
---- gst-plugins-base-0.10.30-orig/ext/vorbis/Makefile.am 2010-11-17 16:11:03.000000000 +0800
-+++ gst-plugins-base-0.10.30/ext/vorbis/Makefile.am 2010-11-17 16:12:41.000000000 +0800
-@@ -28,7 +28,7 @@
- libgstivorbisdec_la_SOURCES = gstivorbisdec.c \
- gstvorbisdec.c gstvorbisdeclib.c gstvorbiscommon.c
- libgstivorbisdec_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS) \
-- -DTREMOR $(IVORBIS_CFLAGS)
-+ $(IVORBIS_CFLAGS)
- libgstivorbisdec_la_LIBADD = \
- $(top_builddir)/gst-libs/gst/tag/libgsttag-@GST_MAJORMINOR@.la \
- $(top_builddir)/gst-libs/gst/audio/libgstaudio-@GST_MAJORMINOR@.la \