]> code.ossystems Code Review - openembedded-core.git/commitdiff
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 12:40:07 +0000 (12:40 +0000)
Signed-off-by: Shane Wang <shane.wang@intel.com>
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]

similarity index 53%
rename from meta/recipes-multimedia/gstreamer/gst-plugins-base-0.10.35/gst-plugins-base-tremor.patch
rename to meta/recipes-multimedia/gstreamer/gst-plugins-base-0.10.36/gst-plugins-base-tremor.patch
index 224bf1a41ee654337c59d5e412ab638d4c060be0..99dbc9d52ef64241038424024fe827d420d3ee99 100644 (file)
@@ -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 = \
similarity index 85%
rename from meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.35.bb
rename to meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.36.bb
index 93f8eb3c73f33c9af2366d9885af1603a1d304c6..0f2bbeddad2749a61cea73d4801ab2b0769b95fe 100644 (file)
@@ -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