From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH/next v2] package/gstreamer1: update tools comment
Date: Thu, 5 Mar 2020 23:36:15 +0100 [thread overview]
Message-ID: <20200305233615.20056f8e@windsurf> (raw)
In-Reply-To: <20200303165848.19448-1-ps.report@gmx.net>
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
prev parent reply other threads:[~2020-03-05 22:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-03 16:58 [Buildroot] [PATCH/next v2] package/gstreamer1: update tools comment Peter Seiderer
2020-03-05 22:36 ` Thomas Petazzoni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200305233615.20056f8e@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.