From patchwork Thu Nov 28 16:00:52 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Corbin X-Patchwork-Id: 1202175 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 47P2Sh1bvCz9s7T for ; Fri, 29 Nov 2019 03:01:40 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 547DB878C2; Thu, 28 Nov 2019 16:01: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 WDqm3tdIROIW; Thu, 28 Nov 2019 16:01:34 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id D2940878B0; Thu, 28 Nov 2019 16:01:34 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id DC0C41BF3F4 for ; Thu, 28 Nov 2019 16:01:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id D75CE883E6 for ; Thu, 28 Nov 2019 16:01:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QzRwm3hGVJ+6 for ; Thu, 28 Nov 2019 16:01:25 +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.75]) by hemlock.osuosl.org (Postfix) with ESMTPS id 91082883E1 for ; Thu, 28 Nov 2019 16:01:25 +0000 (UTC) Received: from mailgw01.thundermail.uk (mail-gw.thundermail.uk [149.255.60.66]) by mail-gw.thundermail.uk (Postfix) with ESMTPS id 30C216001719 for ; Thu, 28 Nov 2019 16:01:24 +0000 (GMT) X-ASG-Debug-ID: 1574956880-0554131e3bc63620001-rUBnyj Received: from cloud209.unlimitedwebhosting.co.uk (cloud209.unlimitedwebhosting.co.uk [149.255.58.38]) by mailgw01.thundermail.uk with ESMTP id Bu9DeIl9sjDCUJXd (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 28 Nov 2019 16:01:20 +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 C926ACC1F3F; Thu, 28 Nov 2019 16:01:19 +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 16:00:52 +0000 X-ASG-Orig-Subj: [PATCH 1/7] package/matchbox-common: add an upstream URL to Config.in Message-Id: <20191128160058.24118-1-mark@dibsco.co.uk> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-PPP-Message-ID: <20191128160119.2784311.73799@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: 1574956880 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: 785 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.78321 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- Subject: [Buildroot] [PATCH 1/7] package/matchbox-common: 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: "Yann E . MORIN" 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/matchbox-common/Config.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/matchbox-common/Config.in b/package/matchbox-common/Config.in index 587a0694e8..3717a551f2 100644 --- a/package/matchbox-common/Config.in +++ b/package/matchbox-common/Config.in @@ -5,6 +5,8 @@ config BR2_PACKAGE_MATCHBOX_COMMON help Common desktop folders and matchbox-session script. + http://git.yoctoproject.org/cgit/cgit.cgi/matchbox-common/ + config BR2_PACKAGE_MATCHBOX_COMMON_PDA bool "PDA style app folder" depends on BR2_PACKAGE_MATCHBOX_COMMON From patchwork Thu Nov 28 16:00:53 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Corbin X-Patchwork-Id: 1202171 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.133; helo=hemlock.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 hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 47P2SX38z4z9s7T for ; Fri, 29 Nov 2019 03:01:32 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 49C8A883D2; Thu, 28 Nov 2019 16:01:28 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fPomfG0OtjiH; Thu, 28 Nov 2019 16:01:25 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 85B1F883E0; Thu, 28 Nov 2019 16:01:25 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id DFFBF1BF3F4 for ; Thu, 28 Nov 2019 16:01:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id DC61A86A36 for ; Thu, 28 Nov 2019 16:01:24 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ehL7LYXUxcWI for ; Thu, 28 Nov 2019 16:01:23 +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.75]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 9639886519 for ; Thu, 28 Nov 2019 16:01:23 +0000 (UTC) Received: from mailgw01.thundermail.uk (mail-gw.thundermail.uk [149.255.60.66]) by mail-gw.thundermail.uk (Postfix) with ESMTPS id BBAA66001707 for ; Thu, 28 Nov 2019 16:01:21 +0000 (GMT) X-ASG-Debug-ID: 1574956880-0554131e39c63630001-rUBnyj Received: from cloud209.unlimitedwebhosting.co.uk (cloud209.unlimitedwebhosting.co.uk [149.255.58.38]) by mailgw01.thundermail.uk with ESMTP id XqgSJ8JEhbl5JqWT (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 28 Nov 2019 16:01:20 +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 34589CE0C45; Thu, 28 Nov 2019 16:01:20 +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 16:00:53 +0000 X-ASG-Orig-Subj: [PATCH 2/7] package/matchbox-desktop: add an upstream URL to Config.in Message-Id: <20191128160058.24118-2-mark@dibsco.co.uk> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20191128160058.24118-1-mark@dibsco.co.uk> References: <20191128160058.24118-1-mark@dibsco.co.uk> MIME-Version: 1.0 X-PPP-Message-ID: <20191128160120.2784320.90786@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: 1574956880 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: 701 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.78321 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- Subject: [Buildroot] [PATCH 2/7] package/matchbox-desktop: 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: "Yann E . MORIN" 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/matchbox-desktop/Config.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/matchbox-desktop/Config.in b/package/matchbox-desktop/Config.in index 22c568bc1a..9d3e522a5a 100644 --- a/package/matchbox-desktop/Config.in +++ b/package/matchbox-desktop/Config.in @@ -4,3 +4,5 @@ config BR2_PACKAGE_MATCHBOX_DESKTOP select BR2_PACKAGE_ZLIB help A PDA style application launcher or 'item browser'. + + http://git.yoctoproject.org/cgit/cgit.cgi/matchbox-desktop From patchwork Thu Nov 28 16:00:54 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Corbin X-Patchwork-Id: 1202170 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.137; helo=fraxinus.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 fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 47P2ST5Ynwz9s7T for ; Fri, 29 Nov 2019 03:01:29 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 958C286A40; Thu, 28 Nov 2019 16:01:27 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7yCN7lb-ksWR; Thu, 28 Nov 2019 16:01:27 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id E245E86A36; Thu, 28 Nov 2019 16:01:26 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 1AA0B1BF3F4 for ; Thu, 28 Nov 2019 16:01:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 150DE8759C for ; Thu, 28 Nov 2019 16:01:25 +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 2pCROqpiikoB for ; Thu, 28 Nov 2019 16:01:24 +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.71]) by whitealder.osuosl.org (Postfix) with ESMTPS id 7A5A487828 for ; Thu, 28 Nov 2019 16:01:23 +0000 (UTC) Received: from mailgw01.thundermail.uk (mail-gw.thundermail.uk [149.255.60.66]) by mail-gw.thundermail.uk (Postfix) with ESMTPS id 03AC5600171A for ; Thu, 28 Nov 2019 16:01:22 +0000 (GMT) X-ASG-Debug-ID: 1574956881-0554131e39c63640001-rUBnyj Received: from cloud209.unlimitedwebhosting.co.uk (cloud209.unlimitedwebhosting.co.uk [149.255.58.38]) by mailgw01.thundermail.uk with ESMTP id ibZC0excWbBodqzK (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 28 Nov 2019 16:01:21 +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 9E1CCCC1F3F; Thu, 28 Nov 2019 16:01:20 +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 16:00:54 +0000 X-ASG-Orig-Subj: [PATCH 3/7] package/matchbox-fakekey: add an upstream URL to Config.in Message-Id: <20191128160058.24118-3-mark@dibsco.co.uk> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20191128160058.24118-1-mark@dibsco.co.uk> References: <20191128160058.24118-1-mark@dibsco.co.uk> MIME-Version: 1.0 X-PPP-Message-ID: <20191128160120.2784330.42642@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: 1574956881 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: 703 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.78321 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- Subject: [Buildroot] [PATCH 3/7] package/matchbox-fakekey: 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: "Yann E . MORIN" 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/matchbox-fakekey/Config.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/matchbox-fakekey/Config.in b/package/matchbox-fakekey/Config.in index 1a1f1341ec..0a8f628182 100644 --- a/package/matchbox-fakekey/Config.in +++ b/package/matchbox-fakekey/Config.in @@ -4,3 +4,5 @@ config BR2_PACKAGE_MATCHBOX_FAKEKEY select BR2_PACKAGE_XLIB_LIBXTST help Library for simulating key press events under X11. + + http://git.yoctoproject.org/cgit/cgit.cgi/libfakekey/ From patchwork Thu Nov 28 16:00:55 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Corbin X-Patchwork-Id: 1202176 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.136; helo=silver.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 silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 47P2Sk6cx4z9s7T for ; Fri, 29 Nov 2019 03:01:42 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 80CF62284F; Thu, 28 Nov 2019 16:01:36 +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 rm65gYOP4H7k; Thu, 28 Nov 2019 16:01:35 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id C63112291C; Thu, 28 Nov 2019 16:01:35 +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 67DE71BF3F4 for ; Thu, 28 Nov 2019 16:01:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 6510F203E7 for ; Thu, 28 Nov 2019 16:01:27 +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 1RY52SXIN1xC for ; Thu, 28 Nov 2019 16:01:24 +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.73]) by silver.osuosl.org (Postfix) with ESMTPS id B4E5720367 for ; Thu, 28 Nov 2019 16:01:24 +0000 (UTC) Received: from mailgw01.thundermail.uk (mail-gw.thundermail.uk [149.255.60.66]) by mail-gw.thundermail.uk (Postfix) with ESMTPS id B6E6060016E3 for ; Thu, 28 Nov 2019 16:01:22 +0000 (GMT) X-ASG-Debug-ID: 1574956881-0554131e3bc63640001-rUBnyj Received: from cloud209.unlimitedwebhosting.co.uk (cloud209.unlimitedwebhosting.co.uk [149.255.58.38]) by mailgw01.thundermail.uk with ESMTP id jtWd04Fm75CCiJve (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 28 Nov 2019 16:01:21 +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 202E7CE0C45; Thu, 28 Nov 2019 16:01:21 +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 16:00:55 +0000 X-ASG-Orig-Subj: [PATCH 4/7] package/matchbox-keyboard: add an upstream URL to Config.in Message-Id: <20191128160058.24118-4-mark@dibsco.co.uk> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20191128160058.24118-1-mark@dibsco.co.uk> References: <20191128160058.24118-1-mark@dibsco.co.uk> MIME-Version: 1.0 X-PPP-Message-ID: <20191128160121.2784341.98948@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: 1574956881 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: 682 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.78321 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- Subject: [Buildroot] [PATCH 4/7] package/matchbox-keyboard: 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: "Yann E . MORIN" 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/matchbox-keyboard/Config.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/matchbox-keyboard/Config.in b/package/matchbox-keyboard/Config.in index 8bd2a7972c..b6753f3bec 100644 --- a/package/matchbox-keyboard/Config.in +++ b/package/matchbox-keyboard/Config.in @@ -6,3 +6,5 @@ config BR2_PACKAGE_MATCHBOX_KEYBOARD select BR2_PACKAGE_MATCHBOX_LIB help Virtual Keyboard + + http://git.yoctoproject.org/cgit/cgit.cgi/matchbox-keyboard/ From patchwork Thu Nov 28 16:00:56 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Corbin X-Patchwork-Id: 1202173 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.137; helo=fraxinus.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 fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 47P2Sc3rwHz9sNx for ; Fri, 29 Nov 2019 03:01:36 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 47E5686A3D; Thu, 28 Nov 2019 16:01:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id owCXpE6OXeOX; Thu, 28 Nov 2019 16:01:31 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id EEBE586A36; Thu, 28 Nov 2019 16:01:30 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id AF2A01BF3F4 for ; Thu, 28 Nov 2019 16:01:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id A8DA3883E6 for ; Thu, 28 Nov 2019 16:01:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HgDGyaOaDqGm for ; Thu, 28 Nov 2019 16:01:24 +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.73]) by hemlock.osuosl.org (Postfix) with ESMTPS id 38D61883DC for ; Thu, 28 Nov 2019 16:01:24 +0000 (UTC) Received: from mailgw01.thundermail.uk (mail-gw.thundermail.uk [149.255.60.66]) by mail-gw.thundermail.uk (Postfix) with ESMTPS id 129B360016E2 for ; Thu, 28 Nov 2019 16:01:23 +0000 (GMT) X-ASG-Debug-ID: 1574956882-0554131e39c63650001-rUBnyj Received: from cloud209.unlimitedwebhosting.co.uk (cloud209.unlimitedwebhosting.co.uk [149.255.58.38]) by mailgw01.thundermail.uk with ESMTP id KQgys8WdZAEDcssL (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 28 Nov 2019 16:01:22 +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 AF1D9CC1F3F; Thu, 28 Nov 2019 16:01:21 +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 16:00:56 +0000 X-ASG-Orig-Subj: [PATCH 5/7] package/matchbox-lib: add an upstream URL to Config.in Message-Id: <20191128160058.24118-5-mark@dibsco.co.uk> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20191128160058.24118-1-mark@dibsco.co.uk> References: <20191128160058.24118-1-mark@dibsco.co.uk> MIME-Version: 1.0 X-PPP-Message-ID: <20191128160121.2784355.70977@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: 1574956882 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: 667 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.78321 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- Subject: [Buildroot] [PATCH 5/7] package/matchbox-lib: 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: "Yann E . MORIN" 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/matchbox-lib/Config.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/matchbox-lib/Config.in b/package/matchbox-lib/Config.in index d758ab35a8..98cdae730d 100644 --- a/package/matchbox-lib/Config.in +++ b/package/matchbox-lib/Config.in @@ -3,3 +3,5 @@ config BR2_PACKAGE_MATCHBOX_LIB select BR2_PACKAGE_XLIB_LIBXEXT help Matchbox common functionality library. + + http://git.yoctoproject.org/cgit/cgit.cgi/libmatchbox From patchwork Thu Nov 28 16:00:57 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Corbin X-Patchwork-Id: 1202174 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.136; helo=silver.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 silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 47P2Sd316Xz9sP3 for ; Fri, 29 Nov 2019 03:01:37 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 875F322875; Thu, 28 Nov 2019 16:01:34 +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 ww5egwjGU17C; Thu, 28 Nov 2019 16:01:33 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id C38E1203E7; Thu, 28 Nov 2019 16:01:33 +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 9D6481BF3F4 for ; Thu, 28 Nov 2019 16:01:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 98D5F227A3 for ; Thu, 28 Nov 2019 16:01:26 +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 se+Ce5HesYYd for ; Thu, 28 Nov 2019 16:01:26 +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.73]) by silver.osuosl.org (Postfix) with ESMTPS id 0CC7D203E7 for ; Thu, 28 Nov 2019 16:01:26 +0000 (UTC) Received: from mailgw01.thundermail.uk (mail-gw.thundermail.uk [149.255.60.66]) by mail-gw.thundermail.uk (Postfix) with ESMTPS id A710960016EA for ; Thu, 28 Nov 2019 16:01:23 +0000 (GMT) X-ASG-Debug-ID: 1574956882-0554131e38c63660001-rUBnyj Received: from cloud209.unlimitedwebhosting.co.uk (cloud209.unlimitedwebhosting.co.uk [149.255.58.38]) by mailgw01.thundermail.uk with ESMTP id L8c1DlPihmsWifCV (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 28 Nov 2019 16:01:22 +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 29D9ACE0C45; Thu, 28 Nov 2019 16:01:22 +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 16:00:57 +0000 X-ASG-Orig-Subj: [PATCH 6/7] package/matchbox-panel: add an upstream URL to Config.in Message-Id: <20191128160058.24118-6-mark@dibsco.co.uk> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20191128160058.24118-1-mark@dibsco.co.uk> References: <20191128160058.24118-1-mark@dibsco.co.uk> MIME-Version: 1.0 X-PPP-Message-ID: <20191128160122.2784369.14016@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: 1574956882 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: 688 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.78321 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- Subject: [Buildroot] [PATCH 6/7] package/matchbox-panel: 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: "Yann E . MORIN" 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/matchbox-panel/Config.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/matchbox-panel/Config.in b/package/matchbox-panel/Config.in index 47bd10ad7e..1fc38336a5 100644 --- a/package/matchbox-panel/Config.in +++ b/package/matchbox-panel/Config.in @@ -4,3 +4,5 @@ config BR2_PACKAGE_MATCHBOX_PANEL help A flexible always present 'window bar' for holding application launchers. + + http://git.yoctoproject.org/cgit/cgit.cgi/matchbox-panel/ From patchwork Thu Nov 28 16:00:58 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Corbin X-Patchwork-Id: 1202172 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.133; helo=hemlock.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 hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 47P2SZ6x07z9s7T for ; Fri, 29 Nov 2019 03:01:34 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 0DE1180030; Thu, 28 Nov 2019 16:01:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GWVBbKY8jXBq; Thu, 28 Nov 2019 16:01:32 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 46783883E2; Thu, 28 Nov 2019 16:01:32 +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 0C20B1BF3F4 for ; Thu, 28 Nov 2019 16:01:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 03A00227A3 for ; Thu, 28 Nov 2019 16:01:26 +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 F+tEmESnN0Af for ; Thu, 28 Nov 2019 16:01:25 +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.75]) by silver.osuosl.org (Postfix) with ESMTPS id 4AE92203E7 for ; Thu, 28 Nov 2019 16:01:25 +0000 (UTC) Received: from mailgw01.thundermail.uk (mail-gw.thundermail.uk [149.255.60.66]) by mail-gw.thundermail.uk (Postfix) with ESMTPS id 08C2B6001707 for ; Thu, 28 Nov 2019 16:01:24 +0000 (GMT) X-ASG-Debug-ID: 1574956883-0554131e3ac63670001-rUBnyj Received: from cloud209.unlimitedwebhosting.co.uk (cloud209.unlimitedwebhosting.co.uk [149.255.58.38]) by mailgw01.thundermail.uk with ESMTP id oApFGAGvy6j4fARY (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 28 Nov 2019 16:01:23 +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 9E614CC1F3F; Thu, 28 Nov 2019 16:01:22 +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 16:00:58 +0000 X-ASG-Orig-Subj: [PATCH 7/7] package/matchbox-startup-monitor: add an upstream URL to Config.in Message-Id: <20191128160058.24118-7-mark@dibsco.co.uk> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20191128160058.24118-1-mark@dibsco.co.uk> References: <20191128160058.24118-1-mark@dibsco.co.uk> MIME-Version: 1.0 X-PPP-Message-ID: <20191128160122.2784379.35687@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: 1574956883 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: 757 X-Barracuda-BRTS-Status: 1 X-Barracuda-Spam-Score: 0.10 X-Barracuda-Spam-Status: No, SCORE=0.10 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=1.9 tests=BSF_SC0_SA085 X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.3.78321 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- 0.10 BSF_SC0_SA085 Custom Rule SA085 Subject: [Buildroot] [PATCH 7/7] package/matchbox-startup-monitor: 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: "Yann E . MORIN" 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/matchbox-startup-monitor/Config.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/matchbox-startup-monitor/Config.in b/package/matchbox-startup-monitor/Config.in index 9dce60ea12..be2fab4c1a 100644 --- a/package/matchbox-startup-monitor/Config.in +++ b/package/matchbox-startup-monitor/Config.in @@ -4,3 +4,5 @@ config BR2_PACKAGE_MATCHBOX_STARTUP_MONITOR select BR2_PACKAGE_STARTUP_NOTIFICATION help Matchbox Panel Startup Monitor Applet. + + http://git.yoctoproject.org/cgit.cgi/mb-applet-startup-monitor/