]> code.ossystems Code Review - openembedded-core.git/commitdiff
gstreamer: upgrade to version 0.10.31
authorDongxiao Xu <dongxiao.xu@intel.com>
Tue, 28 Dec 2010 02:09:17 +0000 (10:09 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 30 Dec 2010 12:06:53 +0000 (12:06 +0000)
upgrade from 0.10.30.
Remove make-382.patch since the fix is already in upstream.

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
meta/recipes-multimedia/gstreamer/gstreamer-0.10.30/make-382.patch [deleted file]
meta/recipes-multimedia/gstreamer/gstreamer-0.10.31/check_fix.patch [moved from meta/recipes-multimedia/gstreamer/gstreamer-0.10.30/check_fix.patch with 100% similarity]
meta/recipes-multimedia/gstreamer/gstreamer-0.10.31/gst-inspect-check-error.patch [moved from meta/recipes-multimedia/gstreamer/gstreamer-0.10.30/gst-inspect-check-error.patch with 100% similarity]
meta/recipes-multimedia/gstreamer/gstreamer-0.10.31/gstregistrybinary.c [moved from meta/recipes-multimedia/gstreamer/gstreamer-0.10.30/gstregistrybinary.c with 100% similarity]
meta/recipes-multimedia/gstreamer/gstreamer-0.10.31/gstregistrybinary.h [moved from meta/recipes-multimedia/gstreamer/gstreamer-0.10.30/gstregistrybinary.h with 100% similarity]
meta/recipes-multimedia/gstreamer/gstreamer_0.10.31.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer_0.10.30.bb with 84% similarity]

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer-0.10.30/make-382.patch b/meta/recipes-multimedia/gstreamer/gstreamer-0.10.30/make-382.patch
deleted file mode 100644 (file)
index 1af2a81..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-The whitespaces instead of tabs here cause the new, stricter, parser in make
-3.82 to barf on the doc makefiles.
-
-This patch should no longer be required in more recent gstreamer version
-
-JL - 14/12/10
-
-Index: gstreamer-0.10.29/common/gtk-doc.mak
-===================================================================
---- gstreamer-0.10.29.orig/common/gtk-doc.mak
-+++ gstreamer-0.10.29/common/gtk-doc.mak
-@@ -232,6 +232,6 @@ dist-hook: dist-check-gtkdoc dist-hook-l
-       -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/
-       -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/
-       cd $(distdir) && rm -f $(DISTCLEANFILES)
--        -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
-+      -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
- .PHONY : dist-hook-local docs
-Index: gstreamer-0.10.29/common/gtk-doc-plugins.mak
-===================================================================
---- gstreamer-0.10.29.orig/common/gtk-doc-plugins.mak
-+++ gstreamer-0.10.29/common/gtk-doc-plugins.mak
-@@ -352,7 +352,7 @@ dist-hook: dist-check-gtkdoc dist-hook-l
-       -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/
-       -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/
-       cd $(distdir) && rm -f $(DISTCLEANFILES)
--        -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
-+      -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
- .PHONY : dist-hook-local docs
similarity index 84%
rename from meta/recipes-multimedia/gstreamer/gstreamer_0.10.30.bb
rename to meta/recipes-multimedia/gstreamer/gstreamer_0.10.31.bb
index 538884e3d0cb8d77ae35d6e0191e97e4edb84972..e7b00adfa0725f259507239656a499d4d0f39d71 100644 (file)
@@ -10,15 +10,14 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605 \
                     file://gst/gst.h;beginline=1;endline=21;md5=8e5fe5e87d33a04479fde862e238eaa4"
 DEPENDS = "glib-2.0 gettext libxml2 bison-native flex-native"
 
-PR = "r1"
+PR = "r0"
 
 SRC_URI = "http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.bz2 \
            file://check_fix.patch \
-           file://gst-inspect-check-error.patch \
-          file://make-382.patch"
+           file://gst-inspect-check-error.patch"
 
-SRC_URI[md5sum] = "de01f73f71d97c5854badd363ca06509"
-SRC_URI[sha256sum] = "e8ef301be423797ff36a0bb3615930b112b4175634051d19fd655e0ed974532a"
+SRC_URI[md5sum] = "a21fb08bdb578d972c7c14e77da8fbb6"
+SRC_URI[sha256sum] = "7f737e6d047c1ebeb4e1e0725fc377c5d9f12ee89186de7960be3cbba709ab84"
 
 inherit autotools pkgconfig