* [Buildroot] [PATCH 1/1] package/gr-osmosdr: add an upstream URL to Config.in
@ 2019-11-26 16:12 Mark Corbin
2019-11-26 21:09 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Mark Corbin @ 2019-11-26 16:12 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/gr-osmosdr/Config.in | 2 ++
1 file changed, 2 insertions(+)
diff --git a/package/gr-osmosdr/Config.in b/package/gr-osmosdr/Config.in
index aa6ef0d4c2..f26380371f 100644
--- a/package/gr-osmosdr/Config.in
+++ b/package/gr-osmosdr/Config.in
@@ -5,6 +5,8 @@ config BR2_PACKAGE_GR_OSMOSDR
help
GNU Radio block for interfacing with various radio hardware
+ http://osmocom.org/projects/osmosdr
+
if BR2_PACKAGE_GR_OSMOSDR
config BR2_PACKAGE_GR_OSMOSDR_PYTHON
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-11-26 21:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-26 16:12 [Buildroot] [PATCH 1/1] package/gr-osmosdr: add an upstream URL to Config.in Mark Corbin
2019-11-26 21:09 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox