All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/perl-sys-cpu: add an upstream URL to Config.in
@ 2019-12-17 12:17 Mark Corbin
  2019-12-22 21:58 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Corbin @ 2019-12-17 12:17 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/perl-sys-cpu/Config.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/perl-sys-cpu/Config.in b/package/perl-sys-cpu/Config.in
index 8306b371dc..70cfded8ff 100644
--- a/package/perl-sys-cpu/Config.in
+++ b/package/perl-sys-cpu/Config.in
@@ -5,5 +5,7 @@ config BR2_PACKAGE_PERL_SYS_CPU
 	  Perl module for getting information about the system CPU
 	  (Sys::CPU).
 
+	  http://search.cpan.org/dist/Sys-CPU/
+
 comment "perl-sys-cpu needs a toolchain w/ dynamic library"
 	depends on BR2_STATIC_LIBS
-- 
2.20.1

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

* [Buildroot] [PATCH 1/1] package/perl-sys-cpu: add an upstream URL to Config.in
  2019-12-17 12:17 [Buildroot] [PATCH 1/1] package/perl-sys-cpu: add an upstream URL to Config.in Mark Corbin
@ 2019-12-22 21:58 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2019-12-22 21:58 UTC (permalink / raw)
  To: buildroot

On Tue, 17 Dec 2019 12:17:53 +0000
Mark Corbin <mark@dibsco.co.uk> wrote:

> 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/perl-sys-cpu/Config.in | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/package/perl-sys-cpu/Config.in b/package/perl-sys-cpu/Config.in
> index 8306b371dc..70cfded8ff 100644
> --- a/package/perl-sys-cpu/Config.in
> +++ b/package/perl-sys-cpu/Config.in
> @@ -5,5 +5,7 @@ config BR2_PACKAGE_PERL_SYS_CPU
>  	  Perl module for getting information about the system CPU
>  	  (Sys::CPU).
>  
> +	  http://search.cpan.org/dist/Sys-CPU/

I've applied, but there is a high chance of this change going away the
next time this package is re-generated/updated with our scancpan
utility.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-17 12:17 [Buildroot] [PATCH 1/1] package/perl-sys-cpu: add an upstream URL to Config.in Mark Corbin
2019-12-22 21:58 ` Thomas Petazzoni

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.