All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] package/kf5: add an upstream URL to Config.in
@ 2019-11-28 15:42 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2019-11-28 15:42 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=3da11f9d4ae8001d30775054e5fc34d619dfa97a
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

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>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 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"

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-28 15:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-28 15:42 [Buildroot] [git commit] package/kf5: add an upstream URL to Config.in 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.