From: Gilbok Lee Date: Wed, 11 Mar 2020 04:20:06 +0000 (+0900) Subject: v4l2: disable v4l2 device probing X-Git-Tag: submit/tizen/20200311.075310^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ee3cf7366c1a1f9ce520edd71f2e7f1476297baf;hp=-c;p=platform%2Fupstream%2Fgst-plugins-good.git v4l2: disable v4l2 device probing Change-Id: I61f81c8afbcc6649100b282a834ff849787f1a85 --- ee3cf7366c1a1f9ce520edd71f2e7f1476297baf diff --git a/packaging/gst-plugins-good.spec b/packaging/gst-plugins-good.spec index c8be1b8..392cb7e 100644 --- a/packaging/gst-plugins-good.spec +++ b/packaging/gst-plugins-good.spec @@ -95,6 +95,7 @@ export CFLAGS+=" -DTIZEN_FEATURE_V4L2SRC_SCAN_DEVICE_NODE\ %if "%{tizen_profile_name}" != "tv" --with-libv4l2 \ %endif + --disable-v4l2-probe\ --disable-gtk-doc\ --with-gtk=3.0\ --disable-monoscope\