All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/fmt: add an upstream URL to Config.in
Date: Tue, 26 Nov 2019 21:45:50 +0100	[thread overview]
Message-ID: <20191126214550.2b59508d@windsurf> (raw)
In-Reply-To: <20191126150028.28743-1-mark@dibsco.co.uk>

On Tue, 26 Nov 2019 15:00:28 +0000
Mark Corbin <mark@dibsco.co.uk> wrote:

> Add an upstream URL to the help text in Config.in. This
> addresses the 'Missing' URL status in the package stats
> web page output.
> 
> Signed-off-by: Mark Corbin <mark@dibsco.co.uk>
> ---
>  package/fmt/Config.in | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/package/fmt/Config.in b/package/fmt/Config.in
> index 69a6fb80a6..1251ace2b2 100644
> --- a/package/fmt/Config.in
> +++ b/package/fmt/Config.in
> @@ -7,5 +7,7 @@ config BR2_PACKAGE_FMT
>  	  used as a safe alternative to printf or as a fast alternative
>  	  to IOStreams.
>  
> +	  https://fmt.dev/latest/index.html

Just

	  https://fmt.dev

was sufficient, so I changed to this, and applied to master.

Thanks,

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

      reply	other threads:[~2019-11-26 20:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-26 15:00 [Buildroot] [PATCH 1/1] package/fmt: add an upstream URL to Config.in Mark Corbin
2019-11-26 20:45 ` 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=20191126214550.2b59508d@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.