From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Tue, 26 Nov 2019 21:45:50 +0100 Subject: [Buildroot] [PATCH 1/1] package/fmt: add an upstream URL to Config.in In-Reply-To: <20191126150028.28743-1-mark@dibsco.co.uk> References: <20191126150028.28743-1-mark@dibsco.co.uk> Message-ID: <20191126214550.2b59508d@windsurf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Tue, 26 Nov 2019 15:00:28 +0000 Mark Corbin 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 > --- > 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