From 23ac8317a65ca74d931887415a793e36bbd243f4 Mon Sep 17 00:00:00 2001 From: Mark Corbin Date: Wed, 18 Dec 2019 13:37:17 +0000 Subject: [PATCH] package/tftpd: 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 [yann.morin.1998@free.fr: - use the git tree instead of the 8-year old freshmeat webpage ] Signed-off-by: Yann E. MORIN --- package/tftpd/Config.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/tftpd/Config.in b/package/tftpd/Config.in index ea5cb303f9..d4e81e70bc 100644 --- a/package/tftpd/Config.in +++ b/package/tftpd/Config.in @@ -6,3 +6,5 @@ config BR2_PACKAGE_TFTPD depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS help HPA's Trivial File Transfer Protocol (tftp) server. + + https://git.kernel.org/pub/scm/network/tftp/tftp-hpa.git -- 2.30.2