diff mbox series

[1/1] package/gr-osmosdr: add an upstream URL to Config.in

Message ID 20191126161208.4152-1-mark@dibsco.co.uk
State Accepted
Headers show
Series [1/1] package/gr-osmosdr: add an upstream URL to Config.in | expand

Commit Message

Mark Corbin Nov. 26, 2019, 4:12 p.m. UTC
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(+)

Comments

Thomas Petazzoni Nov. 26, 2019, 9:09 p.m. UTC | #1
On Tue, 26 Nov 2019 16:12:08 +0000
Mark Corbin <mark@dibsco.co.uk> wrote:

> 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(+)

Applied to master, thanks.

Thomas
diff mbox series

Patch

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