summaryrefslogtreecommitdiffstats
path: root/rules/gst-rtsp-server1.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2017-04-21 11:49:35 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-04-21 18:57:21 +0200
commit86c664b8298c2e082ece813aaa250d33411c505e (patch)
tree6a38ae4f03235479440c293264212304344d5317 /rules/gst-rtsp-server1.make
parent9089093e1b99deaf50e6091ade3c3fffa54b9eab (diff)
downloadptxdist-86c664b8298c2e082ece813aaa250d33411c505e.tar.gz
ptxdist-86c664b8298c2e082ece813aaa250d33411c505e.tar.xz
gst-rtsp-server1: version bump 1.10.2 -> 1.10.4
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/gst-rtsp-server1.make')
-rw-r--r--rules/gst-rtsp-server1.make9
1 files changed, 5 insertions, 4 deletions
diff --git a/rules/gst-rtsp-server1.make b/rules/gst-rtsp-server1.make
index e6f0545ee..b4018251a 100644
--- a/rules/gst-rtsp-server1.make
+++ b/rules/gst-rtsp-server1.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_GST_RTSP_SERVER1) += gst-rtsp-server1
#
# Paths and names
#
-GST_RTSP_SERVER1_VERSION := 1.10.2
-GST_RTSP_SERVER1_MD5 := 3ed8878f076e84c59b3ed5bd38ab31ed
+GST_RTSP_SERVER1_VERSION := 1.10.4
+GST_RTSP_SERVER1_MD5 := ef587fa6393e09bc26f884510596e305
GST_RTSP_SERVER1 := gst-rtsp-server-$(GST_RTSP_SERVER1_VERSION)
GST_RTSP_SERVER1_SUFFIX := tar.xz
GST_RTSP_SERVER1_URL := http://gstreamer.freedesktop.org/src/gst-rtsp/$(GST_RTSP_SERVER1).$(GST_RTSP_SERVER1_SUFFIX)
@@ -33,7 +33,7 @@ GST_RTSP_SERVER1_LICENSE := LGPL-2.0+
# autoconf
#
GST_RTSP_SERVER1_CONF_TOOL := autoconf
-GST_RTSP_SERVER1_CONF_OPT := \
+GST_RTSP_SERVER1_CONF_OPT = \
$(CROSS_AUTOCONF_USR) \
$(GSTREAMER1_BASIC_CONF_OPT) \
\
@@ -45,7 +45,8 @@ GST_RTSP_SERVER1_CONF_OPT := \
--disable-docbook \
\
--enable-Bsymbolic \
- --disable-static-plugins
+ --disable-static-plugins \
+ --with-package-origin="PTXdist"
# ----------------------------------------------------------------------------
# Target-Install