configs/imx6-sabresd_qt5: enable gstreamer videotestsrc plugin
authorFabio Estevam <festevam@gmail.com>
Fri, 20 Dec 2019 01:34:42 +0000 (22:34 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 21 Dec 2019 22:08:39 +0000 (23:08 +0100)
The videotestsrc Gstreamer plugin is very useful for testing.

Enable it by default.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
configs/imx6-sabresd_qt5_defconfig

index 795f770e4f6b0dbd0f073c7b91d204654babcae5..d5369b34fc76d4f1c328ccff2d1c84f74b341a03 100644 (file)
@@ -93,6 +93,7 @@ BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_V4L2_PROBE=y
 BR2_PACKAGE_GST1_PLUGINS_BAD=y
 BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_VIDEOPARSERS=y
 BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_KMS=y
+BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_VIDEOTESTSRC=y
 
 # For automatic kernel module loading
 BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV=y