package/gst1-rtsp-server: disable examples and tests
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Thu, 15 Aug 2019 22:56:52 +0000 (00:56 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 17 Aug 2019 14:25:54 +0000 (16:25 +0200)
Fixes:
 - http://autobuild.buildroot.org/results/7a268af00535d0f93e94955a3beea2745cf93422

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/gstreamer1/gst1-rtsp-server/gst1-rtsp-server.mk

index 34869863d9d0bacb3761c67807ce3a9407db4817..0a821e6fed3b78f6734c68e7babcd7d781da76f5 100644 (file)
@@ -15,6 +15,9 @@ GST1_RTSP_SERVER_DEPENDENCIES = \
        gstreamer1 \
        gst1-plugins-base \
        gst1-plugins-good
+GST1_RTSP_SERVER_CONF_OPTS = \
+       --disable-examples \
+       --disable-tests
 
 ifeq ($(BR2_PACKAGE_LIBCGROUP),y)
 GST1_RTSP_SERVER_DEPENDENCIES += libcgroup