From: Mark Corbin Date: Thu, 28 Nov 2019 11:28:14 +0000 (+0000) Subject: package/libbson: add an upstream URL to Config.in X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0f6a817c7e1ca0ef325ecc963d08c783829cb8b6;p=buildroot.git 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 Signed-off-by: Peter Korsgaard --- diff --git a/package/libbson/Config.in b/package/libbson/Config.in index 4305ca9037..95f224e29e 100644 --- a/package/libbson/Config.in +++ b/package/libbson/Config.in @@ -5,5 +5,7 @@ config BR2_PACKAGE_LIBBSON libbson is a library providing useful routines related to building, parsing, and iterating BSON documents. + http://mongoc.org/libbson/ + comment "libbson needs a toolchain w/ threads" depends on !BR2_TOOLCHAIN_HAS_THREADS