summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-09-22 10:58:19 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-09-22 11:47:25 +0200
commit66db725a185b3263e2216d3ed4db192f8da1a425 (patch)
tree51b935a51b303125e0b36b6068442aecc8dbbc52
parent9a40f7d2d23f10acfa3e918cf6e599e48bbdcaf3 (diff)
downloadptxdist-66db725a185b3263e2216d3ed4db192f8da1a425.tar.gz
ptxdist-66db725a185b3263e2216d3ed4db192f8da1a425.tar.xz
gst-plugins-good1: version bump 1.4.1 -> 1.4.2
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/gst-plugins-good1.in2
-rw-r--r--rules/gst-plugins-good1.make4
2 files changed, 3 insertions, 3 deletions
diff --git a/rules/gst-plugins-good1.in b/rules/gst-plugins-good1.in
index 77b76fcd9..483a26a70 100644
--- a/rules/gst-plugins-good1.in
+++ b/rules/gst-plugins-good1.in
@@ -22,6 +22,7 @@ menuconfig GST_PLUGINS_GOOD1
select V4L_UTILS if GST_PLUGINS_GOOD1_GST_V4L2_LIBV4L2
select V4L_UTILS_LIBV4L2 if GST_PLUGINS_GOOD1_GST_V4L2_LIBV4L2
select ORC if GST_PLUGINS_GOOD1_ORC
+ select LIBSHOUT if GST_PLUGINS_GOOD1_SHOUT2
prompt "gst-plugins-good "
help
@@ -298,7 +299,6 @@ config GST_PLUGINS_GOOD1_DV1394
config GST_PLUGINS_GOOD1_SHOUT2
bool
- depends on BROKEN
prompt "shout2"
config GST_PLUGINS_GOOD1_SOUP
diff --git a/rules/gst-plugins-good1.make b/rules/gst-plugins-good1.make
index 086d8b09e..394ea7971 100644
--- a/rules/gst-plugins-good1.make
+++ b/rules/gst-plugins-good1.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_GST_PLUGINS_GOOD1) += gst-plugins-good1
#
# Paths and names
#
-GST_PLUGINS_GOOD1_VERSION := 1.4.1
-GST_PLUGINS_GOOD1_MD5 := eb3a3296b2f6009def1f5a09590ce767
+GST_PLUGINS_GOOD1_VERSION := 1.4.2
+GST_PLUGINS_GOOD1_MD5 := 02fc204a20ecd68f76d271eb5cc653c2
GST_PLUGINS_GOOD1 := gst-plugins-good-$(GST_PLUGINS_GOOD1_VERSION)
GST_PLUGINS_GOOD1_SUFFIX := tar.xz
GST_PLUGINS_GOOD1_URL := http://gstreamer.freedesktop.org/src/gst-plugins-good/$(GST_PLUGINS_GOOD1).$(GST_PLUGINS_GOOD1_SUFFIX)