Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/fis: add an upstream URL to Config.in
@ 2019-11-26 14:43 Mark Corbin
  2019-11-26 20:05 ` Thomas Petazzoni
  0 siblings, 1 reply; 6+ messages in thread
From: Mark Corbin @ 2019-11-26 14:43 UTC (permalink / raw)
  To: buildroot

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/fis/Config.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/fis/Config.in b/package/fis/Config.in
index c5bfbb82cc..1c6be02978 100644
--- a/package/fis/Config.in
+++ b/package/fis/Config.in
@@ -2,3 +2,5 @@ config BR2_PACKAGE_FIS
 	bool "fis"
 	help
 	  fis - manipulate RedBoot partition table from Linux.
+
+	  https://svn.chezphil.org/utils/trunk/
-- 
2.20.1

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

end of thread, other threads:[~2019-11-26 23:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-26 14:43 [Buildroot] [PATCH 1/1] package/fis: add an upstream URL to Config.in Mark Corbin
2019-11-26 20:05 ` Thomas Petazzoni
2019-11-26 20:32   ` Mark Corbin
2019-11-26 20:45   ` Peter Korsgaard
2019-11-26 22:47     ` Arnout Vandecappelle
2019-11-26 23:09       ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox