summaryrefslogtreecommitdiffstats
path: root/rules/gst-plugins-ugly1.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-10-14 15:31:40 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-11-10 15:53:01 +0100
commitd759161bdcd875366424a50bd513856c2967887a (patch)
treef47809792ea3277773a1235054837f0154424ca8 /rules/gst-plugins-ugly1.make
parent0a9f24110027e1c229ba729ae486a4fae97605b1 (diff)
downloadptxdist-d759161bdcd875366424a50bd513856c2967887a.tar.gz
ptxdist-d759161bdcd875366424a50bd513856c2967887a.tar.xz
gst-plugins-ugly1: version bump 1.8.3 -> 1.10.0
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-plugins-ugly1.make')
-rw-r--r--rules/gst-plugins-ugly1.make8
1 files changed, 4 insertions, 4 deletions
diff --git a/rules/gst-plugins-ugly1.make b/rules/gst-plugins-ugly1.make
index d6c554c2b..4ce9c5e28 100644
--- a/rules/gst-plugins-ugly1.make
+++ b/rules/gst-plugins-ugly1.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_GST_PLUGINS_UGLY1) += gst-plugins-ugly1
#
# Paths and names
#
-GST_PLUGINS_UGLY1_VERSION := 1.8.3
-GST_PLUGINS_UGLY1_MD5 := 4fc66c77253b0ad5ce224bda654b2e7d
+GST_PLUGINS_UGLY1_VERSION := 1.10.0
+GST_PLUGINS_UGLY1_MD5 := a640a30f3b1bac2257f0dcaad283660b
GST_PLUGINS_UGLY1 := gst-plugins-ugly-$(GST_PLUGINS_UGLY1_VERSION)
GST_PLUGINS_UGLY1_SUFFIX := tar.xz
GST_PLUGINS_UGLY1_URL := http://gstreamer.freedesktop.org/src/gst-plugins-ugly/$(GST_PLUGINS_UGLY1).$(GST_PLUGINS_UGLY1_SUFFIX)
@@ -60,9 +60,9 @@ GST_PLUGINS_UGLY1_CONF_TOOL := autoconf
GST_PLUGINS_UGLY1_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
$(GSTREAMER1_GENERIC_CONF_OPT) \
- --enable-option-checking \
--enable-external \
- --enable-experimental
+ --enable-experimental \
+ --enable-orc
#
# the --with-plugins sadly only applies to depencyless plugings