From patchwork Thu Nov 28 11:28:14 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Corbin X-Patchwork-Id: 1202001 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.138; helo=whitealder.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=dibsco.co.uk Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 47NwPf5pwCz9sPK for ; Thu, 28 Nov 2019 22:28:38 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 2D90D87908; Thu, 28 Nov 2019 11:28:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id umNtudqvO9mB; Thu, 28 Nov 2019 11:28:36 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 328878784E; Thu, 28 Nov 2019 11:28:36 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 736D61BF402 for ; Thu, 28 Nov 2019 11:28:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 6DDD6203A8 for ; Thu, 28 Nov 2019 11:28:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2Hms60ZQakCi for ; Thu, 28 Nov 2019 11:28:35 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mail-gw.thundermail.uk (mail-gw.thundermail.uk [149.255.60.70]) by silver.osuosl.org (Postfix) with ESMTPS id D2B8F2038B for ; Thu, 28 Nov 2019 11:28:34 +0000 (UTC) Received: from mailgw01.thundermail.uk (mail-gw.thundermail.uk [149.255.60.66]) by mail-gw.thundermail.uk (Postfix) with ESMTPS id 8FD0460311C4 for ; Thu, 28 Nov 2019 11:28:33 +0000 (GMT) X-ASG-Debug-ID: 1574940511-0554131e3ac2fbf0001-rUBnyj Received: from cloud209.unlimitedwebhosting.co.uk (cloud209.unlimitedwebhosting.co.uk [149.255.58.38]) by mailgw01.thundermail.uk with ESMTP id rsmxCd1EKtgrDM15 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 28 Nov 2019 11:28:31 +0000 (GMT) X-Barracuda-Envelope-From: mark@dibsco.co.uk X-Barracuda-Effective-Source-IP: cloud209.unlimitedwebhosting.co.uk[149.255.58.38] X-Barracuda-Apparent-Source-IP: 149.255.58.38 Received: from laptop.home (host86-188-60-195.range86-188.btcentralplus.com [86.188.60.195]) by cloud209.unlimitedwebhosting.co.uk (Postfix) with ESMTPSA id 74B66CCA400; Thu, 28 Nov 2019 11:28:31 +0000 (GMT) Authentication-Results: cloud209.unlimitedwebhosting.co.uk; spf=pass (sender IP is 86.188.60.195) smtp.mailfrom=mark@dibsco.co.uk smtp.helo=laptop.home Received-SPF: pass (cloud209.unlimitedwebhosting.co.uk: connection is authenticated) From: Mark Corbin To: buildroot@buildroot.org Date: Thu, 28 Nov 2019 11:28:14 +0000 X-ASG-Orig-Subj: [PATCH 1/1] package/libbson: add an upstream URL to Config.in Message-Id: <20191128112814.20957-1-mark@dibsco.co.uk> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-PPP-Message-ID: <20191128112831.2626843.87898@cloud209.unlimitedwebhosting.co.uk> X-PPP-Vhost: dibsco.co.uk X-Barracuda-Connect: cloud209.unlimitedwebhosting.co.uk[149.255.58.38] X-Barracuda-Start-Time: 1574940511 X-Barracuda-Encrypted: ECDHE-RSA-AES256-GCM-SHA384 X-Barracuda-URL: https://149.255.60.66:443/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at thundermail.uk X-Barracuda-Scan-Msg-Size: 733 X-Barracuda-BRTS-Status: 1 X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=1.9 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.3.78316 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- Subject: [Buildroot] [PATCH 1/1] package/libbson: add an upstream URL to Config.in X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Semyon Kolganov Errors-To: buildroot-bounces@busybox.net Sender: "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 --- package/libbson/Config.in | 2 ++ 1 file changed, 2 insertions(+) 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