All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/zd1211-firmware: add an upstream URL to Config.in
@ 2019-12-27 14:58 Mark Corbin
  0 siblings, 0 replies; only message in thread
From: Mark Corbin @ 2019-12-27 14:58 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/zd1211-firmware/Config.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/zd1211-firmware/Config.in b/package/zd1211-firmware/Config.in
index 4469533b0a..807c26f536 100644
--- a/package/zd1211-firmware/Config.in
+++ b/package/zd1211-firmware/Config.in
@@ -2,3 +2,5 @@ config BR2_PACKAGE_ZD1211_FIRMWARE
 	bool "zd1211-firmware"
 	help
 	  Firmware for the ZyDAS ZD1211 / Atheros AR5007UG wifi devices.
+
+	  https://sourceforge.net/projects/zd1211/
-- 
2.20.1

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-12-27 14:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-27 14:58 [Buildroot] [PATCH 1/1] package/zd1211-firmware: add an upstream URL to Config.in Mark Corbin

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.