From fcbe5d93db547d61a56912af403c0a9a65d0aec1 Mon Sep 17 00:00:00 2001 From: Mark Corbin Date: Tue, 26 Nov 2019 15:00:28 +0000 Subject: [PATCH] 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 --- package/fmt/Config.in | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.30.2