The tools option installs more than gst-launch and gst-inspect, so
simplify its prompt to just "install tools", and update the Config.in
help text. While at it, we list them alphabetically.
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
increase the launch-time for a GStreamer application.
config BR2_PACKAGE_GSTREAMER1_INSTALL_TOOLS
- bool "install gst-launch & gst-inspect"
+ bool "install tools"
default y
help
- Install the gst-launch and gst-inspect tools. This will take
- up additional space on the target.
+ Install the gst-inspect, gst-launch, gst-stats and
+ gst-typefind tools. This will take up additional space on
+ the target.
endif