Browse Source

package/libbson: add an upstream URL to Config.in

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>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Mark Corbin 5 years ago
parent
commit
0f6a817c7e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package/libbson/Config.in

+ 2 - 0
package/libbson/Config.in

@@ -5,5 +5,7 @@ config BR2_PACKAGE_LIBBSON
 	  libbson is a library providing useful routines related to
 	  libbson is a library providing useful routines related to
 	  building, parsing, and iterating BSON documents.
 	  building, parsing, and iterating BSON documents.
 
 
+	  http://mongoc.org/libbson/
+
 comment "libbson needs a toolchain w/ threads"
 comment "libbson needs a toolchain w/ threads"
 	depends on !BR2_TOOLCHAIN_HAS_THREADS
 	depends on !BR2_TOOLCHAIN_HAS_THREADS