From: Mark Corbin Date: Tue, 26 Nov 2019 15:00:28 +0000 (+0000) Subject: package/fmt: add an upstream URL to Config.in X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fcbe5d93db547d61a56912af403c0a9a65d0aec1;p=buildroot.git package/fmt: add an upstream URL to Config.in 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 Signed-off-by: Thomas Petazzoni --- diff --git a/package/fmt/Config.in b/package/fmt/Config.in index 69a6fb80a6..8643c9b5af 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 + comment "fmt needs a toolchain w/ C++, wchar" depends on !BR2_INSTALL_LIBSTDCPP || !BR2_USE_WCHAR