pkg-perl: new infrastructure

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Francois Perrad
2014-02-23 15:17:16 +01:00
committed by Peter Korsgaard
parent 7128d249c0
commit 9fbb169976
3 changed files with 195 additions and 1 deletions

View File

@@ -230,6 +230,17 @@ config BR2_LUAROCKS_MIRROR
See http://luarocks.org
config BR2_CPAN_MIRROR
string "CPAN mirror (Perl packages)"
default "http://search.cpan.org/CPAN"
help
CPAN (Comprehensive Perl Archive Network) is a repository
of Perl packages. It has multiple software mirrors scattered
around the world. This option allows you to select a mirror.
The list of mirrors is available at:
http://search.cpan.org/mirror
endmenu
config BR2_JLEVEL