Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/qt-webkit-kiosk: add an upstream URL to Config.in
@ 2019-12-17 13:57 Mark Corbin
  2019-12-17 19:45 ` Peter Seiderer
  2019-12-22 13:08 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Mark Corbin @ 2019-12-17 13:57 UTC (permalink / raw)
  To: 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 <mark@dibsco.co.uk>
---
 package/qt-webkit-kiosk/Config.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/qt-webkit-kiosk/Config.in b/package/qt-webkit-kiosk/Config.in
index 71f7daaa26..46688a227b 100644
--- a/package/qt-webkit-kiosk/Config.in
+++ b/package/qt-webkit-kiosk/Config.in
@@ -14,6 +14,8 @@ config BR2_PACKAGE_QT_WEBKIT_KIOSK
 	help
 	  Simple kiosk-mode browser powered by Qt5Webkit
 
+	  https://github.com/sergey-dryabzhinsky/qt-webkit-kiosk
+
 if BR2_PACKAGE_QT_WEBKIT_KIOSK
 
 config BR2_PACKAGE_QT_WEBKIT_KIOSK_SOUNDS
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-22 13:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-17 13:57 [Buildroot] [PATCH 1/1] package/qt-webkit-kiosk: add an upstream URL to Config.in Mark Corbin
2019-12-17 19:45 ` Peter Seiderer
2019-12-22 13:08 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox