mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
package/gstreamer1/gstreamer1: update tools comment
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>
This commit is contained in:
parent
93490c2583
commit
d161108ba9
@ -51,10 +51,11 @@ config BR2_PACKAGE_GSTREAMER1_PLUGIN_REGISTRY
|
|||||||
increase the launch-time for a GStreamer application.
|
increase the launch-time for a GStreamer application.
|
||||||
|
|
||||||
config BR2_PACKAGE_GSTREAMER1_INSTALL_TOOLS
|
config BR2_PACKAGE_GSTREAMER1_INSTALL_TOOLS
|
||||||
bool "install gst-launch & gst-inspect"
|
bool "install tools"
|
||||||
default y
|
default y
|
||||||
help
|
help
|
||||||
Install the gst-launch and gst-inspect tools. This will take
|
Install the gst-inspect, gst-launch, gst-stats and
|
||||||
up additional space on the target.
|
gst-typefind tools. This will take up additional space on
|
||||||
|
the target.
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user