All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/kf5: add an upstream URL to Config.in
@ 2019-11-28 10:48 Mark Corbin
  2019-11-28 15:42 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Corbin @ 2019-11-28 10:48 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/kf5/Config.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/kf5/Config.in b/package/kf5/Config.in
index 2e50bce49e..aecbb932f5 100644
--- a/package/kf5/Config.in
+++ b/package/kf5/Config.in
@@ -6,6 +6,8 @@ menuconfig BR2_PACKAGE_KF5
 	  This option enables the KF5 KDE Frameworks. Sub-options
 	  allow to select which modules should be built.
 
+	  https://techbase.kde.org/KDE_Frameworks
+
 if BR2_PACKAGE_KF5
 source "package/kf5/kf5-extra-cmake-modules/Config.in"
 source "package/kf5/kf5-kcoreaddons/Config.in"
-- 
2.20.1

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

* [Buildroot] [PATCH 1/1] package/kf5: add an upstream URL to Config.in
  2019-11-28 10:48 [Buildroot] [PATCH 1/1] package/kf5: add an upstream URL to Config.in Mark Corbin
@ 2019-11-28 15:42 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2019-11-28 15:42 UTC (permalink / raw)
  To: buildroot

>>>>> "Mark" == Mark Corbin <mark@dibsco.co.uk> writes:

 > 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>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2019-11-28 15:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-28 10:48 [Buildroot] [PATCH 1/1] package/kf5: add an upstream URL to Config.in Mark Corbin
2019-11-28 15:42 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.