diff mbox series

[1/1] package/mii-diag: add an upstream URL to Config.in

Message ID 20191128163847.28796-1-mark@dibsco.co.uk
State Accepted
Headers show
Series [1/1] package/mii-diag: add an upstream URL to Config.in | expand

Commit Message

Mark Corbin Nov. 28, 2019, 4:38 p.m. UTC
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@dibsco.co.uk>
---
 package/mii-diag/Config.in | 2 ++
 1 file changed, 2 insertions(+)

Comments

Peter Korsgaard Nov. 29, 2019, 9:04 a.m. UTC | #1
>>>>> "Mark" == Mark Corbin <mark@dibsco.co.uk> writes:

 > 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@dibsco.co.uk>
 > ---
 >  package/mii-diag/Config.in | 2 ++
 >  1 file changed, 2 insertions(+)

 > diff --git a/package/mii-diag/Config.in b/package/mii-diag/Config.in
 > index ca48ba216f..37f3647bb9 100644
 > --- a/package/mii-diag/Config.in
 > +++ b/package/mii-diag/Config.in
 > @@ -3,3 +3,5 @@ config BR2_PACKAGE_MII_DIAG
 >  	help
 >  	  mii-diag allows you to manipulate the MII registers of
 >  	  network cards.
 > +
 > +	  https://launchpad.net/ubuntu/+source/mii-diag

I was going to say that we should point to Debian instead as that is
where we get the source code from, but it apparently got removed from
Debian back in 2013:

https://tracker.debian.org/news/392462/bug726552-removed-packages-from-unstable/

So maybe we should get rid of it as well?

Anyway, pointing to Ubuntu is better than nothing, so committed -
Thanks.
diff mbox series

Patch

diff --git a/package/mii-diag/Config.in b/package/mii-diag/Config.in
index ca48ba216f..37f3647bb9 100644
--- a/package/mii-diag/Config.in
+++ b/package/mii-diag/Config.in
@@ -3,3 +3,5 @@  config BR2_PACKAGE_MII_DIAG
 	help
 	  mii-diag allows you to manipulate the MII registers of
 	  network cards.
+
+	  https://launchpad.net/ubuntu/+source/mii-diag