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

Update the upstream URL in the help text in Config.in. Removing
the trailing comment from the URL line addresses the 'Missing'
status in the package stats web page output.

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

diff --git a/package/libiscsi/Config.in b/package/libiscsi/Config.in
index 1e75071476..932f857858 100644
--- a/package/libiscsi/Config.in
+++ b/package/libiscsi/Config.in
@@ -10,7 +10,7 @@ config BR2_PACKAGE_LIBISCSI
 	  scsi tasks, but a sync layer is also provided for ease of use
 	  for simpler applications.
 
-	  https://github.com/sahlberg/libiscsi  (no proper homepage)
+	  https://github.com/sahlberg/libiscsi
 
 comment "libiscsi 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/libiscsi: update the upstream URL in Config.in
  2019-11-28 12:38 [Buildroot] [PATCH 1/1] package/libiscsi: 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. Removing
 > the trailing comment from the URL line addresses the 'Missing'
 > status in the package stats web page output.

 > Signed-off-by: Mark Corbin <mark@dibsco.co.uk>

Committed, 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:38 [Buildroot] [PATCH 1/1] package/libiscsi: 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.