All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/liblockfile: add an upstream URL to Config.in
@ 2019-11-28 12:45 Mark Corbin
  2019-11-29  9:09 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Corbin @ 2019-11-28 12:45 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/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
-- 
2.20.1

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

* [Buildroot] [PATCH 1/1] package/liblockfile: add an upstream URL to Config.in
  2019-11-28 12:45 [Buildroot] [PATCH 1/1] package/liblockfile: add an upstream URL to Config.in Mark Corbin
@ 2019-11-29  9:09 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2019-11-29  9:09 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>
 > ---
 >  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

Committed, thanks.

It would be good to bump the version from our current Debian snapshot to
here as well.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2019-11-29  9:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-28 12:45 [Buildroot] [PATCH 1/1] package/liblockfile: add an upstream URL to Config.in Mark Corbin
2019-11-29  9:09 ` 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.