summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--patches/gst-plugins-good-0.10.30/0001-gstv4l2sink-destroy-open-buffers-when-changing-to-NU.patch (renamed from patches/gst-plugins-good-0.10.29/0001-gstv4l2sink-destroy-open-buffers-when-changing-to-NU.patch)0
-rw-r--r--patches/gst-plugins-good-0.10.30/series (renamed from patches/gst-plugins-good-0.10.29/series)0
-rw-r--r--rules/gst-plugins-good.make4
3 files changed, 2 insertions, 2 deletions
diff --git a/patches/gst-plugins-good-0.10.29/0001-gstv4l2sink-destroy-open-buffers-when-changing-to-NU.patch b/patches/gst-plugins-good-0.10.30/0001-gstv4l2sink-destroy-open-buffers-when-changing-to-NU.patch
index 39ebb6be8..39ebb6be8 100644
--- a/patches/gst-plugins-good-0.10.29/0001-gstv4l2sink-destroy-open-buffers-when-changing-to-NU.patch
+++ b/patches/gst-plugins-good-0.10.30/0001-gstv4l2sink-destroy-open-buffers-when-changing-to-NU.patch
diff --git a/patches/gst-plugins-good-0.10.29/series b/patches/gst-plugins-good-0.10.30/series
index 19065a40a..19065a40a 100644
--- a/patches/gst-plugins-good-0.10.29/series
+++ b/patches/gst-plugins-good-0.10.30/series
diff --git a/rules/gst-plugins-good.make b/rules/gst-plugins-good.make
index 2e9b2917e..1e4861b73 100644
--- a/rules/gst-plugins-good.make
+++ b/rules/gst-plugins-good.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_GST_PLUGINS_GOOD) += gst-plugins-good
#
# Paths and names
#
-GST_PLUGINS_GOOD_VERSION := 0.10.29
-GST_PLUGINS_GOOD_MD5 := 5a652416141d9530258b474dc1d384b9
+GST_PLUGINS_GOOD_VERSION := 0.10.30
+GST_PLUGINS_GOOD_MD5 := 62fd7a3ef187c4f99b3d7c352d58dae9
GST_PLUGINS_GOOD := gst-plugins-good-$(GST_PLUGINS_GOOD_VERSION)
GST_PLUGINS_GOOD_SUFFIX := tar.bz2
GST_PLUGINS_GOOD_URL := http://gstreamer.freedesktop.org/src/gst-plugins-good/$(GST_PLUGINS_GOOD).$(GST_PLUGINS_GOOD_SUFFIX)