summaryrefslogtreecommitdiffstats
path: root/rules/gstreamer1.make
diff options
context:
space:
mode:
authorPhilipp Zabel <p.zabel@pengutronix.de>2017-05-05 14:11:32 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-05-05 14:24:59 +0200
commitedfbf55771da999f02cc73098d99b6f36b9c21bd (patch)
tree4ab54952b31f000b48314132cc7c09ca32a5432d /rules/gstreamer1.make
parent60238c468ff9b5946efed65932b6eaf1919eb117 (diff)
downloadptxdist-edfbf55771da999f02cc73098d99b6f36b9c21bd.tar.gz
ptxdist-edfbf55771da999f02cc73098d99b6f36b9c21bd.tar.xz
gstreamer1: version bump 1.10.4 -> 1.12.0
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gstreamer1.make')
-rw-r--r--rules/gstreamer1.make6
1 files changed, 2 insertions, 4 deletions
diff --git a/rules/gstreamer1.make b/rules/gstreamer1.make
index 1fe4de566..1bdd12ae9 100644
--- a/rules/gstreamer1.make
+++ b/rules/gstreamer1.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_GSTREAMER1) += gstreamer1
#
# Paths and names
#
-GSTREAMER1_VERSION := 1.10.4
-GSTREAMER1_MD5 := 7c91a97e4a2dc81eafd59d0a2f8b0d6e
+GSTREAMER1_VERSION := 1.12.0
+GSTREAMER1_MD5 := 8f76b6b5e4b3307e505bd6ab9304dd03
GSTREAMER1 := gstreamer-$(GSTREAMER1_VERSION)
GSTREAMER1_SUFFIX := tar.xz
GSTREAMER1_URL := http://gstreamer.freedesktop.org/src/gstreamer/$(GSTREAMER1).$(GSTREAMER1_SUFFIX)
@@ -83,8 +83,6 @@ GSTREAMER1_CONF_OPT := \
$(GLOBAL_LARGE_FILE_OPTION) \
--$(call ptx/endis, PTXCONF_GSTREAMER1_INTROSPECTION)-introspection \
\
- --disable-docbook \
- \
--disable-check \
--with-ptp-helper-setuid-user=nobody \
--with-ptp-helper-setuid-group=nogroup \