All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit branch/2019.08.x] package/liblockfile: add an upstream URL to Config.in
@ 2019-12-03 16:08 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2019-12-03 16:08 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=55842e020859f3627bfab96467f9fdf8bb22f867
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2019.08.x

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>
(cherry picked from commit 53996e2ed26d972862b64c90522fe0352426fee2)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/liblockfile/Config.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/liblockfile/Config.in b/package/liblockfile/Config.in
index 88a9c338bb..83ffea86c8 100644
--- a/package/liblockfile/Config.in
+++ b/package/liblockfile/Config.in
@@ -2,3 +2,5 @@ config BR2_PACKAGE_LIBLOCKFILE
 	bool "liblockfile"
 	help
 	  NFS-safe locking library.
+
+	  https://github.com/miquels/liblockfile

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

only message in thread, other threads:[~2019-12-03 16:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-03 16:08 [Buildroot] [git commit branch/2019.08.x] package/liblockfile: 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.