[Buildroot] [PATCH 1/1] package/fmt: add an upstream URL to Config.in

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Nov 26 20:45:50 UTC 2019


On Tue, 26 Nov 2019 15:00:28 +0000
Mark Corbin <mark at 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 at 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



More information about the buildroot mailing list