Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH/next v2] package/gstreamer1: update tools comment
@ 2020-03-03 16:58 Peter Seiderer
  2020-03-05 22:36 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Seiderer @ 2020-03-03 16:58 UTC (permalink / raw)
  To: buildroot

- add missing tools (gst-stats, gst-typefind)
- order alphabetically

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
---
Changes v1 -> v2:
  - fix leading space in help text (undetected by check-package)
---
 package/gstreamer1/gstreamer1/Config.in | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/package/gstreamer1/gstreamer1/Config.in b/package/gstreamer1/gstreamer1/Config.in
index e9f1bd038a..660443f878 100644
--- a/package/gstreamer1/gstreamer1/Config.in
+++ b/package/gstreamer1/gstreamer1/Config.in
@@ -51,10 +51,11 @@ config BR2_PACKAGE_GSTREAMER1_PLUGIN_REGISTRY
 	  increase the launch-time for a GStreamer application.
 
 config BR2_PACKAGE_GSTREAMER1_INSTALL_TOOLS
-	bool "install gst-launch & gst-inspect"
+	bool "install gst-inspect & gst-launch & gst-stats & gst-typefind"
 	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
-- 
2.25.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH/next v2] package/gstreamer1: update tools comment
  2020-03-03 16:58 [Buildroot] [PATCH/next v2] package/gstreamer1: update tools comment Peter Seiderer
@ 2020-03-05 22:36 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2020-03-05 22:36 UTC (permalink / raw)
  To: buildroot

On Tue,  3 Mar 2020 17:58:48 +0100
Peter Seiderer <ps.report@gmx.net> wrote:

> - add missing tools (gst-stats, gst-typefind)
> - order alphabetically
> 
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> ---
> Changes v1 -> v2:
>   - fix leading space in help text (undetected by check-package)
> ---
>  package/gstreamer1/gstreamer1/Config.in | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
> 
> diff --git a/package/gstreamer1/gstreamer1/Config.in b/package/gstreamer1/gstreamer1/Config.in
> index e9f1bd038a..660443f878 100644
> --- a/package/gstreamer1/gstreamer1/Config.in
> +++ b/package/gstreamer1/gstreamer1/Config.in
> @@ -51,10 +51,11 @@ config BR2_PACKAGE_GSTREAMER1_PLUGIN_REGISTRY
>  	  increase the launch-time for a GStreamer application.
>  
>  config BR2_PACKAGE_GSTREAMER1_INSTALL_TOOLS
> -	bool "install gst-launch & gst-inspect"
> +	bool "install gst-inspect & gst-launch & gst-stats & gst-typefind"

Changed to:

	bool "install tools"

and applied to master, since really this is a fix.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-05 22:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-03 16:58 [Buildroot] [PATCH/next v2] package/gstreamer1: update tools comment Peter Seiderer
2020-03-05 22:36 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox