All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libhid: update the upstream URL in Config.in
@ 2019-11-28 12:28 Mark Corbin
  2019-11-29  9:07 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Corbin @ 2019-11-28 12:28 UTC (permalink / raw)
  To: buildroot

Update the upstream URL in the help text in Config.in. This
addresses the 'Invalid(Err)' URL status in the package stats
web page output.

Signed-off-by: Mark Corbin <mark@dibsco.co.uk>
---
 package/libhid/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/libhid/Config.in b/package/libhid/Config.in
index e6f2012860..ec66308061 100644
--- a/package/libhid/Config.in
+++ b/package/libhid/Config.in
@@ -6,7 +6,7 @@ config BR2_PACKAGE_LIBHID
 	help
 	  Userspace library for accessing USB HID devices
 
-	  http://libhid.alioth.debian.org
+	  https://directory.fsf.org/wiki/Libhid
 
 comment "libhid needs a toolchain w/ threads"
 	depends on !BR2_TOOLCHAIN_HAS_THREADS
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH 1/1] package/libhid: update the upstream URL in Config.in
  2019-11-28 12:28 [Buildroot] [PATCH 1/1] package/libhid: update the upstream URL in Config.in Mark Corbin
@ 2019-11-29  9:07 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2019-11-29  9:07 UTC (permalink / raw)
  To: buildroot

>>>>> "Mark" == Mark Corbin <mark@dibsco.co.uk> writes:

 > Update the upstream URL in the help text in Config.in. This
 > addresses the 'Invalid(Err)' URL status in the package stats
 > web page output.

 > Signed-off-by: Mark Corbin <mark@dibsco.co.uk>
 > ---
 >  package/libhid/Config.in | 2 +-
 >  1 file changed, 1 insertion(+), 1 deletion(-)

 > diff --git a/package/libhid/Config.in b/package/libhid/Config.in
 > index e6f2012860..ec66308061 100644
 > --- a/package/libhid/Config.in
 > +++ b/package/libhid/Config.in
 > @@ -6,7 +6,7 @@ config BR2_PACKAGE_LIBHID
 >  	help
 >  	  Userspace library for accessing USB HID devices
 
 > -	  http://libhid.alioth.debian.org
 > +	  https://directory.fsf.org/wiki/Libhid

Same story as for mii-diag, removed from Debian in 2010:

https://tracker.debian.org/news/627415/bug496665-removed-packages-from-unstable/

So we should probably get rid of it as well.

But in the mean time I have committed this patch, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-29  9:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-28 12:28 [Buildroot] [PATCH 1/1] package/libhid: update the upstream URL in Config.in Mark Corbin
2019-11-29  9:07 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.