From: Mark Corbin Date: Tue, 17 Dec 2019 12:17:53 +0000 (+0000) Subject: package/perl-sys-cpu: add an upstream URL to Config.in X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6c74afc1287df5b1a3ebe5eae51c7eadf46ca145;p=buildroot.git package/perl-sys-cpu: add an upstream URL to Config.in 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 Signed-off-by: Thomas Petazzoni --- 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