buildroot/package/perl-sys-cpu/Config.in
Thomas Petazzoni 61b58edfdc perl-sys-cpu: improve Config.in description
And also fix a check-package warning due to the lack of upstream
webpage:

package/perl-sys-cpu/Config.in:5: empty line at end of file

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-09-12 23:04:06 +02:00

6 lines
134 B
Plaintext

config BR2_PACKAGE_PERL_SYS_CPU
bool "perl-sys-cpu"
help
Perl module for getting information about the system CPU
(Sys::CPU).