[Buildroot] [git commit branch/2019.02.x] package/libiscsi: update the upstream URL in Config.in

Peter Korsgaard peter at korsgaard.com
Tue Dec 3 16:10:59 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=566c09f57745f1776ade44a33d3a37ac3a8187bd
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2019.02.x

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 at dibsco.co.uk>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
(cherry picked from commit 8333867c7fa5356a47374a0fbb186f78ff840e11)
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 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 760fecea66..8e588c9ef3 100644
--- a/package/libiscsi/Config.in
+++ b/package/libiscsi/Config.in
@@ -9,4 +9,4 @@ 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


More information about the buildroot mailing list