diff options
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-plugins-base-0.10.31/gst-plugins-base-tremor.patch (renamed from meta/recipes-multimedia/gstreamer/gst-plugins-base-0.10.30/gst-plugins-base-tremor.patch) | 0 | ||||
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.31.bb (renamed from meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.30.bb) | 9 | ||||
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-plugins/make-382.patch | 25 |
3 files changed, 4 insertions, 30 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-base-0.10.30/gst-plugins-base-tremor.patch b/meta/recipes-multimedia/gstreamer/gst-plugins-base-0.10.31/gst-plugins-base-tremor.patch index a6494fd4a9..a6494fd4a9 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-base-0.10.30/gst-plugins-base-tremor.patch +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-base-0.10.31/gst-plugins-base-tremor.patch | |||
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.30.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.31.bb index cbc13daf0a..77330b605f 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.30.bb +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-base_0.10.31.bb | |||
| @@ -10,13 +10,12 @@ DEPENDS += "virtual/libx11 alsa-lib freetype gnome-vfs liboil libogg libvorbis l | |||
| 10 | RDEPENDS_${PN} += "gnome-vfs-plugin-file gnome-vfs-plugin-http gnome-vfs-plugin-ftp \ | 10 | RDEPENDS_${PN} += "gnome-vfs-plugin-file gnome-vfs-plugin-http gnome-vfs-plugin-ftp \ |
| 11 | gnome-vfs-plugin-sftp" | 11 | gnome-vfs-plugin-sftp" |
| 12 | 12 | ||
| 13 | SRC_URI += " file://gst-plugins-base-tremor.patch \ | 13 | SRC_URI += " file://gst-plugins-base-tremor.patch" |
| 14 | file://make-382.patch" | ||
| 15 | 14 | ||
| 16 | SRC_URI[md5sum] = "3ad90152b58563e1314af26c263f3c4c" | 15 | SRC_URI[md5sum] = "9baa0d87e81c88b2477a3554ab629c46" |
| 17 | SRC_URI[sha256sum] = "63938641380be9935c804ae8d55acdcfd93920ed2deb72dcf70f027a78b085d7" | 16 | SRC_URI[sha256sum] = "abb006c78222cfb69d31e983268d1d5219e9d4e0da24c6c4cd687968af7a33bd" |
| 18 | 17 | ||
| 19 | PR = "r3" | 18 | PR = "r0" |
| 20 | 19 | ||
| 21 | inherit gettext | 20 | inherit gettext |
| 22 | 21 | ||
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins/make-382.patch b/meta/recipes-multimedia/gstreamer/gst-plugins/make-382.patch deleted file mode 100644 index 28caf076a6..0000000000 --- a/meta/recipes-multimedia/gstreamer/gst-plugins/make-382.patch +++ /dev/null | |||
| @@ -1,25 +0,0 @@ | |||
| 1 | Index: gst-plugins-base-0.10.29/common/gtk-doc-plugins.mak | ||
| 2 | =================================================================== | ||
| 3 | --- gst-plugins-base-0.10.29.orig/common/gtk-doc-plugins.mak | ||
| 4 | +++ gst-plugins-base-0.10.29/common/gtk-doc-plugins.mak | ||
| 5 | @@ -352,7 +352,7 @@ dist-hook: dist-check-gtkdoc dist-hook-l | ||
| 6 | -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/ | ||
| 7 | -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/ | ||
| 8 | cd $(distdir) && rm -f $(DISTCLEANFILES) | ||
| 9 | - -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html | ||
| 10 | + -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html | ||
| 11 | |||
| 12 | .PHONY : dist-hook-local docs | ||
| 13 | |||
| 14 | Index: gst-plugins-base-0.10.29/common/gtk-doc.mak | ||
| 15 | =================================================================== | ||
| 16 | --- gst-plugins-base-0.10.29.orig/common/gtk-doc.mak | ||
| 17 | +++ gst-plugins-base-0.10.29/common/gtk-doc.mak | ||
| 18 | @@ -232,6 +232,6 @@ dist-hook: dist-check-gtkdoc dist-hook-l | ||
| 19 | -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/ | ||
| 20 | -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/ | ||
| 21 | cd $(distdir) && rm -f $(DISTCLEANFILES) | ||
| 22 | - -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html | ||
| 23 | + -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html | ||
| 24 | |||
| 25 | .PHONY : dist-hook-local docs | ||
