gst-plugins-base: upgrade to 0.10.36
authorShane Wang <shane.wang@intel.com>
Wed, 14 Mar 2012 07:57:49 +0000 (15:57 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Mar 2012 13:03:43 +0000 (13:03 +0000)
(From OE-Core rev: 10c24f924f46784f91f1113aca6e18838aada0fd)

Signed-off-by: Shane Wang <shane.wang@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gst-plugins-base-0.10.36/gst-plugins-base-tremor.patch [moved from meta/recipes-multimedia/gstreamer/gst-plugins-base-0.10.35/gst-plugins-base-tremor.patch with 53% similarity]
meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.bb [moved from meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.35.bb with 85% similarity]

@@ -4,14 +4,15 @@ libogg2, and gst-plugins-base has dependency on that.
 Upstream-Status: Inappropriate [configuration]
 
 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
+Signed-off-by: Shane Wang <shane.wang@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 \
+diff -r 70065fb4e085 ext/vorbis/Makefile.am
+--- a/ext/vorbis/Makefile.am   Tue Mar 13 16:36:56 2012 +0800
++++ b/ext/vorbis/Makefile.am   Tue Mar 13 16:38:53 2012 +0800
+@@ -30,7 +30,7 @@
        gstvorbisdec.c gstvorbisdeclib.c gstvorbiscommon.c
- libgstivorbisdec_la_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS) \
+ libgstivorbisdec_la_CFLAGS = \
+       $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS) \
 -      -DTREMOR $(IVORBIS_CFLAGS)
 +      $(IVORBIS_CFLAGS)
  libgstivorbisdec_la_LIBADD = \
@@ -11,10 +11,10 @@ DEPENDS += "alsa-lib freetype liboil libogg libvorbis libtheora avahi util-linux
 
 SRC_URI += " file://gst-plugins-base-tremor.patch"
 
-SRC_URI[md5sum] = "1d300983525f4f09030eb3ba47cb04b0"
-SRC_URI[sha256sum] = "cd24f01bb5258a1f400bc4f2c212bb7cee9ee23c9ffb80d537a24ef366d17103"
+SRC_URI[md5sum] = "776c73883e567f67b9c4a2847d8d041a"
+SRC_URI[sha256sum] = "2cd3b0fa8e9b595db8f514ef7c2bdbcd639a0d63d154c00f8c9b609321f49976"
 
-PR = "r1"
+PR = "r0"
 
 inherit gettext