libv4l: update v4l-utils help text (add more listed tools)
authorPeter Seiderer <ps.report@gmx.net>
Wed, 7 Oct 2015 21:56:47 +0000 (23:56 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 10 Oct 2015 09:40:31 +0000 (11:40 +0200)
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libv4l/Config.in

index d137613b9b9ba255179efbbee87b2c08d84b2254..5a55b2b7c11c32c36929a926ea96b53c65940b9a 100644 (file)
@@ -26,8 +26,16 @@ config BR2_PACKAGE_LIBV4L_UTILS
        help
          v4l-utils is a collection of various video4linux and DVB utilities.
          Enable this if you want to build the following tools:
-         cx18-ctl, ir-keytable, ivtv-ctl, v4l2-ctl, v4l2-sysfs-path and
-         others.
+         - cx18-ctl
+         - dvb-fe-tool, dvbv5-zap, dvbv5-scan, dvb-format-convert
+         - decode_tm6000
+         - ir-keytable
+         - media-ctl
+         - v4l2-compliance
+         - v4l2-ctl, cx18-ctl, ivtv-ctl
+         - v4l2-sysfs-path
+         - rds-ctl
+         - qv4l2 (if Qt is enabled)
 
 endif