[Buildroot] [PATCH 1/1] package/perl-sys-cpu: add an upstream URL to Config.in

Mark Corbin mark at dibsco.co.uk
Tue Dec 17 12:17:53 UTC 2019


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



More information about the buildroot mailing list