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>
@@ -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