mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
gst-plugins-base: upgrade to 0.10.36
(From OE-Core rev: 10c24f924f46784f91f1113aca6e18838aada0fd) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7fffe07cfa
commit
761b3c37d7
+7
-6
@@ -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 = \
|
||||
+3
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user