Bladeren bron

package/gst1-rtsp-server: disable examples and tests

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>
(cherry picked from commit baa7714664069c319f50314b725a74889e8f527d)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Fabrice Fontaine 6 jaren geleden
bovenliggende
commit
89a920265a
1 gewijzigde bestanden met toevoegingen van 3 en 0 verwijderingen
  1. 3 0
      package/gstreamer1/gst1-rtsp-server/gst1-rtsp-server.mk

+ 3 - 0
package/gstreamer1/gst1-rtsp-server/gst1-rtsp-server.mk

@@ -15,6 +15,9 @@ GST1_RTSP_SERVER_DEPENDENCIES = \
 	gstreamer1 \
 	gstreamer1 \
 	gst1-plugins-base \
 	gst1-plugins-base \
 	gst1-plugins-good
 	gst1-plugins-good
+GST1_RTSP_SERVER_CONF_OPTS = \
+	--disable-examples \
+	--disable-tests
 
 
 ifeq ($(BR2_PACKAGE_LIBCGROUP),y)
 ifeq ($(BR2_PACKAGE_LIBCGROUP),y)
 GST1_RTSP_SERVER_DEPENDENCIES += libcgroup
 GST1_RTSP_SERVER_DEPENDENCIES += libcgroup